summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-251-0/+4
* mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-251-0/+2
* sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-091-2/+2
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+1Star
* sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-10/+1Star
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-045-10/+37
* sparc64: Export __node_distance.David S. Miller2018-11-041-0/+1
* sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-181-1/+3
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-181-1/+11
* Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-164-51/+51
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-151-1/+2
* sparc64: Make proc_id signed.David S. Miller2018-10-151-1/+1
* sparc: Throttle perf events properly.David S. Miller2018-10-121-0/+9
* sparc: Fix single-pcr perf event counter management.David S. Miller2018-10-121-4/+13
* sparc: Wire up io_pgetevents system call.David S. Miller2018-10-103-4/+5
* sparc64: fix fall-through annotationGustavo A. R. Silva2018-10-081-1/+1
* sparc32: fix fall-through annotationGustavo A. R. Silva2018-10-081-1/+1
* sparc: vdso: clean-up vdso MakefileMasahiro Yamada2018-10-081-5/+3Star
* sparc64: viohs: Remove VLA usageKees Cook2018-10-081-3/+9
* sparc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-084-51/+51
* sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2018-09-022-0/+7
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-2/+2
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-242-17/+25
|\ \
| * | sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-112-17/+25
* | | sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32Masahiro Yamada2018-08-211-3/+3
* | | sparc32: split ramdisk detection and reservation to a helper functionMike Rapoport2018-08-211-25/+31
* | | sparc32: switch to NO_BOOTMEMMike Rapoport2018-08-212-58/+21Star
* | | sparc: mm/init_32: kill trailing whitespaceMike Rapoport2018-08-211-3/+3
* | | sparc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-213-165/+35Star
| |/ |/|
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-182-2/+4
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-164-6/+0Star
|\ \
| * | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-084-6/+0Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-161-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-34/+21Star
| |\ \
| * | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
| | |/ | |/|
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-33/+0Star
|\ \ \
| * | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
| * | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0Star
| * | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
| |/ /
* | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-141-6/+13
|\ \ \
| * | | sparc64: add reads{b,w,l}/writes{b,w,l}Arnd Bergmann2018-07-311-6/+13
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-132-60/+6Star
|\ \ \
| * | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-3/+4
| * | | sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu2018-06-211-9/+2Star
| * | | sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-48/+0Star
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-133-87/+6Star
|\ \ \ | |_|/ |/| |
| * | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-212-17/+0Star