aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-24/+4
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+3
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds6-4/+288
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+19
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2-6/+19
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-27/+41
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+24
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-128/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-6/+0
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-18/+0
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann1-18/+0
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe1-1/+1
2018-01-22sparc: vDSO: remove an extra tabDan Carpenter1-1/+1
2018-01-22sparc64: drop unneeded compat includeRolf Eike Beer1-3/+0
2018-01-22sparc64: Oracle DAX driverRob Gardner1-0/+91
2018-01-22sparc64: Oracle DAX infrastructureRob Gardner3-0/+196
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2-4/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2-55/+0
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman1-16/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-56/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells2-6/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig1-1/+2
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig1-1/+1
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+40
2017-12-27sparc64: repair calling incorrect hweight function from stubsJan Engelhardt1-2/+2
2017-12-23bpf: sparc64: Add JIT support for multi-function programs.David Miller1-4/+40
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+6
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+4
2017-12-19Do not hash userspace addresses in fault handlersKees Cook2-2/+2
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+4
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov1-1/+1
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds1-2/+2
2017-12-15bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann1-2/+4
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-12-04asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.hAl Viro1-1/+1
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2017-11-29mm: replace pmd_write with pmd_access_permitted in fault + gup pathsDan Williams1-1/+1
2017-11-29mm: replace pud_write with pud_access_permitted in fault + gup pathsDan Williams1-1/+1
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams1-1/+1
2017-11-29make kernel-side POLL... arch-independentAl Viro1-0/+20
2017-11-29sparc64: Fix boot on T4 and later.David S. Miller1-1/+1