summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm
AgeCommit message (Expand)Author
2014-02-13tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens
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-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-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-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-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
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: improve big-endian supportChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: various console improvementsChris Metcalf
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf
2013-08-06tile PCI RC: support I/O space accessChris Metcalf
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf
2013-08-02tile: optimize strnlen using SIMD instructionsKen Steele
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-29tile / cpu topology: remove stale Macro arch_provides_topology_pointersHanjun Guo
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd