aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAge
* 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: 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
| * tilegx: support KGDBChris 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
| * tile: support ftrace on tilegxTony Lu2013-08-30
| * tile: implement gettimeofday() via vDSOChris Metcalf2013-08-13
| * tile: improve big-endian supportChris Metcalf2013-08-13
| * tile: support CONFIG_PREEMPTChris Metcalf2013-08-13
| * tile: avoid recursive backtrace faultsChris Metcalf2013-08-13
| * tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
| * tile: various console improvementsChris Metcalf2013-08-12
| * tile PCI RC: remove stale include of linux/numa.hChris Metcalf2013-08-06
| * tile PCI RC: add dma_get_required_mask()Chris Metcalf2013-08-06
| * tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf2013-08-06
| * tile PCI RC: restructure TRIO initializationChris Metcalf2013-08-06
| * tile PCI RC: support I/O space accessChris Metcalf2013-08-06
| * tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf2013-08-06
| * tile PCI RC: cleanups for tilepro PCI RCChris Metcalf2013-08-05
| * tile: optimize strnlen using SIMD instructionsKen Steele2013-08-01
| * tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-31
| * arch: tile: include: asm: add cmpxchg64() definitionChen Gang2013-07-17
* | tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo2013-07-29
|/
* tile: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-03
* Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\
| * tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-02
|\ \
| * | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-19
| |/