aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-10/+3
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Gravatar Lukas Bulwahn 2-14/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-4/+2
2022-10-10alpha: fix marvel_ioread8 build regressionGravatar Arnd Bergmann 1-1/+1
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-88/+57
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-5/+5
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-33/+243
2022-10-04alpha: add full ioread64/iowrite64 implementationGravatar Arnd Bergmann 13-23/+175
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-96/+0
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headGravatar Masahiro Yamada 1-2/+2
2022-09-27a.out: Remove the a.out implementationGravatar Eric W. Biederman 4-96/+0
2022-09-11alpha: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-2/+2
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 2-7/+0
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yGravatar Arnd Bergmann 1-1/+1
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseGravatar Zach O'Keefe 1-0/+2
2022-09-09termios: get rid of non-UAPI asm/termios.hGravatar Al Viro 1-8/+0
2022-09-09make generic INIT_C_CC a bit more genericGravatar Al Viro 1-8/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCGravatar Al Viro 1-2/+2
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 2-9/+2
2022-09-09termios: uninline conversion helpersGravatar Al Viro 3-72/+64
2022-09-08alpha: Use generic <asm-generic/io.h>Gravatar Linus Walleij 1-10/+68
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitGravatar Mikulas Patocka 1-5/+2
2022-08-17Change calling conventions for filldir_tGravatar Al Viro 1-5/+5
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-15/+17
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-6/+0
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-17/+26
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+5
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-15/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedGravatar Ben Dooks 1-6/+0
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-9/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-6/+0
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-1/+0
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 3-17/+23
2022-07-07genirq: Add and use an irq_data_update_affinity helperGravatar Samuel Holland 1-1/+1
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesGravatar Alexander Lobakin 1-15/+17
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSGravatar Arnd Bergmann 3-6/+5
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 1-0/+4
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 1-1/+1
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-6/+7
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-135/+79
2022-06-03arch/alpha: replace cpumask_weight with cpumask_empty where appropriateGravatar Yury Norov 1-1/+1
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+2
2022-05-19move mount-related externs from fs.h to mount.hGravatar Al Viro 1-0/+1
2022-05-19termbits.h: Remove posix_types.h includeGravatar Ilpo Järvinen 1-2/+0