summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-24
* | arch, mm: remove arch specific show_memMichal Hocko2017-02-22
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-20
|\ \
| * | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-20
|\ \ \ | |/ / |/| |
| * | math64, tile: Fix build failureSudip Mukherjee2017-02-14
| * | math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra2017-01-14
| |/
* | tile/ptrace: Preserve previous registers for short regset writeDave Martin2017-01-06
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-12-17
|\
| * tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-16
| * tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-12-16
| * tile: remove #pragma unroll from finv_buffer_remote()Chris Metcalf2016-12-16
| * tile-module: Rename jump labels in module_alloc()Markus Elfring2016-12-16
| * tile-module: Use kmalloc_array() in module_alloc()Markus Elfring2016-12-16
| * tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"Colin Ian King2016-12-16
* | arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-14
* | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-02
|\ \
| * | tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf2016-11-23
| |/
* | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-22
|\ \ | |/
| * tile: handle __ro_after_init like parisc doesChris Metcalf2016-11-14
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
* | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-16
* | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-16
* | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-25
|/
* tile: use simpler API for random address requestsJason Cooper2016-10-11
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf2016-10-07
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-07
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\
| * mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-30
* | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-24
|/
* tile: support static_key usage in non-module __exit sectionsChris Metcalf2016-08-04
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04