aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown1-4/+4
2 daysMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/de...Mark Brown1-1/+1
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pc...Mark Brown2-178/+219
3 daysnext-20260522/vfs-braunerMark Brown1-0/+2
3 daysMerge branch into tip/master: 'irq/core'Ingo Molnar1-4/+4
6 daysgenirq/proc: Increase default interrupt number precision to fourThomas Gleixner1-4/+4
11 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
11 daysopenat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
11 daysconsole: mdacon: remove this obsolete driverEthan Nelson-Moore1-1/+1
2026-05-08PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński2-33/+7
2026-05-08PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński2-0/+9
2026-05-08alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()Krzysztof Wilczyński1-2/+5
2026-05-08alpha/PCI: Convert resource files to static attributesKrzysztof Wilczyński2-128/+172
2026-05-08alpha/PCI: Add static PCI resource attribute macrosKrzysztof Wilczyński1-0/+20
2026-05-08alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()Krzysztof Wilczyński1-18/+5
2026-05-08alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński1-1/+5
2026-05-08alpha/PCI: Use PCI resource accessor macrosKrzysztof Wilczyński1-6/+6
2026-05-08alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointerKrzysztof Wilczyński1-10/+5
2026-05-08alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński1-1/+6
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+0
2026-04-23net: packetengines: remove obsolete yellowfin driver and vendor dirMingyu Wang1-1/+0
2026-04-17Merge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-23/+303
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-866/+0
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2026-04-12alpha: Define pgprot_modify to silence tautological comparison warningsMatt Turner1-0/+11
2026-04-12alpha: add support for SECCOMP and SECCOMP_FILTERMagnus Lindholm6-23/+292
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-6/+0
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-24/+0
2026-04-02alpha: move the XOR code to lib/raid/Christoph Hellwig1-849/+4
2026-04-02xor: 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-21Convert '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-09Merge tag 'alpha-for-v7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+148
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-23/+11
2026-02-06alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng2-3/+4
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)1-1/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-8/+1
2026-01-26alpha: 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-20treewide: 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-08alpha: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2025-12-08alpha: 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-29Merge 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-15alpha: 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-08alpha: 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-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-4/+7
2025-07-31Merge 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-28Merge 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-09alpha: replace sprintf()/strcpy() with scnprintf()/strscpy()Thorsten Blum1-4/+7
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge2-3/+3
2025-07-08af_unix: Introduce SO_INQ.Kuniyuki Iwashima1-0/+3
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-24alpha: regularize the situation with asm/param.hAl Viro2-19/+2
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+0
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima1-0/+2
2025-05-21alpha/perf: Remove driver-specific throttle supportKan Liang1-8/+3
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-7/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-26/+30
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+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-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-20tty: srmcons: fix retval from srmcons_init()Jiri Slaby (SUSE)1-26/+30
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-6/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-1/+0
2025-03-10alpha: stop using asm-generic/iomap.hArnd Bergmann1-14/+17
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-21/+6
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-32/+8
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+0
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang4-31/+7
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-12alpha: remove duplicate included header fileThorsten Blum1-1/+0
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2024-11-25Merge 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 Torvalds3-1/+5
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+1
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan1-1/+1
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang1-1/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche1-0/+4
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh1-3/+3
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro1-3/+2
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-1/+0
2024-10-21reiserfs: The last commitJan Kara1-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-5/+1
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko1-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-262/+223
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-11tcp: RX path for devmem TCPMina Almasry1-0/+5
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-1/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-08-19alpha: no need to include asm/xchg.h twiceAl Viro2-262/+223
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro1-2/+2
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann1-2/+2
2024-05-23mseal: wire up mseal syscallJeff Xu1-0/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+4
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann11-301/+15
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann4-44/+4
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann18-2940/+21
2024-05-03alpha: sable: remove early machine supportArnd Bergmann6-333/+11
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann8-770/+8
2024-05-03alpha: trim the unused stuff from asm-offsets.cAl Viro1-20/+1
2024-05-03alpha: jensen, t2 - make __EXTERN_INLINE same as for the restAl Viro2-2/+2
2024-05-03alpha: core_lca: take the unused functions outAl Viro1-44/+0
2024-05-03alpha: missing includesAl Viro16-14/+45
2024-05-03alpha: sys_sio: fix misspelled ifdefsAl Viro1-2/+2
2024-05-03alpha: don't make functions public without a reasonAl Viro7-14/+16
2024-05-03alpha: add clone3() supportAl Viro2-1/+2
2024-05-03alpha: fix modversions for strcpy() et.al.Al Viro3-14/+22
2024-05-03alpha: sort scr_mem{cpy,move}w() outAl Viro2-0/+21
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-4/+1
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan1-1/+1
2024-04-25fix missing vmalloc.h includesKent Overstreet2-0/+2
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-11/+4
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2-1/+2
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-5/+0
2024-02-23alpha: merge two entries for CONFIG_ALPHA_GAMMAMasahiro Yamada1-7/+3
2024-02-23alpha: merge two entries for CONFIG_ALPHA_EV4Masahiro Yamada1-4/+1
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-1/+1
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-19/+15
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+4
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2-3/+0
2023-12-17rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello1-1/+1
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-0/+2
2023-12-10arch: turn off -Werror for architectures with known warningsArnd Bergmann2-3/+0
2023-12-08tty: srmcons: convert to u8 and size_tJiri Slaby (SUSE)1-3/+3
2023-11-28tty: srmcons: remove 'str_cr' and use string directlyJiri Slaby (SUSE)1-2/+1
2023-11-28tty: srmcons: switch need_cr to boolJiri Slaby (SUSE)1-4/+3
2023-11-28tty: srmcons: use 'count' directly in srmcons_do_write()Jiri Slaby (SUSE)1-4/+4
2023-11-28tty: srmcons: make srmcons_do_write() return voidJiri Slaby (SUSE)1-2/+1
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann3-1/+4
2023-11-25tty: srmcons: use 'buf' directly in srmcons_do_write()Jiri Slaby (SUSE)1-5/+4
2023-11-23arch: add do_page_fault prototypesArnd Bergmann1-0/+2
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann1-0/+1
2023-11-23arch: fix asm-offsets.c building with -Wmissing-prototypesArnd Bergmann1-1/+1
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-1/+0
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-7/+11
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+20
2023-11-02Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+9
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-18alpha: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)1-0/+21
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann3-7/+7
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann1-1/+1
2023-10-17vgacon: rework screen_info #ifdef checksArnd Bergmann2-0/+4
2023-10-16alpha: Fix up new futex syscall numbersPeter Zijlstra1-3/+4
2023-10-10alpha: Streamline convoluted PCI error handlingIlpo Järvinen1-8/+9
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta1-0/+1
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak1-17/+16
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta1-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org1-0/+1