| Commit message (Expand) | Author | Age | Files | Lines |
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-10 | 1 | -3/+0 |
*---. | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 4 | -48/+17 |
|\ \ \ |
|
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 2017-04-02 | 3 | -3/+8 |
| | |/|
| |/| | |
|
| | | * | openrisc: fix issue handling 8 byte get_user calls | Stafford Horne | 2017-03-15 | 1 | -1/+1 |
| | | * | openrisc: xchg: fix `computed is not used` warning | Stafford Horne | 2017-03-15 | 1 | -2/+6 |
| | | * | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 2017-03-09 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | openrisc: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 1 | -22/+6 |
| | * | openrisc: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -17/+2 |
| |/ |
|
| * | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
| * | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -2/+0 |
| * | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-06 | 1 | -3/+0 |
|/ |
|
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-28 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | 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 | 1 | -2/+2 |
* | | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2017-02-25 | 9 | -7/+483 |
|\ \ |
|
| * | | openrisc: Add optimized memcpy routine | Stafford Horne | 2017-02-24 | 1 | -0/+3 |
| * | | openrisc: Add optimized memset | Olof Kindgren | 2017-02-24 | 1 | -0/+7 |
| * | | openrisc: Fix the bitmask for the unit present register | Sebastian Macke | 2017-02-24 | 1 | -2/+2 |
| * | | openrisc: add futex_atomic_* implementations | Stefan Kristiansson | 2017-02-24 | 2 | -1/+135 |
| * | | openrisc: add optimized atomic operations | Stefan Kristiansson | 2017-02-24 | 2 | -1/+126 |
| * | | openrisc: add cmpxchg and xchg implementations | Stefan Kristiansson | 2017-02-24 | 2 | -2/+83 |
| * | | openrisc: add atomic bitops | Stefan Kristiansson | 2017-02-24 | 2 | -1/+124 |
| * | | openrisc: add cache way information to cpuinfo | Stefan Kristiansson | 2017-02-06 | 1 | -0/+2 |
| * | | openrisc: use SPARSE_IRQ | Jonas Bonn | 2017-02-06 | 1 | -0/+1 |
| |/ |
|
* / | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-12-12 | 2 | -28/+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 |
| * | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 1 | -0/+2 |
| |\ |
|
| * | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -27/+0 |
* | | | openrisc: Consolidate setup to use memblock instead of bootmem | Stafford Horne | 2016-12-12 | 1 | -1/+0 |
* | | | openrisc: fix PTRS_PER_PGD define | Stefan Kristiansson | 2016-12-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | openrisc: Define __ro_after_init to avoid crash | Guenter Roeck | 2016-11-06 | 1 | -0/+2 |
|/ |
|
* | exceptions: detritus removal | Al Viro | 2016-09-28 | 1 | -4/+0 |
* | openrisc: fix the fix of copy_from_user() | Guenter Roeck | 2016-09-18 | 1 | -1/+1 |
* | openrisc: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -24/+11 |
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-25 | 1 | -1/+1 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-21 | 1 | -9/+0 |
* | openrisc: drop wrongly typed definition of page_to_virt() | Ard Biesheuvel | 2016-04-22 | 1 | -2/+0 |
* | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 1 | -3/+0 |
|\ |
|
| * | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 |
* | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -2/+3 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -20/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -30/+0 |