summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2022-12-12Merge tag 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-8/+6
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro-5/+3
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-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-7/+2
2022-10-11alpha: remove the needless aliases osf_{readv,writev}Lukas Bulwahn-14/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+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-1/+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-1/+20
2022-10-04alpha: add full ioread64/iowrite64 implementationArnd Bergmann-1/+20
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-80/+0
2022-09-11alpha: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-5/+0
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro-2/+1
2022-09-09termios: uninline conversion helpersAl Viro-1/+58
2022-08-17Change calling conventions for filldir_tAl Viro-5/+5
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-6/+0
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks-6/+0
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland-1/+1
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds-1/+1
2022-06-03arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov-1/+1
2022-05-19move mount-related externs from fs.h to mount.hAl Viro-0/+1
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman-3/+5
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+1
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada-2/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+6
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman-3/+2
2022-02-25alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET-6/+6
2022-01-22proc: remove PDE_DATA() completelyMuchun Song-2/+2
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+6
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2021-12-16rtc: Check return value from mc146818_get_time()Mateusz Jończyk-1/+6
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-3/+3
2021-12-06Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman-0/+1
2021-12-01alpha: Snapshot thread flagsMark Rutland-1/+1
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby-1/+1
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida-0/+1
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+1