summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-104-6/+7
|\
| * signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigEric W. Biederman2021-10-291-2/+2
| * signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsEric W. Biederman2021-10-291-2/+4
| * signal/sparc: In setup_tsb_params convert open coded BUG into BUGEric W. Biederman2021-10-251-1/+1
| * signal/sparc32: Remove unreachable do_exit in do_sparc_faultEric W. Biederman2021-10-201-1/+0
* | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \
| * | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
| |/
* | Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-11-092-69/+10
|\ \
| * | sparc32: use DMA_DIRECT_REMAPChristoph Hellwig2021-10-212-55/+2
| * | sparc32: remove dma_make_coherentChristoph Hellwig2021-10-211-15/+10
| * | sparc32: remove the call to dma_make_coherent in arch_dma_freeChristoph Hellwig2021-10-211-1/+0
* | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-083-7/+7
|\ \ \
| * | | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-3/+3
| * | | sparc: Add missing "FORCE" target when using if_changedKees Cook2021-10-111-4/+4
* | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \ \ \
| * | | | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\ \ \ \
| * | | | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| | |/ / | |/| |
* | | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-031-4/+4
|\ \ \ \
| * | | | ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman2021-10-061-4/+4
| | |_|/ | |/| |
* | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+3
|\ \ \ \
| * | | | sparc: Fix typo.David S. Miller2021-10-051-1/+1
| * | | | sparc: add SO_RESERVE_MEM definition.David S. Miller2021-10-011-0/+3
| | |/ / | |/| |
* | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-012-10/+15
|\ \ \ \
| * | | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-012-0/+4
| * | | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-012-10/+11
| | |/ / | |/| |
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-013-12/+7
|\ \ \ \
| * | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-302-6/+6
| * | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| | |/ / | |/| |
* / | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-154-10/+4
|/ / /
* | / sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-09-201-0/+2
| |/ |/|
* | Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-171-1/+3
|\ \
| * | sparc32: page align size in arch_dma_allocAndreas Larsson2021-09-141-1/+3
* | | sparc: avoid stringop-overread errorsLinus Torvalds2021-09-151-1/+2
| |/ |/|
* | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-084-30/+11
* | compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-4/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-4/+1
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-034-11/+2
|\ \ \
| * | | sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada2021-09-032-5/+2
| * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-6/+0
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\ \ \ \
| * | | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| |/ / /
* | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-023-9/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-092-4/+0
| * | | sparc/iommu: return error codes from .map_sg() opsMartin Oliveira2021-08-093-5/+5
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| | |/ | |/|