Age | Commit message (Expand) | Author |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-03-28 | alpha: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | alpha: add a helper for emitting exception table entries | Al Viro |
2017-03-28 | alpha: kill the 'segment' argument of __access_ok() | Al Viro |
2017-03-28 | alpha: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro |
2017-03-28 | alpha: add asm/extable.h | Al Viro |
2017-03-28 | alpha: switch __copy_user() and __do_clean_user() to normal calling conventions | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-24 | alpha: use generic current.h | Davidlohr Bueso |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | Merge branch 'work.uaccess' into for-linus | Al Viro |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-15 | alpha: get rid of tail-zeroing in __copy_user() | Al Viro |
2016-09-09 | alpha: fix copy_from_user() | Al Viro |
2016-09-09 | x86/pkeys: Allocation/free syscalls | Dave Hansen |
2016-08-07 | alpha: move exports to actual definitions | Al Viro |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-16 | locking/atomic, arch/alpha: Convert to _relaxed atomics | Peter Zijlstra |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o... | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low |
2016-06-04 | char/genrtc: remove alpha support | Arnd Bergmann |
2016-04-13 | locking/rwsem, alpha: Provide __down_write_killable() | Michal Hocko |
2016-03-22 | alpha/extable: use generic search and sort routines | Ard Biesheuvel |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |