summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
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
2021-11-09alpha: use is_kernel_text() helperKefeng Wang-3/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport-2/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport-1/+2
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-3/+2
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs-0/+2
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs-4/+4
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds-5/+5
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+8
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap-4/+8
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+2
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan-0/+2
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+7
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds-16/+16
2021-08-09alpha: return error code from alpha_pci_map_sg()Martin Oliveira-3/+7
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman-13/+14
2021-07-28alpha: register early reserved memory in memblockMike Rapoport-6/+7
2021-07-27tty: drop put_tty_driverJiri Slaby-1/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby-3/+3
2021-07-25alpha: fix spelling mistakesgushengxian-5/+5
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava-1/+1
2021-07-25alpha: convert comma to semicolonZheng Yongjun-1/+1
2021-07-23signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman-16/+16
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+1
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-1/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-141/+4
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport-141/+4
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-1/+1
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman-1/+1