summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2023-02-02arch/alpha/kernel/process.c: remove unnecessary (void*) conversionsLi zeming-1/+1
2023-02-02arch/alpha/kernel/smp.c: remove unnecessary (void*) conversionsLi zeming-2/+2
2023-02-02mm: add vma_alloc_zeroed_movable_folio()Matthew Wilcox (Oracle)-3/+2
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-4/+37
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra-1/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra-1/+0
2023-01-11alpha/boot/misc: trim unused declarationsAl Viro-2/+0
2023-01-11alpha/boot/tools/objstrip: fix the check for ELF headerAl Viro-1/+1
2023-01-11alpha/boot: fix the breakage from -isystem series...Al Viro-5/+5
2023-01-11alpha: fix FEN fault handlingAl Viro-15/+15
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2022-12-12Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-13/+7
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro-11/+3
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-2/+0
2022-10-29alpha: ret_from_fork can go straight to ret_to_userAl Viro-1/+1
2022-10-29alpha: syscall exit cleanupAl Viro-5/+1
2022-10-29alpha: fix handling of a3 on straced syscallsAl Viro-1/+1
2022-10-29alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro-1/+3
2022-10-29alpha: _TIF_ALLWORK_MASK is unusedAl Viro-4/+0
2022-10-29alpha: fix TIF_NOTIFY_SIGNAL handlingAl Viro-1/+1
2022-10-23kill signal_pt_regs()Al Viro-1/+0
2022-10-14Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+3
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn-14/+2
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-4/+2
2022-10-10alpha: fix marvel_ioread8 build regressionArnd Bergmann-1/+1
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-88/+57
2022-10-06Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-5/+5
2022-10-06Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+243
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann-23/+175
2022-10-03Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-96/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-2/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada-2/+2
2022-09-27a.out: Remove the a.out implementationEric W. Biederman-96/+0
2022-09-11alpha: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-7/+0
2022-09-11treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann-1/+1
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe-0/+2
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro-8/+0
2022-09-09make generic INIT_C_CC a bit more genericAl Viro-8/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro-2/+2
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro-9/+2
2022-09-09termios: uninline conversion helpersAl Viro-72/+64
2022-09-08alpha: Use generic <asm-generic/io.h>Linus Walleij-10/+68
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka-5/+2
2022-08-17Change calling conventions for filldir_tAl Viro-5/+5
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds-15/+17
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+0