summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2025-04-10alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-03-13alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+2
2025-03-13alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-03-13alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner1-20/+0
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes1-3/+1
2023-03-11genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-1/+1
2023-03-10alpha: fix FEN fault handlingAl Viro1-15/+15
2023-03-10alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman2-4/+4
2022-12-31alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2022-12-31alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro1-1/+1
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-1/+1
2022-06-09alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)1-1/+1
2022-05-30alpha: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk1-1/+6
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds1-1/+1
2021-09-18alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds5-3/+5
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds2-6/+5
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds2-5/+5
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck1-1/+1
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck2-39/+46
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+10
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap1-4/+8
2021-09-08alpha: agp: make empty macros use do-while-0 styleRandy Dunlap1-2/+2
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+7
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds5-20/+18
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+4
2021-08-09alpha: return error code from alpha_pci_map_sg()Martin Oliveira1-3/+7
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman15-31/+31
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov1-0/+2
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-2/+0
2021-07-28alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-3/+3
2021-07-25alpha: fix spelling mistakesgushengxian5-6/+6
2021-07-25alpha: Remove space between * and parameter namegushengxian1-1/+1
2021-07-25alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann1-2/+4
2021-07-25alpha: Add syscall_get_return_value()He Zhe1-0/+6
2021-07-25alpha: fix typos in a commenttangchunyou1-1/+1
2021-07-25alpha: defconfig: add necessary configs for boot testingCorentin Labbe1-0/+1
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1