Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+6 |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -33/+21 |
2017-05-01 | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich | 1 | -2/+2 |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -89/+43 |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 1 | -1/+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 | 6 | -88/+46 |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -8/+37 |
2017-04-15 | ia64/sn/hwperf: Replace racy task affinity logic | Thomas Gleixner | 1 | -8/+9 |
2017-04-15 | ia64/salinfo: Replace racy task affinity logic | Thomas Gleixner | 1 | -19/+12 |
2017-04-15 | ia64/topology: Remove cpus_allowed manipulation | Thomas Gleixner | 1 | -6/+0 |
2017-04-13 | ia64: restore symbol versions for symbols defined in assembly | Jan Beulich | 2 | -8/+37 |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng | 1 | -0/+2 |
2017-04-06 | get rid of padding, switch to RAW_COPY_USER | Al Viro | 3 | -43/+6 |
2017-04-06 | ia64: get rid of copy_in_user() | Al Viro | 1 | -10/+0 |
2017-04-06 | ia64: sanitize __access_ok() | Al Viro | 1 | -16/+16 |
2017-04-06 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro | 1 | -8/+8 |
2017-04-06 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 1 | -4/+4 |
2017-04-06 | ia64: add extable.h | Al Viro | 3 | -8/+16 |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 1 | -0/+2 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+2 |
2017-03-24 | 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-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+2 |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-03 | sched/core: Remove unused prefetch_stack() | Ingo Molnar | 2 | -25/+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 move _init() prototypes from <linux/sched.h> to <li... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 3 | -1/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 5 | -0/+5 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 1 | -0/+1 |
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 | 7 | -6/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -3/+9 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -16/+19 |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko | 1 | -48/+0 |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -20/+46 |
2017-02-20 | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+2 |
2017-02-07 | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov | 1 | -1/+2 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -3/+1 |
2017-02-01 | ia64, sched/cputime: Remove unused cputime definitions | Frederic Weisbecker | 1 | -106/+0 |