aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include
AgeCommit message (Expand)Author
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-23tile: Update comments for generic idle conversionGeert Uytterhoeven
2014-05-16tile: Use SPARSE_IRQThomas Gleixner
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner
2014-05-08sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot
2014-04-18arch,tile: Convert smp_mb__*()Peter Zijlstra
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu
2014-03-07tile: Add support for handling PMC hardwareZhigang Lu
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23tile: use generic fixmap.hMark Salter
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar
2013-09-30tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf
2013-09-27tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-09-03tile: use asm-generic/bitops/builtin-*.hAkinobu Mita
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris 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-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf