summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorFilesLines
8 daysalpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
8 daysalpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky2-11/+11
8 daysalpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
14 daysMerge tag 'execve-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+2
2025-02-06alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman1-9/+2
2025-01-26mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang4-31/+7
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
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-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2024-09-10mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-1/+1
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro1-2/+2
2024-05-24mseal: 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 Torvalds2-5/+2
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann2-86/+3
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann2-29/+1
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann12-1900/+12
2024-05-03alpha: sable: remove early machine supportArnd Bergmann3-302/+4
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann4-369/+4
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 Viro11-7/+38
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: sort scr_mem{cpy,move}w() outAl Viro1-0/+19
2024-04-26treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe1-4/+1
2024-04-26change alloc_pages name in dma_map_ops to avoid name conflictsSuren Baghdasaryan1-1/+1
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-5/+0
2024-01-19Merge 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-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2023-12-18rtc: 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-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-25tty: srmcons: use 'buf' directly in srmcons_do_write()Jiri Slaby (SUSE)1-5/+4
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-13LSM: wireup Linux Security Module syscallsCasey Schaufler1-0/+3
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-7/+11
2023-11-03Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+9