index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
2025-12-11
Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-08
alpha: don't reference obsolete termio struct for TC* constants
Sam James
2025-12-08
alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
Thomas Huth
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-11-03
arch: hookup listns() system call
Christian Brauner
2025-10-29
alpha: Convert mapping routine to rely on physical address
Leon Romanovsky
2025-10-03
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
2025-09-15
alpha: unobfuscate _PAGE_P() definition
Al Viro
2025-09-13
alpha: get rid of the remnants of BAD_PAGE and friends
Al Viro
2025-09-13
PAGE_PTR() had been last used outside of arch/* in 1.1.94
Al Viro
2025-09-08
alpha: Add __attribute_const__ to ffs()-family implementations
Kees Cook
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2025-08-25
floppy: Remove unused CROSS_64KB() macro from arch/ code
Andy Shevchenko
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-09
alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()
Thorsten Blum
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
2025-07-08
af_unix: Introduce SO_INQ.
Kuniyuki Iwashima
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
2025-06-24
alpha: regularize the situation with asm/param.h
Al Viro
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
2025-05-21
alpha/perf: Remove driver-specific throttle support
Kan Liang
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
tty: srmcons: fix retval from srmcons_init()
Jiri Slaby (SUSE)
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-10
alpha: stop using asm-generic/iomap.h
Arnd Bergmann
2025-02-14
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
Thorsten Blum
2025-02-14
alpha: Replace one-element array with flexible array member
Thorsten Blum
2025-02-14
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
2025-02-14
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
[next]