summaryrefslogtreecommitdiff
path: root/arch/tile/kernel
AgeCommit message (Expand)Author
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-07arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-06-06tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-05-28replace strict_strto* call with kstrto*Daniel Walter
2014-05-16tile: Use SPARSE_IRQThomas Gleixner
2014-05-16tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner
2014-05-02tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-03-19tile PCI RC: Use default pcibios_enable_device()Bjorn Helgaas
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu
2014-03-07tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu
2014-03-07tile: Add support for handling PMC hardwareZhigang Lu
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-06tile: don't use __get_cpu_var() with structure-typed argumentsChris Metcalf
2014-03-06tile: avoid overflow in ns2cyclesHenrik Austad
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-09-30arch: tile: re-use kbasename() helperAndy Shevchenko
2013-09-27tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf
2013-09-27tile: change lock initalization in hardwallHenrik Austad
2013-09-24tile/PCI: use cached pci_dev->pcie_mpss to simplify codeYijing Wang
2013-09-16tile: remove stray blank spaceChris Metcalf
2013-09-13tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-13tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf
2013-09-03tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf
2013-09-03tile: simplify code referencing hypervisor API addressesChris Metcalf
2013-09-03tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf
2013-09-03tile: mark pcibios_init() as __initChris Metcalf
2013-09-03tile: check for correct compiler earlier in asm-offsets.cChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: don't call show_regs_print_info() with corrupt currentChris Metcalf
2013-08-30tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf