| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 2017-03-24 | 1 | -0/+2 |
| * | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 1 | -0/+2 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra | 2017-04-03 | 1 | -0/+2 |
| |/ / |
|
* | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 1 | -1/+0 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 7 | -84/+43 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | * | | 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 |
| |_|/
|/| | |
|
| | * | frv: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 2 | -34/+24 |
| | * | frv: switch to use of fixup_exception() | Al Viro | 2017-03-28 | 5 | -46/+18 |
| |/ |
|
| * | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -1/+0 |
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
|/ |
|
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: add new mmget() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 3 | -4/+4 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 3 | -4/+4 |
* | | arch/frv/mb93090-mb00/pci-frv.c: fix build warning | Sudip Mukherjee | 2017-02-24 | 1 | -3/+8 |
* | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-21 | 1 | -1/+1 |
|\ \ |
|
| * | | frv: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2017-01-24 | 1 | -1/+1 |
| |/ |
|
* | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
* | | frv: add missing atomic64 operations | Sudip Mukherjee | 2017-01-24 | 1 | -1/+18 |
* | | frv: add atomic64_add_unless() | Sudip Mukherjee | 2017-01-24 | 1 | -0/+16 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 13 | -13/+13 |
* | arch/frv: add option to skip sync on DMA map | Alexander Duyck | 2016-12-14 | 2 | -6/+17 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 2 | -10/+0 |
|\ |
|
| * | 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 | -9/+0 |
* | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-11 | 3 | -3/+1 |
|\ |
|
| * | kill __kernel_ds_p off | Al Viro | 2016-09-27 | 1 | -1/+0 |
| * | frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h | Al Viro | 2016-09-27 | 2 | -2/+1 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
|/ |
|
* | frv: fix clear_user() | Al Viro | 2016-09-13 | 1 | -3/+9 |
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -16/+0 |
|\ |
|
| * | rtc: cmos: remove empty asm/mc146818rtc.h files | Arnd Bergmann | 2016-06-04 | 1 | -16/+0 |
* | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 2 | -9/+8 |
* | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 2 | -20/+12 |
|\ \ |
|
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
| * | | locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 2 | -20/+14 |
| |/ |
|