Age | Commit message (Expand) | Author |
2016-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
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-20 | sparc: Convert naked unsigned uses to unsigned int | Joe Perches |
2016-03-20 | sparc: Fix misspellings in comments. | Adam Buchbinder |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-18 | ldmvsw: Add ldmvsw.c driver code | Aaron Young |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | 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-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
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-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-03-01 | sparc64: Fix sparc64_set_context stack handling. | David S. Miller |
2016-03-01 | sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS. | David S. Miller |
2016-02-29 | Merge tag 'v4.5-rc6' into locking/core, to pick up fixes | Ingo Molnar |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman |
2016-02-25 | net: Facility to report route quality of connected sockets | Tom Herbert |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-02-09 | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin |
2016-01-31 | Add sun4v_wdt watchdog driver | wim.coekaerts@oracle.com |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani |
2016-01-21 | sparc: Fix system call tracing register handling. | Mike Frysinger |
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-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon |
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-15 | mm: drop tail page refcounting | Kirill A. Shutemov |
2016-01-14 | sparc64: Fix numa node distance initialization | Nitin Gupta |
2016-01-14 | sparc64: fix incorrect sign extension in sys_sparc64_personality | Dmitry V. Levin |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | 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 |