aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabetical orderTim Chen1-2/+2
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-01-23tile: use generic fixmap.hMark Salter1-32/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-67/+1
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner1-2/+0
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner1-2/+0
2013-10-11Merge branch 'core/urgent' into sched/coreIngo Molnar4-28/+66
2013-09-30tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf1-3/+31
2013-09-27tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functionsChen Gang3-25/+35
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra1-0/+1
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf4-35/+59
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf5-54/+54
2013-09-13tile: remove HUGE_VMAP dead codeChris Metcalf3-16/+5
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds59-697/+1444
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf6-146/+140
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-7/+157
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2-9/+17
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf1-3/+10
2013-09-03tile: remove support for TILE64Chris Metcalf11-307/+3
2013-09-03tile: use asm-generic/bitops/builtin-*.hAkinobu Mita1-38/+3
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf2-18/+1
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf1-0/+1
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf1-0/+5
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2-1/+2
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf1-3/+13
2013-09-03tilegx: support KGDBChris Metcalf1-0/+71
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf5-0/+598
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf4-35/+24
2013-09-03tile: don't assume user privilege is zeroChris Metcalf2-3/+3
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf2-7/+19
2013-08-30tilegx: change how we find the kernel stackChris Metcalf1-14/+33
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf3-6/+6
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf1-8/+0
2013-08-30tile: support ASLR fullyTony Lu1-0/+4
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf2-0/+7
2013-08-30tile: support kprobes on tilegxTony Lu6-1/+110
2013-08-30tile: support ftrace on tilegxTony Lu1-1/+21
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf7-5/+71
2013-08-13tile: improve big-endian supportChris Metcalf2-21/+9
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf2-11/+18
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf1-0/+2
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf5-3/+28
2013-08-12tile: various console improvementsChris Metcalf2-3/+29
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf1-1/+0
2013-08-06tile PCI RC: support PCIe TRIO 0 MAC 0 on Gx72 systemChris Metcalf1-0/+3
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf1-0/+4
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf1-3/+0