Age | Commit message (Expand) | Author | Files | Lines |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -7/+0 |
2017-05-15 | kill strlen_user() | Al Viro | 1 | -1/+0 |
2017-05-11 | arch/include: remove empty Kbuild files | Nicolas Dichtel | 1 | -1/+0 |
2017-05-11 | uapi: export all arch specifics directories | Nicolas Dichtel | 1 | -2/+0 |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel | 3 | -37/+2 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 4 | -158/+11 |
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-28 | tile: get rid of zeroing, switch to RAW_COPY_USER | Al Viro | 1 | -136/+7 |
2017-03-28 | 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-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -1/+0 |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
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 | 1 | -0/+2 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+5 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -17/+6 |
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-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 | 2 | -7/+7 |
2017-01-14 | math64, timers: Fix 32bit mul_u64_u32_shr() and friends | Peter Zijlstra | 2 | -1/+14 |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2 | -8/+2 |
2016-12-16 | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 2 | -8/+2 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -0/+3 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -2/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-11-14 | tile: handle __ro_after_init like parisc does | Chris Metcalf | 1 | -0/+3 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -1/+0 |
2016-10-07 | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf | 1 | -2/+3 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -12/+10 |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 1 | -27/+0 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -0/+8 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -80/+150 |
2016-07-25 | tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO | James Hogan | 2 | -0/+3 |
2016-06-24 | Clarify naming of thread info/stack allocators | Linus Torvalds | 1 | -1/+1 |
2016-06-24 | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra | 2 | -19/+19 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 4 | -66/+131 |
2016-06-14 | locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() | Peter Zijlstra | 1 | -0/+7 |
2016-06-07 | tile: allow disabling CONFIG_EARLY_PRINTK | Chris Metcalf | 1 | -0/+5 |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -2/+15 |
2016-05-19 | arch: fix has_transparent_hugepage() | Hugh Dickins | 1 | -1/+0 |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan | 1 | -0/+1 |
2016-04-26 | tile: clarify barrier semantics of atomic_add_return | Chris Metcalf | 1 | -2/+15 |