index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-07-27
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-3
/
+5
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-11
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-03-11
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
2023-01-14
alpha: fix syscall entry in !AUDUT_SYSCALL case
Al Viro
1
-1
/
+3
2023-01-04
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2023-01-04
alpha: fix TIF_NOTIFY_SIGNAL handling
Al Viro
1
-1
/
+1
2023-01-04
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-2
/
+4
2022-12-14
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
1
-1
/
+6
2022-07-29
tty: the rest, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2022-05-30
alpha: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2021-09-30
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-08-12
alpha: Send stop IPI to send to online CPUs
Prarit Bhargava
1
-1
/
+1
2021-08-04
alpha: register early reserved memory in memblock
Mike Rapoport
1
-6
/
+7
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+0
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+4
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-95
/
+74
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-08
uaccess: add infrastructure for kernel builds with set_fs()
Christoph Hellwig
1
-0
/
+1
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-6
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-4
/
+4
2020-08-20
alpha: propagate the calling convention changes down to csum_partial_copy.c h...
Al Viro
1
-88
/
+69
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2
-15
/
+12
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2
-3
/
+3
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-14
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
12
-40
/
+40
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-12
mm/alpha: use general page fault accounting
Peter Xu
1
-5
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
alpha: fix annotation of io{read,write}{16,32}be()
Luc Van Oostenryck
1
-4
/
+4
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-14
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
7
-8
/
+0
[next]