summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu-5/+5
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu-1/+1
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran-1/+1
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+3
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds-1/+2
2021-09-14sparc32: page align size in arch_dma_allocAndreas Larsson-1/+3
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann-11/+11
2021-09-08compat: remove some compat entry pointsArnd Bergmann-5/+5
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-0/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-8/+4
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds-40/+107
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan-6/+0
2021-08-09sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe-4/+0
2021-08-09sparc/iommu: return error codes from .map_sg() opsMartin Oliveira-4/+4
2021-07-23signal: Verify the alignment and size of siginfo_tEric W. Biederman-0/+4
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman-40/+34
2021-07-23sparc64: Add compile-time asserts for siginfo_t offsetsMarco Elver-0/+69
2021-07-21bus: Make remove callback return voidUwe Kleine-König-3/+1
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-14/+4
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+2
2021-07-05sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+2
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-17/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-4/+2
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-1/+1
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra-10/+0
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König-8/+2
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider-4/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-98/+16
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+3
2021-05-02sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada-43/+4
2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada-55/+12
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-7/+6
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner-7/+6
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-121/+8