summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-3/+1
|\
| * alpha: use is_kernel_text() helperKefeng Wang2021-11-091-3/+1
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-3/+3
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-3/+3
* | | 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 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-0/+2
|\ \
| * | fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell2021-10-011-0/+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-152-4/+3
| |/ |/|
* | alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds2021-09-191-1/+1
* | alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds2021-09-185-3/+5
* | alpha: mark 'Jensen' platform as no longer brokenLinus Torvalds2021-09-182-6/+5
* | alpha: make 'Jensen' IO functions build againLinus Torvalds2021-09-182-5/+5
* | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck2021-09-161-3/+3
* | alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck2021-09-151-1/+1
* | alpha: Move setup.h out of uapiGuenter Roeck2021-09-152-39/+46
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-6/+10
|\
| * alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap2021-09-081-4/+8
| * alpha: agp: make empty macros use do-while-0 styleRandy Dunlap2021-09-081-2/+2
* | 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 tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
* | | 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-015-20/+18
|\ \ \
| * | | signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNKEric W. Biederman2021-07-235-20/+18
| |/ /
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-4/+4
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-0915-31/+31
| |\ \ \ | | | |/ | | |/|
| * | | tty: drop put_tty_driverJiri Slaby2021-07-271-1/+1
| * | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-3/+3
| | |/ | |/|
* | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
| |/ |/|
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \
| * | arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | | alpha: register early reserved memory in memblockMike Rapoport2021-07-281-6/+7
* | | alpha: fix spelling mistakesgushengxian2021-07-255-6/+6
* | | alpha: Remove space between * and parameter namegushengxian2021-07-251-1/+1
* | | alpha: fp_emul: avoid init/cleanup_module namesArnd Bergmann2021-07-251-2/+4
* | | alpha: Add syscall_get_return_value()He Zhe2021-07-251-0/+6
* | | alpha: fix typos in a commenttangchunyou2021-07-251-1/+1
* | | alpha: defconfig: add necessary configs for boot testingCorentin Labbe2021-07-251-0/+1
* | | alpha: Send stop IPI to send to online CPUsPrarit Bhargava2021-07-251-1/+1
* | | alpha: convert comma to semicolonZheng Yongjun2021-07-251-1/+1
* | | alpha: remove undef inline in compiler.hChen Li2021-07-251-11/+0