| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+13 |
| 2017-07-14 | xtensa: use generic fb.h |  Tobias Klauser | 2 | -12/+1 |
| 2017-07-11 | xtensa: move generic-y of exported headers to uapi/asm/Kbuild |  Masahiro Yamada | 1 | -9/+1 |
| 2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -5/+1 |
| 2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -2/+0 |
| 2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
| 2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail |  Al Viro | 1 | -2/+13 |
| 2017-06-28 | arch: remove unused macro/function thread_saved_pc() |  Tobias Klauser | 1 | -2/+0 |
| 2017-06-21 | Merge branch 'timers/urgent' into timers/core |  Thomas Gleixner | 1 | -1/+2 |
| 2017-06-20 | xtensa: remove DMA_ERROR_CODE |  Christoph Hellwig | 1 | -2/+0 |
| 2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 1 | -1/+2 |
| 2017-06-05 | xtensa: don't use linux IRQ #0 |  Max Filippov | 1 | -1/+2 |
| 2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> |  Christoph Hellwig | 1 | -1/+0 |
| 2017-05-15 | get rid of unused __strncpy_from_user() instances |  Al Viro | 1 | -2/+1 |
| 2017-05-15 | kill strlen_user() |  Al Viro | 1 | -3/+0 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -5/+2 |
| 2017-05-08 | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 2 | -0/+54 |
| 2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 3 | -61/+10 |
| 2017-05-01 | xtensa: clean up access to spilled registers locations |  Max Filippov | 1 | -0/+15 |
| 2017-05-01 | xtensa: move internal ptrace definitions from uapi/asm to asm |  Max Filippov | 1 | -0/+39 |
| 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 | 4 | -61/+11 |
| 2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space |  David Woodhouse | 1 | -1/+2 |
| 2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> |  David Woodhouse | 1 | -4/+0 |
| 2017-04-04 | xtensa: fix prefetch in the raw_copy_to_user |  Max Filippov | 1 | -1/+1 |
| 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 | 1 | -0/+1 |
| 2017-03-30 | xtensa: make __pa work with uncached KSEG addresses |  Max Filippov | 1 | -0/+13 |
| 2017-03-28 | xtensa: get rid of zeroing, use RAW_COPY_USER |  Al Viro | 1 | -46/+8 |
| 2017-03-28 | xtensa: switch to generic extable.h |  Al Viro | 2 | -6/+2 |
| 2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 1 | -1/+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 | -3/+0 |
| 2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h |  Al Viro | 2 | -6/+0 |
| 2017-03-03 | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 1 | -0/+4 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> |  Ingo Molnar | 1 | -0/+1 |
| 2017-03-01 | xtensa: allow merging vectors into .text section |  Max Filippov | 1 | -0/+4 |
| 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 | -10/+3 |
| 2017-02-01 | sched/cputime: Remove generic asm headers |  Frederic Weisbecker | 1 | -1/+0 |
| 2017-01-24 | treewide: Consolidate get_dma_ops() implementations |  Bart Van Assche | 1 | -5/+2 |
| 2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device |  Bart Van Assche | 2 | -6/+2 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures |  Bart Van Assche | 2 | -3/+3 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 2 | -2/+2 |
| 2016-12-20 | Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 1 | -0/+1 |
| 2016-12-15 | xtensa: enable HAVE_DMA_CONTIGUOUS |  Max Filippov | 1 | -0/+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 | -9/+0 |
| 2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -153/+160 |
| 2016-10-05 | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa |  Linus Torvalds | 12 | -104/+167 |