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