summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-141-1/+1
|\
| * alpha: fix marvel_ioread8 build regressionArnd Bergmann2022-10-101-1/+1
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-124-10/+3
|\ \
| * | alpha: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-2/+2
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-112-7/+0
| * | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-111-1/+1
* | | alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn2022-10-112-14/+2
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+2
|\ \ \
| * | | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-111-0/+2
| |/ /
* | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-4/+2
|\ \ \
| * | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
| * | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| |/ /
* | | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-073-88/+57
|\ \ \
| * | | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-8/+0
| * | | make generic INIT_C_CC a bit more genericAl Viro2022-09-091-8/+0
| * | | termios: consolidate values for VDISCARD in INIT_C_CCAl Viro2022-09-091-2/+2
| * | | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-092-9/+2
| * | | termios: uninline conversion helpersAl Viro2022-09-093-72/+64
| |/ /
* | | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2022-10-061-5/+5
|\ \ \
| * | | Change calling conventions for filldir_tAl Viro2022-08-171-5/+5
* | | | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0613-33/+243
|\ \ \ \ | | |_|/ | |/| |
| * | | alpha: add full ioread64/iowrite64 implementationArnd Bergmann2022-10-0413-23/+175
| * | | alpha: Use generic <asm-generic/io.h>Linus Walleij2022-09-081-10/+68
| | |/ | |/|
* | | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-034-96/+0
|\ \ \ | |/ / |/| |
| * | a.out: Remove the a.out implementationEric W. Biederman2022-09-274-96/+0
| |/
* / provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-5/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-15/+17
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-15/+17
* | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-071-6/+0
|\ \
| * | profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-6/+0
| |/
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-17/+26
|\ \
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-1/+0
| * | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-173-17/+23
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-053-6/+5
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-283-6/+5
| |/
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-042-15/+0
|\ \
| * | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-9/+0
| * | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-6/+0
| |/
* / genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-1/+1
|/
* Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-041-0/+1
|\
| * move mount-related externs from fs.h to mount.hAl Viro2022-05-191-0/+1
* | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-041-1/+1
|\ \
| * | arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-06-031-1/+1
| |/
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-6/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-3/+5
| |/
* | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-135/+79
|\ \
| * | termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * | termbits.h: Align lines & formatIlpo Järvinen2022-05-191-68/+62