summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-20sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-02-28sparc: Add .exit.data section.David S. Miller1-2/+4
2020-02-15sparc32: fix struct ipc64_perm type definitionArnd Bergmann1-11/+11
2019-12-17sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2019-12-01sparc: Fix parport build warnings.David S. Miller1-0/+2
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2-4/+0
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao1-0/+4
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang1-0/+2
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke1-2/+2
2019-05-16sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2019-05-16sparc64: Export __node_distance.David S. Miller1-0/+1
2018-11-13sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-11-13sparc: Throttle perf events properly.David S. Miller1-0/+9
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller1-4/+13
2018-11-04sparc64: Fix regression in pmdp_invalidate().David S. Miller1-6/+13
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn2-17/+25
2018-09-05sparc: use asm-generic version of msi.hThomas Petazzoni1-0/+1
2018-09-05sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)1-1/+1
2018-05-30sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller1-1/+5
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-1/+5
2018-05-25sparc: vio: use put_device() instead of kfree()Arvind Yadav1-1/+1
2018-04-26sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2-6/+19
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)1-2/+2
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-01-02sparc64: repair calling incorrect hweight function from stubsJan Engelhardt1-2/+2
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-0/+1
2017-12-25bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann1-2/+4
2017-12-17fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-11-21sparc64: Fix page table walk for PUD hugepagesNitin Gupta1-1/+1
2017-11-21sparc64: mmu_context: Add missing include filesGuenter Roeck1-0/+2
2017-11-21sparc32: Add cmpxchg64().David S. Miller2-0/+17
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman44-0/+44
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman506-0/+506
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-1/+0
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-11/+18
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds37-297/+2326
2017-09-10sparc64: Handle additional cases of no fault loadsRob Gardner1-0/+51
2017-09-10sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga5-6/+45
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+28
2017-09-09arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger1-0/+3
2017-09-09vga: optimise console scrollingMatthew Wilcox1-0/+25
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+18
2017-09-07Merge branch 'pci/resource' into nextBjorn Helgaas3-22/+0
2017-09-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+1
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+36
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-21/+7