summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | alpha: Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov2021-07-251-1/+1
* | | alpha: __udiv_qrnnd should be exportedCorentin Labbe2021-07-251-0/+2
| |/ |/|
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-2/+3
|\ \
| * | alpha: move core-y in arch/alpha/Makefile to arch/alpha/KbuildMasahiro Yamada2021-05-262-2/+2
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-3/+5
| |/ |/|
* | 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 tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-12/+0
|\ \ \
| * | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-12/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-025-7/+5
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-1/+1
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
| * | | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
| * | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-4/+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
| | |_|/ | |/| |