summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-5/+5
|\
| * tile: Replace __get_cpu_var usesChristoph Lameter2014-08-262-5/+5
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \
| * | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/
* | tile: add clock_gettime support to vDSOChris Metcalf2014-10-021-5/+10
* | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-021-2/+3
* | tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven2014-10-021-3/+0Star
|/
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-2/+1Star
|\
| * tile: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-2/+1Star
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-6/+0Star
* | proc: convert /proc/$PID/hardwall to seq_file interfaceAlexey Dobriyan2014-08-091-1/+1
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-121-1/+1
|\
| * tile: Update comments for generic idle conversionGeert Uytterhoeven2014-05-231-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-051-2/+4
|\ \
| * | tile: Use SPARSE_IRQThomas Gleixner2014-05-161-5/+4Star
| * | tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-161-0/+3
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-032-34/+2Star
|\ \
| * | sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAGPeter Zijlstra2014-05-081-1/+2
| * | sched: Rework sched_domain topology definitionVincent Guittot2014-05-071-33/+0Star
| |/
* / arch,tile: Convert smp_mb__*()Peter Zijlstra2014-04-186-26/+17Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-04-062-0/+86
|\
| * tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-071-0/+22
| * tile: Add support for handling PMC hardwareZhigang Lu2014-03-071-0/+64
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
|/
* tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
* | tile: use generic fixmap.hMark Salter2014-01-241-32/+1Star
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-67/+1Star
|/
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-2/+0Star
* Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-114-28/+66
|\
| * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-09-301-3/+31
| * tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-273-25/+35
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-133-16/+5Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-0642-408/+748
|\
| * tile: rework <asm/cmpxchg.h>Chris Metcalf2013-09-066-146/+140Star
| * tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf2013-09-032-9/+17
| * tile: make __write_once a synonym for __read_mostlyChris Metcalf2013-09-031-3/+10
| * tile: remove support for TILE64Chris Metcalf2013-09-037-43/+2Star
| * tile: use asm-generic/bitops/builtin-*.hAkinobu Mita2013-09-031-38/+3Star
| * tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf2013-09-032-18/+1Star
| * tile: use asm-generic version of <asm/local64.h>Chris Metcalf2013-09-031-0/+1
| * tile PCI RC: add comment about "PCI hole" problemChris Metcalf2013-09-031-0/+5
| * tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-032-1/+2
| * tilegx: support KGDBChris Metcalf2013-09-031-0/+71
| * tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-034-35/+24Star