Age | Commit message (Expand) | Author |
2016-03-22 | sparc/syscall: fix syscall_get_arch | Andy Lutomirski |
2016-03-22 | sparc/compat: provide an accurate in_compat_syscall implementation | Andy Lutomirski |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-13 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-01-21 | sparc: Hook up copy_file_range syscall. | David S. Miller |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | sparc: use generic dma_set_mask | Christoph Hellwig |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-15 | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim |
2016-01-15 | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-12 | sparc: define __smp_xxx | Michael S. Tsirkin |
2016-01-12 | sparc: reuse asm-generic/barrier.h | Michael S. Tsirkin |
2016-01-08 | Merge branch 'for-linus' into work.misc | Al Viro |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2016-01-04 | put the remnants of ..._user_ret() to rest | Al Viro |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller |
2015-12-24 | sparc64: Add ADI capability to cpu capabilities | Khalid Aziz |
2015-12-23 | sparc: Hook up userfaultfd system call | Mike Kravetz |
2015-11-09 | sparc/sparc64: allocate sys_membarrier system call number | Mathieu Desnoyers |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-11-04 | sparc64: Fix numa distance values | Nitin Gupta |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | sparc32: do not include swap.h from pgtable_32.h | Michal Hocko |
2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-07 | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value | Rob Gardner |
2015-08-07 | treewide: Fix typo compatability -> compatibility | Laurent Pinchart |
2015-08-06 | sparc64: Fix userspace FPU register corruptions. | David S. Miller |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |