| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-25 | arch/sparc: Enable queued rwlocks for SPARC |  Babu Moger | 3 | -124/+12 |
| 2017-05-25 | arch/sparc: Introduce cmpxchg_u8 SPARC |  Babu Moger | 1 | -0/+29 |
| 2017-05-25 | arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H |  Babu Moger | 1 | -4/+0 |
| 2017-05-21 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. |  David S. Miller | 1 | -0/+2 |
| 2017-05-17 | sparc: Fix -Wstringop-overflow warning |  Orlando Arias | 2 | -3/+3 |
| 2017-05-17 | sparc64: Fix mapping of 64k pages with MAP_FIXED |  Nitin Gupta | 1 | -2/+4 |
| 2017-05-15 | kill strlen_user() |  Al Viro | 2 | -2/+0 |
| 2017-05-11 | uapi: export all headers under uapi directories |  Nicolas Dichtel | 1 | -48/+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 | -4/+1 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+6 |
| 2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 3 | -79/+11 |
| 2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -2/+9 |
| 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 | -79/+12 |
| 2017-04-23 | sparc: Update syscall tables. |  David S. Miller | 1 | -1/+7 |
| 2017-04-23 | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API |  David S. Miller | 1 | -1/+2 |
| 2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space |  David Woodhouse | 1 | -0/+1 |
| 2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> |  David Woodhouse | 1 | -4/+0 |
| 2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 4 | -18/+10 |
| 2017-04-08 | New getsockopt option to get socket cookie |  Chenbo Feng | 1 | -0/+2 |
| 2017-04-06 | sparc: remove unused wp_works_ok macro |  Mathias Krause | 2 | -10/+0 |
| 2017-04-06 | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() |  Tom Hromatka | 1 | -7/+8 |
| 2017-04-02 | sparc: switch to RAW_COPY_USER |  Al Viro | 2 | -53/+9 |
| 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-28 | sparc32: kill __ret_efault() |  Al Viro | 1 | -2/+0 |
| 2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 2 | -2/+2 |
| 2017-03-27 | sparc64: Add support for 2G hugepages |  Nitin Gupta | 1 | -1/+2 |
| 2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID |  Sridhar Samudrala | 1 | -0/+2 |
| 2017-03-22 | sock: introduce SO_MEMINFO getsockopt |  Josh Hunt | 1 | -0/+2 |
| 2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h |  Kirill A. Shutemov | 1 | -0/+1 |
| 2017-03-05 | uaccess: drop pointless ifdefs |  Al Viro | 2 | -12/+0 |
| 2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h |  Al Viro | 2 | -4/+0 |
| 2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h |  Al Viro | 2 | -6/+0 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> |  Ingo Molnar | 2 | -0/+5 |
| 2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances |  Masahiro Yamada | 1 | -1/+1 |
| 2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h |  Luis R. Rodriguez | 1 | -2/+8 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 1 | -5/+5 |
| 2017-02-23 | sparc64: Add 64K page size support |  Nitin Gupta | 1 | -1/+2 |
| 2017-02-23 | sparc64: Multi-page size support |  Nitin Gupta | 3 | -11/+20 |
| 2017-02-23 | sparc64: Migrate hvcons irq to panicked cpu |  Vijay Kumar | 1 | -1/+4 |
| 2017-02-23 | sparc64: fix for user probes in high memory |  Eric Saint Etienne | 1 | -2/+2 |
| 2017-02-23 | sparc: topology_64.h: Fix condition for including cpudata.h |  Ben Hutchings | 1 | -1/+3 |
| 2017-02-01 | sched/cputime: Remove generic asm headers |  Frederic Weisbecker | 1 | -1/+0 |
| 2017-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 1 | -4/+4 |
| 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 | 1 | -4/+4 |
| 2016-12-27 | sparc: use symbolic names for tsb indexing |  Mike Kravetz | 1 | -4/+4 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 2 | -2/+2 |
| 2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -3/+0 |
| 2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 7 | -4/+107 |
| 2016-12-11 | sparc: fix a building error reported by kbuild |  Gonglei \(Arei\) | 1 | -0/+1 |