Age | Commit message (Expand) | Author | Files | Lines |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng | 1 | -0/+2 |
2017-03-25 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 1 | -0/+2 |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 1 | -0/+2 |
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 move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc... | Ingo Molnar | 1 | -0/+2 |
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 | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
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 | -0/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -4/+2 |
2017-02-23 | m32r: fix build warning | Sudip Mukherjee | 1 | -5/+10 |
2017-02-23 | m32r: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-22 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | m32r: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2 | -2/+2 |
2017-01-24 | lib/dma-noop: Only build dma_noop_ops for s390 and m32r | Bart Van Assche | 1 | -0/+1 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -3/+1 |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2 | -3/+2 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 12 | -12/+12 |
2016-12-13 | m32r: fix build warning | Sudip Mukherjee | 1 | -0/+2 |
2016-12-13 | m32r: add simple dma | Sudip Mukherjee | 3 | -2/+38 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -10/+0 |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 1 | -0/+2 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+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-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -9/+0 |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 1 | -5/+10 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-09-14 | m32r: fix __get_user() | Al Viro | 1 | -1/+1 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-27 | m32r: add __ucmpdi2 to fix build failure | Sudip Mukherjee | 4 | -2/+45 |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -6/+39 |
2016-07-15 | m32r: fix build warning about putc | Sudip Mukherjee | 1 | -4/+5 |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 1 | -2/+0 |
2016-06-16 | locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -4/+34 |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 1 | -2/+7 |
2016-05-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+0 |
2016-05-24 | m32r: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -9/+0 |
2016-04-20 | kbuild: delete unnecessary "@:" | Masahiro Yamada | 1 | -1/+0 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -6/+6 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -12/+15 |
2016-03-16 | m32r: mm: fix build warning | Sudip Mukherjee | 1 | -12/+15 |