index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
sparc/module: Add R_SPARC_UA64 relocation handling
Koakuma
2
-0
/
+2
2025-10-19
sparc: fix error handling in scan_one_device()
Ma Ke
2
-0
/
+2
2025-10-19
sparc64: fix hugetlb for sun4u
Anthony Yznaga
1
-0
/
+20
2025-10-19
sparc: fix accurate exception reporting in copy_{from,to}_user for M7
Michael Karcher
2
-10
/
+19
2025-10-19
sparc: fix accurate exception reporting in copy_to_user for Niagara 4
Michael Karcher
1
-1
/
+1
2025-10-19
sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara
Michael Karcher
1
-11
/
+18
2025-10-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC...
Michael Karcher
1
-1
/
+1
2025-10-19
sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC
Michael Karcher
1
-9
/
+10
2025-08-28
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
4
-10
/
+4
2025-05-02
sparc/mm: disable preemption in lazy mmu mode
Ryan Roberts
1
-1
/
+4
2024-08-19
sparc64: Fix incorrect function signature and add prototype for prom_cif_init
Andreas Larsson
3
-4
/
+2
2024-07-05
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-07-05
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
2
-223
/
+2
2024-07-05
sparc: fix old compat_sys_select()
Arnd Bergmann
1
-1
/
+1
2024-06-16
sparc: move struct termio to asm/termios.h
Mike Gilbert
2
-10
/
+9
2024-06-16
sparc64: Fix number of online CPUs
Sam Ravnborg
4
-18
/
+3
2024-04-10
sparc: vDSO: fix return value of __setup handler
Randy Dunlap
1
-4
/
+3
2024-04-10
sparc64: NMI watchdog: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2024-03-26
sparc32: Fix section mismatch in leon_pci_grpci
Sam Ravnborg
2
-2
/
+2
2023-11-08
sparc32: fix a braino in fault handling in csum_and_copy_..._user()
Al Viro
1
-1
/
+1
2023-08-08
sparc/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-18
/
+8
2023-03-10
sparc: allow PM configs for sparc32 COMPILE_TEST
Randy Dunlap
1
-1
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2
-6
/
+2
2022-06-09
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2
-0
/
+2
2022-05-30
sparc: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-3
/
+1
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-1
/
+1
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2
-3
/
+3
2021-11-25
signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
Eric W. Biederman
1
-2
/
+2
2021-11-25
signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
Eric W. Biederman
1
-2
/
+4
2021-11-18
sparc: Add missing "FORCE" target when using if_changed
Kees Cook
1
-4
/
+4
2021-09-20
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
1
-0
/
+2
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+3
2021-09-15
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-09-14
sparc32: page align size in arch_dma_alloc
Andreas Larsson
1
-1
/
+3
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
4
-30
/
+11
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-4
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-11
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
sparc: move the install rule to arch/sparc/Makefile
Masahiro Yamada
2
-5
/
+2
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-9
/
+5
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-45
/
+109
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-6
/
+0
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2
-4
/
+1
2021-08-09
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2
-4
/
+0
2021-08-09
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
3
-5
/
+5
[next]