summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-03-27sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-18/+8
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-2/+2
2023-03-11sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-6/+2
2022-06-22sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann1-0/+3
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson1-0/+3
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap1-1/+1
2020-12-30sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)1-1/+1
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò1-1/+0
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro1-2/+7
2020-06-24sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon1-1/+0
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro1-14/+3
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro1-130/+98
2020-02-24sparc: Add .exit.data section.David S. Miller1-2/+4
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2-1/+9
2020-02-11sparc32: fix struct ipc64_perm type definitionArnd Bergmann1-11/+11
2019-12-13sparc64: implement ioremap_ucTuowen Zhao1-0/+1
2019-11-14sparc: vdso: fix build error of vdso32Masahiro Yamada1-2/+2
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton1-1/+1
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2-4/+4
2019-09-26lib: untag user pointers in strn*_userAndrey Konovalov1-2/+3
2019-09-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+0
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-6/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin3-5/+0
2019-09-24Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-25/+20
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann1-15/+18
2019-08-22crypto: sparc/des - switch to new verification routinesArd Biesheuvel1-21/+16
2019-08-21kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-2/+0
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel1-4/+4
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada1-1/+1
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-2/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-21/+1
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada1-2/+1
2019-07-17mm/mmap: move common defines to mman-common.hAneesh Kumar K.V1-6/+0
2019-07-17mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-15/+1