- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
- 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
- d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 49fa523 sparc64: Fix bootup regressions on some Kconfig combinations. by David S. Miller · 9 years ago
- c5dfd78 perf core: Allow setting up max frame stack depth via sysctl by Arnaldo Carvalho de Melo · 9 years ago
- 30d473d sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
- c5b8b5b sparc64: recognize and support Sonoma CPU type by Khalid Aziz · 9 years ago
- 5bde2c9 sparc: Implement and wire up vio_hotplug for vio. by Adrian Glaubitz · 9 years ago
- 36128d2 sparc: Implement and wire up modalias_show for vio. by Adrian Glaubitz · 9 years ago
- 9a78d4f sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata by Sowmini Varadhan · 9 years ago
- a95f94b sparc/defconfigs: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 9 years ago
- 938072e locking/rwsem, sparc: Drop superfluous arch specific implementation by Michal Hocko · 9 years ago
- f8e04d8 locking/rwsem: Get rid of __down_write_nested() by Michal Hocko · 9 years ago
- 5ec7129 sparc: Write up preadv2/pwritev2 syscalls. by David S. Miller · 9 years ago
- d0c31e0 sparc/PCI: Fix for panic while enabling SR-IOV by Babu Moger · 9 years ago
- d4dc3b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 203f790 sparc/syscall: fix syscall_get_arch by Andy Lutomirski · 9 years ago
- 069923d sparc/compat: provide an accurate in_compat_syscall implementation by Andy Lutomirski · 9 years ago
- 9ef595d sparc: Convert naked unsigned uses to unsigned int by Joe Perches · 9 years ago
- 08f8007 sparc: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 5d01fa0 ldmvsw: Add ldmvsw.c driver code by Aaron Young · 9 years ago
- 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
- 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- 7d46af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 397d153 sparc64: Fix sparc64_set_context stack handling. by David S. Miller · 9 years ago
- 22be3b1 sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS. by David S. Miller · 9 years ago
- 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
- 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- ed07247 gpio: Remove unused asm/gpio.h files by Bjorn Helgaas · 9 years ago
- 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
- ca0bb07 Add sun4v_wdt watchdog driver by wim.coekaerts@oracle.com · 9 years ago
- 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
- 1a40b95 sparc: Fix system call tracing register handling. by Mike Frysinger · 9 years ago
- c10910c sparc: Hook up copy_file_range syscall. by David S. Miller · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 30081d8 sparc: use generic dma_set_mask by Christoph Hellwig · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
- 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
- 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
- 525fd5a sparc64: fix incorrect sign extension in sys_sparc64_personality by Dmitry V. Levin · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 45d9b85 sparc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
- 519be04 sparc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
- 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
- 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
- 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
- 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
- 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
- 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
- a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 9 years ago
- 8335269 sparc64: Perf should save/restore fault info by Rob Gardner · 9 years ago
- 3f74306 sparc64: Ensure perf can access user stacks by Rob Gardner · 9 years ago
- 1ca04a4 sparc64: Don't set %pil in rtrap_nmi too early by Rob Gardner · 9 years ago
- 82924e5 sparc64: Add ADI capability to cpu capabilities by Khalid Aziz · 9 years ago
- 9bcfd78 sparc: Hook up userfaultfd system call by Mike Kravetz · 9 years ago
- b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 9c2d5ee sparc/sparc64: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- 2c302e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 52708d6 sparc64: Fix numa distance values by Nitin Gupta · 9 years ago
- cae9af6 sparc64: Don't restrict fp regs for no-fault loads by Rob Gardner · 9 years ago
- d618382 iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). by David S. Miller · 9 years ago
- b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- af86fa4 sparc/PCI: Add mem64 resource parsing for root bus by Yinghai Lu · 9 years ago
- 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- a66d7f7 crypto: sparc - initialize blkcipher.ivsize by Dave Kleikamp · 9 years ago