summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix number of online CPUsSam Ravnborg2024-06-163-16/+3
* sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap2024-04-131-1/+1
* sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2024-03-262-2/+2
* sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-08-081-0/+7
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-062-6/+2
* sparc: avoid stringop-overread errorsLinus Torvalds2021-10-061-1/+2
* sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-301-7/+6
* sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-11-051-51/+14
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-221-14/+3
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-221-130/+98
* sparc: Add .exit.data section.David S. Miller2020-02-241-2/+4
* 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
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-042-5/+1
* sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-12-051-10/+1
* sparc64: Wire up compat getpeername and getsockname.David S. Miller2018-11-041-2/+2
* sparc64: Make corrupted user stacks more debuggable.David Miller2018-11-044-9/+35
* Revert "sparc: Convert to using %pOFn instead of device_node.name"David S. Miller2018-10-154-51/+51
* sparc64: Set %l4 properly on trap return after handling signals.David S. Miller2018-10-141-1/+2
* 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-092-3/+3
* sparc64: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1
* sparc32: fix fall-through annotationGustavo A. R. Silva2018-10-071-1/+1
* sparc64: viohs: Remove VLA usageKees Cook2018-10-071-3/+9
* sparc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-074-51/+51
* sparc: set a default 32-bit dma mask for OF devicesChristoph Hellwig2018-09-022-0/+7
* 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: use generic dma_noncoherent_opsChristoph Hellwig2018-08-211-162/+31
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-131-59/+6
|\ \
| * | 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/+2
| * | sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-211-47/+0
| |/
* / sparc/time: Add missing __init to init_tick_ops()Steven Rostedt (VMware)2018-07-301-1/+1
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+5
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-075-174/+159
|\
| * sparc/PCI: Use dev_printk() when possibleBjorn Helgaas2018-05-225-79/+70
| * sparc32/PCI/PCIC: Converge device enable pathBjorn Helgaas2018-05-211-41/+30
| * sparc32/PCI/LEON: Converge device enable pathBjorn Helgaas2018-05-211-41/+23
| * sparc/PCI: Request legacy VGA framebuffer only for VGA devicesBjorn Helgaas2018-04-162-19/+42
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-046-217/+54
|\ \
| * | signal/sparc: Use force_sig_fault where appropriateEric W. Biederman2018-04-255-159/+34
| * | signal/sparc: Use send_sig_fault where appropriateEric W. Biederman2018-04-252-85/+20
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-255-0/+27
| * | sparc: fix compat siginfo ABI regressionDmitry V. Levin2018-04-192-2/+2
| |/
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-046-19/+268
|\ \
| * | iommu-common: move to arch/sparcChristoph Hellwig2018-05-095-4/+268