summaryrefslogtreecommitdiffstats
path: root/arch/alpha
AgeCommit message (Expand)AuthorLines
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-56/+6
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2022-03-22Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-1/+0
2022-03-21Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever-1/+0
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman-3/+2
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman-1/+0
2022-02-25alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET-9/+10
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann-55/+5
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-26/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-29/+5
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-1/+1
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-13alpha: Silence -Warray-bounds warningsKees Cook-3/+3
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel-17/+36
2022-01-31txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov-0/+2
2022-01-30asm/user.h: killed unused macrosAl Viro-6/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-2/+0
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-4/+4
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+8
2022-01-15include: move find.h from asm_generic to linuxYury Norov-2/+0
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng-9/+7
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...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-4/+4
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar-0/+1
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior-1/+1
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-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+3
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-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-3/+3
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-4/+3
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