summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
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-11alpha: fix FEN fault handlingAl Viro1-15/+15
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman2-4/+4
2023-01-18alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-1/+1
2022-06-22alpha: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-07-22scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò1-1/+0
2020-06-22alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2-22/+112
2019-09-26mm: introduce MADV_PAGEOUTMinchan Kim1-0/+1
2019-09-26mm: introduce MADV_COLDMinchan Kim1-0/+2
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-0/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-08-21kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2019-07-17arch/*: remove unused isa_page_to_bus()Stephen Kitt1-5/+0
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1
2019-07-13Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+0
2019-07-12alpha: switch to generic version of pte allocationMike Rapoport1-37/+3
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2019-07-11Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2019-07-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+5
2019-07-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+10
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+8
2019-06-28arch: wire-up pidfd_open()Christian Brauner1-0/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit2-17/+8
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+2
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2-19/+2
2019-06-15bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau1-0/+2
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada1-2/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner1-17/+1
2019-06-03locking/atomic, alpha: Use s64 for atomic64Mark Rutland1-10/+10
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman2-3/+3
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-9/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+6
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+0