summaryrefslogtreecommitdiff
path: root/arch/tile
Commit message (Expand)AuthorAge
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* arch/include: remove empty Kbuild filesNicolas Dichtel2017-05-11
* uapi: export all arch specifics directoriesNicolas Dichtel2017-05-11
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\
| * tile/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26
| |\ \ \ \
| | | | * | tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-28
| | | | * | tile: switch to generic extable.hAl Viro2017-03-28
| | | |/ / | | |/| |
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02
| | | |\ \ | | |/ / / | | | | _
| | * | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
| | * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
| |/ /
* | | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2017-05-01
|\ \ \ | |_|/ |/| |
| * | EDAC: Remove EDAC_MM_EDACBorislav Petkov2017-04-10
| |/
* | 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
|\ \