index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
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-06-16
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
1
-0
/
+1
2024-04-03
sparc32: Fix parport build with sparc32
Sam Ravnborg
2
-252
/
+263
2024-04-03
sparc: Explicitly include correct DT includes
Rob Herring
32
-33
/
+49
2024-04-03
sparc: vDSO: fix return value of __setup handler
Randy Dunlap
1
-4
/
+3
2024-04-03
sparc64: NMI watchdog: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2024-03-27
sparc32: Fix section mismatch in leon_pci_grpci
Sam Ravnborg
2
-2
/
+2
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2023-11-02
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-07-01
sparc32: fix lock_mm_and_find_vma() conversion
Linus Torvalds
1
-1
/
+1
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-3
/
+5
2023-07-01
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2
-24
/
+9
2023-03-10
sparc: allow PM configs for sparc32 COMPILE_TEST
Randy Dunlap
1
-1
/
+1
2022-12-01
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+0
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+90
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-4
/
+1
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-148
/
+118
2022-10-06
Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+24
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-39
/
+39
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-2
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+1
2022-09-30
sparc: Unbreak the build
Bart Van Assche
5
-39
/
+39
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-1
/
+1
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
2
-6
/
+0
2022-09-12
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-1
/
+1
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
1
-8
/
+0
2022-09-09
termios: convert the last (sparc) INIT_C_CC to array
Al Viro
1
-9
/
+0
2022-09-09
termios: consolidate values for VDISCARD in INIT_C_CC
Al Viro
1
-2
/
+2
2022-09-09
termios: start unifying non-UAPI parts of asm/termios.h
Al Viro
2
-9
/
+3
2022-09-09
termios: uninline conversion helpers
Al Viro
3
-131
/
+124
2022-09-08
sparc: Fix the generic IO helpers
Linus Walleij
2
-0
/
+24
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
1
-1
/
+1
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
1
-33
/
+15
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
1
-12
/
+16
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
1
-3
/
+4
2022-08-26
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
1
-0
/
+103
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-15
/
+15
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-39
/
+32
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
[next]