| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 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', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 9 | -173/+70 |
| 2017-04-20 | cris/PCI: Use generic pci_mmap_resource_range() |  David Woodhouse | 2 | -23/+1 |
| 2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() |  David Woodhouse | 1 | -1/+2 |
| 2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> |  David Woodhouse | 1 | -3/+0 |
| 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/deller/parisc-linux into uaccess.parisc |  Al Viro | 2 | -1/+2 |
| 2017-03-28 | cris: switch to RAW_COPY_USER |  Al Viro | 2 | -42/+12 |
| 2017-03-28 | cris: rename __copy_user_zeroing to __copy_user_in |  Al Viro | 3 | -12/+10 |
| 2017-03-28 | cris: get rid of zeroing |  Al Viro | 4 | -51/+20 |
| 2017-03-28 | cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 |  Al Viro | 2 | -48/+28 |
| 2017-03-28 | cris: don't rely upon __copy_user_zeroing() zeroing the tail |  Al Viro | 1 | -7/+9 |
| 2017-03-28 | cris: switch to generic extable.h |  Al Viro | 2 | -17/+2 |
| 2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 1 | -1/+1 |
| 2017-03-10 | Merge branch 'prep-for-5level' |  Linus Torvalds | 1 | -0/+1 |
| 2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances |  Masahiro Yamada | 1 | -1/+1 |
| 2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h |  Kirill A. Shutemov | 1 | -0/+1 |
| 2017-03-08 | mtd: nand: Kill the MTD_NAND_IDS Kconfig option |  Boris Brezillon | 1 | -1/+0 |
| 2017-03-05 | uaccess: drop pointless ifdefs |  Al Viro | 1 | -3/+0 |
| 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 <linux/sched.h> |  Ingo Molnar | 4 | -1/+6 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> |  Ingo Molnar | 6 | -0/+6 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> |  Ingo Molnar | 3 | -0/+3 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> |  Ingo Molnar | 7 | -1/+9 |
| 2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> |  Ingo Molnar | 2 | -2/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> |  Ingo Molnar | 1 | -1/+1 |
| 2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h |  Luis R. Rodriguez | 1 | -0/+1 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 2 | -4/+4 |
| 2017-02-24 | cris: use generic current.h |  Davidlohr Bueso | 2 | -15/+1 |
| 2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -1/+1 |
| 2017-02-01 | sched/cputime: Remove generic asm headers |  Frederic Weisbecker | 1 | -1/+0 |
| 2017-01-26 | cris: migrate exception table users off module.h and onto extable.h |  Paul Gortmaker | 1 | -1/+1 |
| 2017-01-24 | treewide: Consolidate get_dma_ops() implementations |  Bart Van Assche | 1 | -2/+2 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures |  Bart Van Assche | 2 | -4/+4 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 18 | -18/+18 |
| 2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -10/+0 |
| 2016-12-08 | cris: No need to append -O2 and $(LINUXINCLUDE) |  Paul Bolle | 2 | -6/+0 |
| 2016-11-22 | ptrace: Don't allow accessing an undumpable mm |  Eric W. Biederman | 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-11-11 | Merge branch 'linus' into locking/core, to pick up fixes |  Ingo Molnar | 1 | -1/+1 |
| 2016-11-07 | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected |  Guenter Roeck | 1 | -0/+8 |
| 2016-10-27 | cris/arch-v32: cryptocop: print a hex number after a 0x prefix |  Uwe Kleine-König | 1 | -1/+1 |
| 2016-10-25 | locking/mutex: Kill arch specific code |  Peter Zijlstra | 1 | -9/+0 |
| 2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags |  Lorenzo Stoakes | 1 | -2/+2 |