summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-10-29alpha: ret_from_fork can go straight to ret_to_userAl Viro
2022-10-29alpha: syscall exit cleanupAl Viro
2022-10-29alpha: fix handling of a3 on straced syscallsAl Viro
2022-10-29alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro
2022-10-29alpha: _TIF_ALLWORK_MASK is unusedAl Viro
2022-10-29alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro
2022-10-23kill signal_pt_regs()Al Viro
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10alpha: fix marvel_ioread8 build regressionArnd Bergmann
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-09-11alpha: move from strlcpy with unused retval to strscpyWolfram Sang
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro
2022-09-08alpha: Use generic <asm-generic/io.h>Linus Walleij
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka
2022-08-17Change calling conventions for filldir_tAl Viro
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann