| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove score port | Arnd Bergmann | 2018-03-09 | 89 | -2914/+0 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 2 | -7/+1 |
|\ \ |
|
| * | | switch wrapper poll.h instances to generic-y | Al Viro | 2017-11-27 | 2 | -7/+1 |
| |/ |
|
* | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -3/+0 |
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 29 | -0/+29 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 52 | -0/+52 |
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -6/+0 |
|\ |
|
| * | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -6/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -6/+2 |
|\ \ |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -6/+2 |
| |/ |
|
* / | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -1/+0 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 2 | -35/+0 |
*---. | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 4 | -64/+8 |
|\ \ \ |
|
| | | * | score: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -48/+6 |
| | | * | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... | Al Viro | 2017-03-28 | 1 | -1/+1 |
| | | * | score: switch to generic extable.h | Al Viro | 2017-03-28 | 2 | -11/+1 |
| | |/
| |/| |
|
| | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 1 | -0/+1 |
| |/| |
|
| | * | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
| |/
|/| |
|
| * | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 |
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
|/ |
|
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+1 |
* | score: remove asm/current.h | Davidlohr Bueso | 2017-02-22 | 2 | -7/+1 |
* | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -6/+0 |
* | score: separate extable.h, switch module.h to it | Al Viro | 2016-10-05 | 3 | -8/+13 |
* | score: fix copy_from_user() and friends | Al Viro | 2016-09-13 | 1 | -21/+20 |
* | score: fix __get_user/get_user | Al Viro | 2016-09-13 | 1 | -1/+4 |
* | score: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -3/+2 |
* | asm-generic: Drop renameat syscall from default list | James Hogan | 2016-05-05 | 1 | -0/+1 |
* | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-13 | 1 | -3/+2 |
* | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -5/+5 |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-08-31 | 1 | -2/+0 |
|\ \ |
|
| * | | sched, score: Remove finish_arch_switch() | Peter Zijlstra | 2015-08-04 | 1 | -2/+0 |
| |/ |
|
* / | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 1 | -5/+10 |
|\ \ |
|
| * | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -5/+10 |
| |/ |
|
* / | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -2/+0 |
|/ |
|