aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-5/+5
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-02tile: add clock_gettime support to vDSOChris Metcalf1-5/+10
2014-10-02tile: switch to using seqlocks for the vDSO time codeChris Metcalf1-2/+3
2014-10-02Removed repeated word in commentsKurt McAlpine1-5/+5
2014-10-02tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven1-3/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter2-5/+5
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-6/+0
2014-08-08proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan1-1/+1
2014-08-06tile: Use get_signal() signal_setup_done()Richard Weinberger1-2/+1
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+2
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-2/+4
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-34/+2
2014-05-23tile: Update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-05-16tile: Use SPARSE_IRQThomas Gleixner1-5/+4
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner1-0/+3
2014-05-08sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra1-1/+2
2014-05-07sched: Rework sched_domain topology definitionVincent Guittot1-33/+0
2014-04-18arch,tile: Convert smp_mb__*()Peter Zijlstra6-26/+17
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+86
2014-03-07tile/perf: Support perf_events on tilegx and tileproZhigang Lu1-0/+22
2014-03-07tile: Add support for handling PMC hardwareZhigang Lu1-0/+64
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