summaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-02-24sparc: Add .exit.data section.David S. Miller
2020-02-11sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2019-12-13sparc: Correct ctx->saw_frame_pointer logic.David Miller
2019-12-13sparc: Fix JIT fused branch convergance.David Miller
2019-12-13sparc64: implement ioremap_ucTuowen Zhao
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-12-01sparc: Fix parport build warnings.David S. Miller
2019-06-25sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao
2019-06-25mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-05sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-10-15Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller
2018-10-14sparc64: Make proc_id signed.David S. Miller
2018-10-12sparc: Throttle perf events properly.David S. Miller
2018-10-12sparc: Fix single-pcr perf event counter management.David S. Miller
2018-10-09sparc: Wire up io_pgetevents system call.David S. Miller
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada
2018-10-07sparc64: viohs: Remove VLA usageKees Cook
2018-10-07sparc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-02sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-21sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada
2018-08-21sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport
2018-08-21sparc32: switch to NO_BOOTMEMMike Rapoport
2018-08-21sparc: mm/init_32: kill trailing whitespaceMike Rapoport
2018-08-21sparc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-11sys: don't hold uts_sem while accessing userspace memoryJann Horn