summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-1/+6
|\
| * rtc: Check return value from mc146818_get_time()Mateusz Jończyk2021-12-161-1/+6
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-3/+3
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-3/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \
| * | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
* | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-1/+1
|\ \ \
| * | | Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-061-0/+1
| |\| |
| * | | tty: the rest, stop using tty_schedule_flip()Jiri Slaby2021-11-251-1/+1
| | |/ | |/|
* | | alpha: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| |/ |/|
* | futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-3/+1
|\
| * alpha: use is_kernel_text() helperKefeng Wang2021-11-091-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\|
| * memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-2/+1
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+2
* | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-4/+6
|\ \
| * | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-011-0/+2
| * | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-011-4/+4
* | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-3/+2
| |/ |/|
* | alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds2021-09-181-5/+5
* | alpha: make 'Jensen' IO functions build againLinus Torvalds2021-09-181-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-4/+8
|\
| * alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap2021-09-081-4/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\ \
| * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| |/
* | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-3/+7
|\ \
| * | alpha: return error code from alpha_pci_map_sg()Martin Oliveira2021-08-091-3/+7
| |/
* | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \
| * | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
* | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-013-16/+16
|\ \ \
| * | | signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman2021-07-233-16/+16
| |/ /
* | | Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-097-13/+14
|\ \ \ | | |/ | |/|
| * | alpha: register early reserved memory in memblockMike Rapoport2021-07-281-6/+7
| * | alpha: fix spelling mistakesgushengxian2021-07-254-5/+5
| * | alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-07-251-1/+1
| * | alpha: convert comma to semicolonZheng Yongjun2021-07-251-1/+1
| |/
* | tty: drop put_tty_driverJiri Slaby2021-07-271-1/+1
* | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-3/+3
|/
* Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-8/+1
|\
| * Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-311-1/+1
| |\
| * | tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-131-7/+0
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-1/+1
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-297-141/+4
|\ \ \ \ | | |/ / | |/| |
| * | | alpha: remove DISCONTIGMEM and NUMAMike Rapoport2021-06-297-141/+4
| |/ /
* | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1