aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs1-0/+2
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs1-4/+4
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds1-5/+5
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+8
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap1-4/+8
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+7
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-16/+16
2021-08-09alpha: return error code from alpha_pci_map_sg()Martin Oliveira1-3/+7
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman7-13/+14
2021-07-28alpha: register early reserved memory in memblockMike Rapoport1-6/+7
2021-07-27tty: drop put_tty_driverJiri Slaby1-1/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-3/+3
2021-07-25alpha: fix spelling mistakesgushengxian4-5/+5
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-07-25alpha: convert comma to semicolonZheng Yongjun1-1/+1
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman3-16/+16
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-8/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-1/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-141/+4
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport7-141/+4
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby1-7/+0
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-05-06alpha: eliminate old-style function definitionsRandy Dunlap1-2/+2
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+3
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-80/+5
2021-04-25alpha: syscalls: switch to generic syscallhdr.shMasahiro Yamada2-41/+2
2021-04-25alpha: syscalls: switch to generic syscalltbl.shMasahiro Yamada3-39/+3
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+7
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-5/+6
2021-01-24fs: add mount_setattr()Christian Brauner1-0/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1