summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+128
10 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-866/+0
2026-04-12alpha: Define pgprot_modify to silence tautological comparison warningsMatt Turner1-0/+11
2026-04-12alpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm3-2/+117
2026-04-05arch, 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-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 Torvalds2-4/+3
2026-02-07alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng1-3/+3
2026-01-24alpha: fix user-space corruption during memory compactionMagnus Lindholm2-2/+35
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2025-12-09alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headersThomas Huth4-10/+10
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-24/+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-16alpha: unobfuscate _PAGE_P() definitionAl Viro1-1/+1
2025-09-13alpha: get rid of the remnants of BAD_PAGE and friendsAl Viro1-10/+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-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-19/+0
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+0
2025-07-10mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-3/+2
2025-06-25alpha: regularize the situation with asm/param.hAl Viro1-12/+0
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-7/+0
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+17
2025-03-10alpha: stop using asm-generic/iomap.hArnd Bergmann1-14/+17
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-09Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-12/+4
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman3-12/+4
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+2
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-12Improve consistency of '#error' directive messagesNataniel Farzan1-1/+1
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-07mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang1-1/+1
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-5/+1
2024-08-19alpha: no need to include asm/xchg.h twiceAl Viro2-262/+223
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann1-2/+2
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann6-173/+7
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann1-2/+1
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann5-931/+4
2024-05-03alpha: sable: remove early machine supportArnd Bergmann2-9/+0
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann3-386/+1
2024-05-03alpha: sort scr_mem{cpy,move}w() outAl Viro1-0/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann1-0/+2