summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-3/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-152-3/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-203-113/+10
|\ \
| * | proc: make the proc_create[_data]() stubs static inlinesHans de Goede2022-01-201-5/+3
| * | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-55/+1
| * | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-49/+1
| * | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+10
| * | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-9/+3
| |/
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-6/+2
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-6/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-153-18/+15
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-152-18/+14
| | |/ | |/|
* | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-2/+2
|\ \ \
| * | | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-2/+2
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-113-80/+8
|\ \ \
| * | | crypto: sparc/sha - remove duplicate hash init functionTianjia Zhang2021-12-313-80/+8
* | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | bpf, docs: Prune all references to "internal BPF"Christoph Hellwig2021-11-301-1/+1
| * | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-1/+1
| |/ /
* | | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-251-0/+1
|\ \ \ | |_|/ |/| |
| * | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
| |/
* / signal: Replace force_fatal_sig with force_exit_sig when in doubtEric W. Biederman2021-11-192-3/+3
|/
* 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
| | |/ / | |/| |