aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2021-11-30bpf, docs: Prune all references to "internal BPF"Gravatar Christoph Hellwig 1-1/+1
2021-11-25Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2021-11-25futex: Wireup futex_waitv syscallGravatar André Almeida 1-0/+1
2021-11-19signal: Replace force_fatal_sig with force_exit_sig when in doubtGravatar Eric W. Biederman 2-3/+3
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Gravatar Tiezhu Yang 1-1/+1
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-6/+7
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-10/+0
2021-11-09Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-69/+10
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-7/+7
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersGravatar Mike Rapoport 1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeGravatar Mike Rapoport 1-1/+1
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Gravatar Linus Torvalds 1-4/+4
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-10/+15
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 3-12/+7
2021-10-29signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sigGravatar Eric W. Biederman 1-2/+2
2021-10-29signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer failsGravatar Eric W. Biederman 1-2/+4
2021-10-25signal/sparc: In setup_tsb_params convert open coded BUG into BUGGravatar Eric W. Biederman 1-1/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 2-3/+3
2021-10-21sparc32: use DMA_DIRECT_REMAPGravatar Christoph Hellwig 2-55/+2
2021-10-21sparc32: remove dma_make_coherentGravatar Christoph Hellwig 1-15/+10
2021-10-21sparc32: remove the call to dma_make_coherent in arch_dma_freeGravatar Christoph Hellwig 1-1/+0
2021-10-20signal/sparc32: Remove unreachable do_exit in do_sparc_faultGravatar Eric W. Biederman 1-1/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedGravatar Kees Cook 4-10/+4
2021-10-11sparc: Add missing "FORCE" target when using if_changedGravatar Kees Cook 1-4/+4
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Gravatar Weizhao Ouyang 1-5/+0
2021-10-06ptrace: Remove the unnecessary arguments from arch_ptrace_stopGravatar Eric W. Biederman 1-4/+4
2021-10-05sparc: Fix typo.Gravatar David S. Miller 1-1/+1
2021-10-01audit: add support for the openat2 syscallGravatar Richard Guy Briggs 2-0/+4
2021-10-01audit: replace magic audit syscall class numbers with macrosGravatar Richard Guy Briggs 2-10/+11
2021-10-01sparc: add SO_RESERVE_MEM definition.Gravatar David S. Miller 1-0/+3
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyGravatar Masami Hiramatsu 2-6/+6
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Gravatar Masami Hiramatsu 1-1/+1
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Gravatar Oliver O'Halloran 1-1/+1
2021-09-20sparc64: fix pci_iounmap() when CONFIG_PCI is not setGravatar Linus Torvalds 1-0/+2
2021-09-17Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+3
2021-09-15sparc: avoid stringop-overread errorsGravatar Linus Torvalds 1-1/+2
2021-09-14arch: remove unused function syscall_set_arguments()Gravatar Peter Collingbourne 1-10/+0
2021-09-14sparc32: page align size in arch_dma_allocGravatar Andreas Larsson 1-1/+3
2021-09-08arch: remove compat_alloc_user_spaceGravatar Arnd Bergmann 4-30/+11
2021-09-08compat: remove some compat entry pointsGravatar Arnd Bergmann 1-5/+5
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-4/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-11/+2
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2021-09-03mm: wire up syscall process_mreleaseGravatar Suren Baghdasaryan 1-0/+2
2021-09-03sparc: move the install rule to arch/sparc/MakefileGravatar Masahiro Yamada 2-5/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-9/+5
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0