Age | Commit message (Expand) | Author | Files | Lines |
2017-06-19 | mm: larger stack guard gap, between vmas | Hugh Dickins | 1 | -1/+1 |
2017-05-10 | arch/include: remove empty Kbuild files | Nicolas Dichtel | 1 | -1/+0 |
2017-05-10 | uapi: export all arch specifics directories | Nicolas Dichtel | 1 | -2/+0 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 3 | -37/+2 |
2017-05-02 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -202/+28 |
2017-05-01 | Merge tag 'edac_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2 | -2/+0 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 8 | -202/+31 |
2017-04-14 | tile/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-04-10 | EDAC: Remove EDAC_MM_EDAC | Borislav Petkov | 2 | -2/+0 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2 | -0/+2 |
2017-03-29 | tile: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 5 | -180/+27 |
2017-03-29 | tile: switch to generic extable.h | Al Viro | 2 | -18/+2 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2 | -0/+2 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -1/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 6 | -0/+8 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 7 | -0/+8 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+5 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -29/+18 |
2017-02-25 | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 1 | -1/+1 |
2017-02-23 | arch, mm: remove arch specific show_mem | Michal Hocko | 1 | -45/+0 |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+16 |
2017-02-14 | math64, tile: Fix build failure | Sudip Mukherjee | 1 | -0/+2 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -5/+2 |
2017-01-24 | treewide: Consolidate set_dma_ops() implementations | Bart Van Assche | 1 | -5/+0 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2 | -6/+3 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 3 | -19/+19 |
2017-01-14 | math64, timers: Fix 32bit mul_u64_u32_shr() and friends | Peter Zijlstra | 2 | -1/+14 |
2017-01-06 | tile/ptrace: Preserve previous registers for short regset write | Dave Martin | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 3 | -3/+3 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 14 | -44/+31 |
2016-12-16 | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 8 | -27/+21 |
2016-12-16 | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 3 | -3/+3 |
2016-12-16 | tile: remove #pragma unroll from finv_buffer_remote() | Chris Metcalf | 1 | -7/+1 |
2016-12-16 | tile-module: Rename jump labels in module_alloc() | Markus Elfring | 1 | -5/+4 |
2016-12-16 | tile-module: Use kmalloc_array() in module_alloc() | Markus Elfring | 1 | -1/+1 |
2016-12-16 | tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" | Colin Ian King | 1 | -1/+1 |
2016-12-15 | arch/tile: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 1 | -2/+10 |
2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 1 | -2/+2 |