summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-073-7/+3
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap2021-05-061-0/+1
| * alpha: eliminate old-style function definitionsRandy Dunlap2021-05-061-2/+2
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ | |/ |/|
| * arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-294-80/+5
|\ \
| * | alpha: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-252-41/+2
| * | alpha: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-253-39/+3
| |/
* / quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | alpha: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-261-1/+0
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-6/+7
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-5/+6
* | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ | |_|/ |/| |
| * | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-0/+1
|\ \
| * | s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+1
| |/
* / arch: alpha: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-229-951/+0
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-1/+1
|\
| * genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-151-1/+1
* | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-12-201-1/+1
|\ \
| * | rtc: rework rtc_register_device() resource managementBartosz Golaszewski2020-11-191-1/+1
* | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-163-2/+4
|\ \ \
| * | | alpha: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-123-2/+4
| |/ /
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-8/+4
|\ \ \
| * | | alpha: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-261-8/+4
| |/ /
* | | alpha: replace bogus in_interrupt()Thomas Gleixner2020-12-151-1/+1
* | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-0/+3
| |\ \ \ | | |_|/ | |/| |
| | * | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| | * | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-156-22/+38
|\ \ \
| * | | alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-156-22/+38
| |/ /
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-15/+0
|\ \ \
| * | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-061-15/+0
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-14/+0
|\ \ \ | |_|/ |/| |
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-14/+0
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \