summaryrefslogtreecommitdiff
path: root/arch/alpha
AgeCommit message (Expand)Author
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09alpha: use is_kernel_text() helperKefeng Wang
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-18alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds
2021-09-18alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap
2021-09-08alpha: agp: make empty macros use do-while-0 styleRandy Dunlap
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-09alpha: return error code from alpha_pci_map_sg()Martin Oliveira
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-04sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-07-28alpha: register early reserved memory in memblockMike Rapoport
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-25alpha: fix spelling mistakesgushengxian
2021-07-25alpha: Remove space between * and parameter namegushengxian
2021-07-25alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann
2021-07-25alpha: Add syscall_get_return_value()He Zhe
2021-07-25alpha: fix typos in a commenttangchunyou
2021-07-25alpha: defconfig: add necessary configs for boot testingCorentin Labbe
2021-07-25alpha: Send stop IPI to send to online CPUsPrarit Bhargava
2021-07-25alpha: convert comma to semicolonZheng Yongjun
2021-07-25alpha: remove undef inline in compiler.hChen Li
2021-07-25alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov