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
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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
Eric W. Biederman
4
-21
/
+6
2025-03-13
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+2
2025-03-13
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-03-13
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2023-08-16
alpha: remove __init annotation from exported page_is_ram()
Masahiro Yamada
1
-2
/
+1
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-20
/
+0
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-11
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-1
/
+1
2023-03-10
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-03-10
alpha/boot/tools/objstrip: fix the check for ELF header
Al Viro
1
-1
/
+1
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
2
-4
/
+4
2022-12-31
alpha: fix syscall entry in !AUDUT_SYSCALL case
Al Viro
1
-1
/
+3
2022-12-31
alpha: fix TIF_NOTIFY_SIGNAL handling
Al Viro
1
-1
/
+1
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2022-06-09
alpha: fix alloc_zeroed_user_highpage_movable()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-30
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-04-13
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+6
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
5
-3
/
+5
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2
-6
/
+5
2021-09-18
alpha: make 'Jensen' IO functions build again
Linus Torvalds
2
-5
/
+5
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-09-15
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
1
-1
/
+1
2021-09-15
alpha: Move setup.h out of uapi
Guenter Roeck
2
-39
/
+46
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+10
2021-09-08
alpha: pci-sysfs: fix all kernel-doc warnings
Randy Dunlap
1
-4
/
+8
2021-09-08
alpha: agp: make empty macros use do-while-0 style
Randy Dunlap
1
-2
/
+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-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+7
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
5
-20
/
+18
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+4
2021-08-09
alpha: return error code from alpha_pci_map_sg()
Martin Oliveira
1
-3
/
+7
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
15
-31
/
+31
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-28
alpha: register early reserved memory in memblock
Mike Rapoport
1
-6
/
+7
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-3
/
+3
2021-07-25
alpha: fix spelling mistakes
gushengxian
5
-6
/
+6
2021-07-25
alpha: Remove space between * and parameter name
gushengxian
1
-1
/
+1
2021-07-25
alpha: fp_emul: avoid init/cleanup_module names
Arnd Bergmann
1
-2
/
+4
2021-07-25
alpha: Add syscall_get_return_value()
He Zhe
1
-0
/
+6
2021-07-25
alpha: fix typos in a comment
tangchunyou
1
-1
/
+1
2021-07-25
alpha: defconfig: add necessary configs for boot testing
Corentin Labbe
1
-0
/
+1
2021-07-25
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
1
-1
/
+1
[next]