aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
AgeCommit message (Expand)Author
6 daysMerge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/intel-x86v5.4/standard/preempt-rt/intel-x86Bruce Ashfield
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-03-26sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg
2023-08-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-03-11sparc: allow PM configs for sparc32 COMPILE_TESTRandy Dunlap
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-06-22sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2021-10-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-04-04Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-03-30sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-03-17sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz
2021-03-17sparc32: Limit memblock allocation to low memoryAndreas Larsson
2021-03-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2021-03-04sparc32: fix a user-triggerable oops in clear_user()Al Viro
2021-03-04sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-12-30sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)
2020-11-09Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin
2020-07-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-07-04Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-30fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-06-24sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon
2020-06-22sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-06-22sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-24sparc: Add .exit.data section.David S. Miller
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-11mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra