| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 2 | -6/+19 |
|\ |
|
| * | sparc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 2 | -6/+19 |
* | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -10/+0 |
|\ \ |
|
| * | | sparc32: remove stale RTC_PORT definition | Arnd Bergmann | 2016-06-04 | 1 | -10/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-03 | 1 | -24/+0 |
|\ \ \ |
|
| * | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-03 | 1 | -24/+0 |
* | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-02 | 1 | -3/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 1 | -4/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
* | | | | sparc64: Trim page tables for 8M hugepages | Nitin Gupta | 2016-07-29 | 3 | -10/+11 |
* | | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 2016-07-29 | 1 | -1/+2 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 4 | -12/+34 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 2 | -3/+0 |
| * | | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 3 | -7/+25 |
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 2 | -5/+12 |
| |/ / |
|
* / / | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-25 | 1 | -4/+2 |
|/ / |
|
* / | sparc64: Fix return from trap window fill crashes. | David S. Miller | 2016-05-30 | 2 | -4/+8 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-05-23 | 7 | -22/+42 |
|\ |
|
| * | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta | 2016-05-21 | 2 | -12/+34 |
| * | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg | 2016-05-21 | 1 | -1/+1 |
| * | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg | 2016-05-21 | 3 | -4/+2 |
| * | sparc32: drop hardcoding trap_level in kgdb_trap | Sam Ravnborg | 2016-05-21 | 2 | -5/+5 |
* | | arch: fix has_transparent_hugepage() | Hugh Dickins | 2016-05-20 | 1 | -2/+0 |
* | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-05-16 | 2 | -124/+1 |
|\ \
| |/
|/| |
|
| * | locking/rwsem, sparc: Drop superfluous arch specific implementation | Michal Hocko | 2016-04-13 | 2 | -119/+1 |
| * | locking/rwsem: Get rid of __down_write_nested() | Michal Hocko | 2016-04-13 | 1 | -6/+1 |
* | | sparc64: recognize and support Sonoma CPU type | Khalid Aziz | 2016-04-21 | 1 | -0/+1 |
* | | sparc: Write up preadv2/pwritev2 syscalls. | David S. Miller | 2016-03-30 | 1 | -1/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-03-28 | 8 | -31/+31 |
|\ |
|
| * | sparc: Convert naked unsigned uses to unsigned int | Joe Perches | 2016-03-21 | 5 | -28/+28 |
| * | sparc: Fix misspellings in comments. | Adam Buchbinder | 2016-03-21 | 3 | -3/+3 |
* | | sparc/syscall: fix syscall_get_arch | Andy Lutomirski | 2016-03-22 | 1 | -1/+8 |
* | | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski | 2016-03-22 | 1 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 3 | -14/+10 |
|\ |
|
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 2016-03-14 | 2 | -4/+2 |
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-14 | 2 | -10/+6 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 1 | -1/+2 |
| |\ |
|
| * | | net: Facility to report route quality of connected sockets | Tom Herbert | 2016-02-26 | 1 | -0/+2 |
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-18 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas | 2016-02-16 | 1 | -4/+0 |
| |/ / |
|
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -3/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 |
| |/ |
|
* / | sparc: Hook up copy_file_range syscall. | David S. Miller | 2016-01-22 | 1 | -1/+2 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | sparc: use generic dma_set_mask | Christoph Hellwig | 2016-01-21 | 1 | -15/+0 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-19 | 3 | -27/+6 |
|\ |
|
| * | sparc: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -4/+4 |
| * | sparc: reuse asm-generic/barrier.h | Michael S. Tsirkin | 2016-01-12 | 3 | -23/+2 |
* | | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-16 | 1 | -0/+9 |
* | | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-16 | 1 | -16/+0 |