summaryrefslogtreecommitdiff
path: root/arch/alpha/include
AgeCommit message (Expand)Author
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-10alpha: stop using asm-generic/iomap.hArnd Bergmann
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...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-08-19alpha: no need to include asm/xchg.h twiceAl Viro
2024-08-01alpha: fix ioread64be()/iowrite64be() helpersArnd Bergmann
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: sort scr_mem{cpy,move}w() outAl Viro
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann
2023-11-23arch: add do_page_fault prototypesArnd Bergmann
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18alpha: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-04locking/local, arch: Rewrite local_add_unless() as a static inline functionUros Bizjak
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24alpha: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-22alpha: remove <asm/export.h>Masahiro Yamada
2023-08-14PCI/sysfs: Move declarations to linux/pci.hArnd Bergmann