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 | -6/+0 |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+2 |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -1/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -6/+2 |
2017-05-15 | kill strlen_user() | Al Viro | 1 | -6/+0 |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel | 2 | -35/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 4 | -64/+8 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+1 |
2017-03-28 | score: switch to RAW_COPY_USER | Al Viro | 1 | -48/+6 |
2017-03-28 | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... | Al Viro | 1 | -1/+1 |
2017-03-28 | score: switch to generic extable.h | Al Viro | 2 | -11/+1 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+1 |
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-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -0/+2 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-22 | score: remove asm/current.h | Davidlohr Bueso | 2 | -7/+1 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
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 | -6/+0 |
2016-10-05 | score: separate extable.h, switch module.h to it | Al Viro | 3 | -8/+13 |
2016-09-13 | score: fix copy_from_user() and friends | Al Viro | 1 | -21/+20 |
2016-09-13 | score: fix __get_user/get_user | Al Viro | 1 | -1/+4 |
2016-06-24 | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -3/+2 |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan | 1 | -0/+1 |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -3/+2 |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -5/+5 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2015-08-04 | sched, score: Remove finish_arch_switch() | Peter Zijlstra | 1 | -2/+0 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-24 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+10 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 1 | -5/+10 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -2/+0 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-10 | score: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2 | -17/+2 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-10-09 | score: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven | 2 | -6/+1 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-05 | arch/score/include/asm/Kbuild: Add generic "serial.h" | Chen Gang | 1 | -0/+1 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |