Age | Commit message (Expand) | Author |
2017-05-17 | sparc: Fix -Wstringop-overflow warning | Orlando Arias |
2017-05-17 | sparc64: Fix mapping of 64k pages with MAP_FIXED | Nitin Gupta |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-23 | sparc: Update syscall tables. | David S. Miller |
2017-04-23 | sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API | David S. Miller |
2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng |
2017-04-06 | sparc: remove unused wp_works_ok macro | Mathias Krause |
2017-04-06 | sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write() | Tom Hromatka |
2017-04-02 | sparc: switch to RAW_COPY_USER | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | sparc32: kill __ret_efault() | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-27 | sparc64: Add support for 2G hugepages | Nitin Gupta |
2017-03-24 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-05 | uaccess: drop pointless ifdefs | Al Viro |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "swith" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-23 | sparc64: Add 64K page size support | Nitin Gupta |
2017-02-23 | sparc64: Multi-page size support | Nitin Gupta |
2017-02-23 | sparc64: Migrate hvcons irq to panicked cpu | Vijay Kumar |
2017-02-23 | sparc64: fix for user probes in high memory | Eric Saint Etienne |
2017-02-23 | sparc: topology_64.h: Fix condition for including cpudata.h | Ben Hutchings |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-27 | sparc: use symbolic names for tsb indexing | Mike Kravetz |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-12-11 | sparc: fix a building error reported by kbuild | Gonglei \(Arei\) |
2016-12-11 | sparc64: fix typo in pgd_clear() | Kirill A. Shutemov |
2016-12-11 | sparc64:Support User Probes for sparc | Allen Pais |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |