aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-27define __poll_t, annotate constantsAl Viro1-4/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds39-17/+1701
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-3/+0
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+5
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger1-3/+0
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-22/+49
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman1-1/+1
2017-11-15sparc64: optimize struct page zeroingPavel Tatashin1-0/+30
2017-11-15sparc64: simplify vmemmap_populatePavel Tatashin1-17/+6
2017-11-15sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-2/+2
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov1-1/+1
2017-11-15mm: account pud page tablesKirill A. Shutemov1-0/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-15sparc64: Fix page table walk for PUD hugepagesNitin Gupta1-1/+1
2017-11-15sparc64: Convert timers to user timer_setup()Allen Pais1-3/+3
2017-11-15sparc64: convert mdesc_handle.refcnt from atomic_t to refcount_tElena Reshetova1-8/+9
2017-11-15sparc/led: Convert timers to use timer_setup()Kees Cook1-7/+9