summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
4 hoursalpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh
27 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
7 daysalpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-08alpha: don't reference obsolete termio struct for TC* constantsSam James
2025-12-08alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-03arch: hookup listns() system callChristian Brauner
2025-10-29alpha: Convert mapping routine to rely on physical addressLeon Romanovsky
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-15alpha: unobfuscate _PAGE_P() definitionAl Viro
2025-09-13alpha: get rid of the remnants of BAD_PAGE and friendsAl Viro
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro
2025-09-08alpha: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-09alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()Thorsten Blum
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-06-24alpha: regularize the situation with asm/param.hAl Viro
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-21alpha/perf: Remove driver-specific throttle supportKan Liang
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)