- 59585b4 sparc64: repair calling incorrect hweight function from stubs by Jan Engelhardt · 7 years ago
- ead68f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 10a7e9d Do not hash userspace addresses in fault handlers by Kees Cook · 7 years ago
- b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
- 07aee94 bpf, sparc: fix usage of wrong reg for load_skb_regs after call by Daniel Borkmann · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- a0908a1b7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- c7da82b mm: replace pmd_write with pmd_access_permitted in fault + gup paths by Dan Williams · 7 years ago
- e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
- e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
- e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 7 years ago
- 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 5f4cdac arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
- e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
- 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
- 78c9436 sparc64: optimize struct page zeroing by Pavel Tatashin · 7 years ago
- df8ee57 sparc64: simplify vmemmap_populate by Pavel Tatashin · 7 years ago
- 2a20aa1 sparc64/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
- 70f3c8b sparc64: Fix page table walk for PUD hugepages by Nitin Gupta · 7 years ago
- ff02968 sparc64: Convert timers to user timer_setup() by Allen Pais · 7 years ago
- cdf5976 sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
- 68fa10d sparc/led: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 46ad8d2 sparc64: Use sparc optimized fls and __fls for T4 and above by Vijay Kumar · 7 years ago
- 2b41ce5 sparc64: SPARC optimized __fls function by Vijay Kumar · 7 years ago
- 70cbec0 sparc64: SPARC optimized fls function by Vijay Kumar · 7 years ago
- be52bbe sparc64: Define SPARC default __fls function by Vijay Kumar · 7 years ago
- 41413a6 sparc64: Define SPARC default fls function by Vijay Kumar · 7 years ago
- 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- db275f2 sparc/led: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
- c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
- acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 8 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
- a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
- f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
- 23198dd sparc32: Add cmpxchg64(). by David S. Miller · 7 years ago
- 92c8070 sparc: time: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 7 years ago
- 01c3f0a sparc64: mmu_context: Add missing include files by Guenter Roeck · 7 years ago
- 68c38fb sparc: switch to {get,put}_compat_sigset() by Al Viro · 7 years ago
- 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
- f454322 signal: replace sigset_to_compat() with put_compat_sigset() by Dmitry V. Levin · 7 years ago
- dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- d719518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
- b6fe108 sparc64: Handle additional cases of no fault loads by Rob Gardner · 7 years ago
- a7159a8 sparc64: speed up etrap/rtrap on NG2 and later processors by Anthony Yznaga · 7 years ago
- fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
- ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 9198407 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
- 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 4154bb8 sparc: leon: grpci1: constify of_device_id by Arvind Yadav · 7 years ago
- 03949b1 sparc: leon: grpci2: constify of_device_id by Arvind Yadav · 7 years ago
- 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
- 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
- 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
- 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
- 6170a50 sparc64: remove unnecessary log message by Tushar Dave · 7 years ago
- 79db795 sparc64: Don't clibber fixed registers in __multi4. by David S. Miller · 7 years ago
- 4dbe87d sparc64: Cleanup hugepage table walk functions by Nitin Gupta · 7 years ago
- df7b215 sparc64: Add 16GB hugepage support by Nitin Gupta · 7 years ago
- 44382b0 sparc64: Support huge PUD case in get_user_pages by Nitin Gupta · 7 years ago
- f8c5533 sparc64: vcc: Add RX & TX timer for delayed LDC operation by Jag Raman · 7 years ago
- 5d17105 sparc64: vcc: Enable VCC port probe and removal by Jag Raman · 7 years ago
- f283ebd sparc64: vcc: Add VCC debug message macros by Jag Raman · 7 years ago
- 55bd213 sparc64: vcc: Enable VCC module in linux by Jag Raman · 7 years ago
- 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 9157259 mm: add pmd_t initializer __pmd() to work around a GCC bug. by Zi Yan · 7 years ago
- 34060b8 arch/sparc: Add accurate exception reporting in M7memcpy by Babu Moger · 7 years ago
- b3a04ed arch/sparc: Optimized memcpy, memset, copy_to_user, copy_from_user for M7/M8 by Babu Moger · 7 years ago
- 1ab3269 arch/sparc: Rename exception handlers by Babu Moger · 7 years ago
- de5c073 arch/sparc: Separate the exception handlers from NG4memcpy by Babu Moger · 7 years ago
- 061273f sparc64: update comments in U3memcpy by Sam Ravnborg · 7 years ago
- 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 2f7043a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 7 years ago
- 4d9fbf5 sparc64: Revert 16GB huge page support. by David S. Miller · 7 years ago