summaryrefslogtreecommitdiffstats
path: root/arch/tile
AgeCommit message (Expand)AuthorLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum-1/+1
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez-1/+5
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-29/+18
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport-1/+1
2017-02-22arch, mm: remove arch specific show_memMichal Hocko-45/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+16
2017-02-14math64, tile: Fix build failureSudip Mukherjee-0/+2
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker-1/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche-5/+2
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche-5/+0
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche-6/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-19/+19
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra-1/+14
2017-01-06tile/ptrace: Preserve previous registers for short regset writeDave Martin-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-3/+3
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-44/+31
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf-27/+21
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker-3/+3
2016-12-16tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf-7/+1
2016-12-16tile-module: Rename jump labels in module_alloc()Markus Elfring-5/+4
2016-12-16tile-module: Use kmalloc_array() in module_alloc()Markus Elfring-1/+1
2016-12-16tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King-1/+1
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck-2/+10
2016-12-02Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar-2/+2
2016-11-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf-2/+2
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-0/+3
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger-2/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger-0/+1
2016-11-14tile: handle __ro_after_init like parisc doesChris Metcalf-0/+3
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra-1/+0
2016-10-11tile: use simpler API for random address requestsJason Cooper-2/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-1/+2
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf-63/+27
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta-1/+0
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar-13/+10
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf-13/+10
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf-1/+1
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf-0/+12
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-14/+14
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski-27/+0
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-5/+6
2016-07-28mm: move most file-based accounting to the nodeMel Gorman-4/+4
2016-07-28mm: move page mapped accounting to the nodeMel Gorman-1/+1