aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+2
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-540/+4
2021-06-29alpha: remove DISCONTIGMEM and NUMAGravatar Mike Rapoport 15-540/+4
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-3/+3
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+1
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-47/+53
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+6
2021-06-24net: retrieve netns cookie via getsocketoptGravatar Martynas Pumputis 1-0/+2
2021-06-18sched: Introduce task_is_running()Gravatar Peter Zijlstra 1-1/+1
2021-06-16alpha: use libata instead of the legacy ide driverGravatar Christoph Hellwig 1-7/+6
2021-06-07quota: Wire up quotactl_fd syscallGravatar Jan Kara 1-1/+1
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Gravatar Peter Collingbourne 1-3/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2021-05-26alpha: move core-y in arch/alpha/Makefile to arch/alpha/KbuildGravatar Masahiro Yamada 2-2/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildGravatar Masahiro Yamada 1-0/+1
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsGravatar Mark Rutland 1-1/+0
2021-05-26locking/atomic: alpha: move to ARCH_ATOMICGravatar Mark Rutland 3-47/+54
2021-05-17quota: Disable quotactl_path syscallGravatar Jan Kara 1-1/+1
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingGravatar Jiri Slaby 1-7/+0
2021-05-13tty: make tty_operations::write_room return uintGravatar Jiri Slaby 1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledGravatar Valentin Schneider 1-1/+0
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesGravatar Arnd Bergmann 1-12/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-7/+3
2021-05-07mm: remove xlate_dev_kmem_ptr()Gravatar David Hildenbrand 1-5/+0
2021-05-06alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Gravatar Randy Dunlap 1-0/+1
2021-05-06alpha: eliminate old-style function definitionsGravatar Randy Dunlap 1-2/+2
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+3
2021-04-30mm: move mem_init_print_info() into mm_init()Gravatar Kefeng Wang 1-1/+0
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-80/+5
2021-04-25alpha: syscalls: switch to generic syscallhdr.shGravatar Masahiro Yamada 2-41/+2
2021-04-25alpha: syscalls: switch to generic syscalltbl.shGravatar Masahiro Yamada 3-39/+3
2021-04-22arch: Wire up Landlock syscallsGravatar Mickaël Salaün 1-0/+3
2021-03-17quota: wire up quotactl_pathGravatar Sascha Hauer 1-0/+1
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2021-02-26alpha: remove CONFIG_EXPERIMENTAL from defconfigsGravatar Randy Dunlap 1-1/+0
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+7
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADGravatar Jens Axboe 1-1/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesGravatar Masahiro Yamada 1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workGravatar Masahiro Yamada 1-5/+6
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-0/+1
2021-02-13s390,alpha: switch to 64-bit ino_tGravatar Heiko Carstens 1-0/+1
2021-01-24fs: add mount_setattr()Gravatar Christian Brauner 1-0/+1
2021-01-22arch: alpha: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 9-951/+0
2020-12-29local64.h: make <asm/local64.h> mandatoryGravatar Randy Dunlap 1-1/+0
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Gravatar Willem de Bruijn 1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-2/+4