summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-29/+33
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+0
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-14/+17
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-03-20tty: srmcons: fix retval from srmcons_init()Jiri Slaby (SUSE)-29/+33
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)-6/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)-1/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)-1/+0
2025-03-10alpha: stop using asm-generic/iomap.hArnd Bergmann-14/+17
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky-4/+4
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2025-02-08Merge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+6
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman-21/+6
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+8
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+0
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang-31/+7
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-1/+1
2025-01-12alpha: remove duplicate included header fileThorsten Blum-1/+0
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri-0/+2
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+5
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+1
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+4
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan-1/+1
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes-0/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-0/+1
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang-1/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh-3/+3
2024-11-03introduce "fd_pos" class, convert fdget_pos() users to it.Al Viro-3/+2
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-1/+0
2024-10-21reiserfs: The last commitJan Kara-1/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-5/+1
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-262/+223
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds-1/+1
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry-0/+1
2024-09-11tcp: RX path for devmem TCPMina Almasry-0/+5