aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2018-02-21bug.h: work around GCC PR82365 in BUG()Gravatar Arnd Bergmann 1-1/+5
2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}Gravatar James Hogan 1-0/+2
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Gravatar Al Viro 1-24/+4
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+3
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 6-4/+288
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+19
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueGravatar Nitin Gupta 2-6/+19
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-27/+41
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-0/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+24
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-128/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-6/+0
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-18/+0
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-18/+0
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Gravatar Corentin Labbe 1-1/+1
2018-01-22sparc: vDSO: remove an extra tabGravatar Dan Carpenter 1-1/+1
2018-01-22sparc64: drop unneeded compat includeGravatar Rolf Eike Beer 1-3/+0
2018-01-22sparc64: Oracle DAX driverGravatar Rob Gardner 1-0/+91
2018-01-22sparc64: Oracle DAX infrastructureGravatar Rob Gardner 3-0/+196
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsGravatar Daniel Borkmann 2-4/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Gravatar Eric W. Biederman 2-55/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Gravatar Eric W. Biederman 1-16/+0
2018-01-15signal: unify compat_siginfo_tGravatar Al Viro 1-56/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoGravatar Eric W. Biederman 1-1/+0
2018-01-12crypto: hash - annotate algorithms taking optional keyGravatar Eric Biggers 1-0/+1
2018-01-09Construct init thread stack in the linker script rather than by unionGravatar David Howells 2-6/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_freeGravatar Christoph Hellwig 1-1/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_populateGravatar Christoph Hellwig 1-1/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildGravatar Stephen Boyd 1-1/+0
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-4/+40
2017-12-27sparc64: repair calling incorrect hweight function from stubsGravatar Jan Engelhardt 1-2/+2
2017-12-23bpf: sparc64: Add JIT support for multi-function programs.Gravatar David Miller 1-4/+40
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-4/+6
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-2/+4
2017-12-19Do not hash userspace addresses in fault handlersGravatar Kees Cook 2-2/+2
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-2/+4
2017-12-17bpf: fix net.core.bpf_jit_enable raceGravatar Alexei Starovoitov 1-1/+1
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Gravatar Linus Torvalds 1-2/+2
2017-12-15bpf, sparc: fix usage of wrong reg for load_skb_regs after callGravatar Daniel Borkmann 1-2/+4
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeGravatar Hendrik Brueckner 1-0/+1
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hGravatar Al Viro 1-1/+1
2017-11-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-3/+3
2017-11-29mm: replace pmd_write with pmd_access_permitted in fault + gup pathsGravatar Dan Williams 1-1/+1
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsGravatar Dan Williams 1-1/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEGravatar Dan Williams 1-1/+1