summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
7 daysalpha: marvel: Fix lock ordering in init_io7_irqs()Matt Turner
7 daysalpha: marvel: Fix irq_set_status_flags to use correct IRQ numberMatt Turner
7 daysalpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()Krzysztof Wilczyński
7 daysalpha: don't leak hardware-fabricated FP exception bits to user spaceMatt Turner
7 daysalpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionallyMatt Turner
2026-07-24alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARsKrzysztof Wilczyński
2026-07-24alpha/PCI: Add security_locked_down() check to pci_mmap_resource()Krzysztof Wilczyński
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-03-04alpha: fix user-space corruption during memory compactionMagnus Lindholm
2026-01-17alpha: don't reference obsolete termio struct for TC* constantsSam James
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-03-22alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman
2025-02-21alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky
2025-02-21alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky
2025-02-21alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-19alpha: no need to include asm/xchg.h twiceAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann
2024-05-03alpha: sable: remove early machine supportArnd Bergmann
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-05-03alpha: trim the unused stuff from asm-offsets.cAl Viro
2024-05-03alpha: jensen, t2 - make __EXTERN_INLINE same as for the restAl Viro
2024-05-03alpha: core_lca: take the unused functions outAl Viro
2024-05-03alpha: missing includesAl Viro
2024-05-03alpha: sys_sio: fix misspelled ifdefsAl Viro
2024-05-03alpha: don't make functions public without a reasonAl Viro
2024-05-03alpha: add clone3() supportAl Viro
2024-05-03alpha: fix modversions for strcpy() et.al.Al Viro
2024-05-03alpha: sort scr_mem{cpy,move}w() outAl Viro
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe
2024-04-25change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner