summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
39 hoursMerge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-23/+303
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-866/+0
3 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
7 daysalpha: Define pgprot_modify to silence tautological comparison warningsMatt Turner1-0/+11
7 daysalpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm6-23/+292
13 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-6/+0
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-24/+0
2026-04-03alpha: move the XOR code to lib/raid/Christoph Hellwig1-849/+4
2026-04-03xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-13/+16
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-0/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-8/+8
2026-02-13alpha: add missing address argument in call to page_table_check_pte_clear()Thomas Weißschuh1-1/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-14/+11
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+148
2026-02-10Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-23/+11
2026-02-07alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-3/+4
2026-01-27arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-1/+0
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-8/+1
2026-01-27alpha: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-5/+10
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm4-3/+148
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-16alpha: switch osf_mount() to strndup_user()Al Viro1-23/+11
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong1-0/+2
2025-12-11Merge tag 'alpha-for-v6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-14/+14
2025-12-09alpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-12-09alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth4-10/+10
2025-12-06Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-27/+21
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-29alpha: Convert mapping routine to rely on physical addressLeon Romanovsky1-27/+21
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-51/+1
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-16alpha: unobfuscate _PAGE_P() definitionAl Viro1-1/+1
2025-09-13alpha: get rid of the remnants of BAD_PAGE and friendsAl Viro2-37/+0
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro1-13/+0
2025-09-09alpha: Add __attribute_const__ to ffs()-family implementationsKees Cook1-7/+7
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-19/+0
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+7
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+3
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+3
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+2
2025-07-10alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()Thorsten Blum1-4/+7