summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-026-0/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+8
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-253-29/+18
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-241-5/+0
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-242-6/+3
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-243-19/+19
* | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-1/+1
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-221-45/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-1/+0
|\ \
| * | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-011-1/+0
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-202-1/+16
|\ \ \ | |/ / |/| |
| * | math64, tile: Fix build failureSudip Mukherjee2017-02-141-0/+2
| * | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-142-1/+14
| |/
* / tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-061-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-1714-44/+31
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-168-27/+21
| * tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-163-3/+3
| * tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf2016-12-161-7/+1
| * tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-161-5/+4
| * tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-161-1/+1
| * tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-161-1/+1
* | arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-2/+10
* | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-2/+2
|\ \
| * | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-231-2/+2
| |/
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-221-0/+3
|\|
| * tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-141-0/+3
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
|/
* tile: use simpler API for random address requestsJason Cooper2016-10-111-2/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-072-1/+2
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-074-63/+27
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-152-13/+10
|\
| * mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-302-13/+10
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-041-0/+12
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+14
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-021-27/+0