summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0610-32/+223
|\ \
| * | alpha: add full ioread64/iowrite64 implementationArnd Bergmann2022-10-0410-22/+155
| * | alpha: Use generic <asm-generic/io.h>Linus Walleij2022-09-081-10/+68
| |/
* | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-16/+0
|\ \ | |/ |/|
| * a.out: Remove the a.out implementationEric W. Biederman2022-09-271-16/+0
* | provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-5/+2
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-15/+17
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-15/+17
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-17/+0
|\ \
| * | alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-5/+5
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-5/+5
| |/
* | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-221-9/+0
* | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-6/+0
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-1/+1
|\
| * alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)2022-05-131-1/+1
* | alpha: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-6/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-6/+0
* | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-3/+4
|\ \
| * | alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-251-3/+4
| |/
* | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \
| * | treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-54/+5
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-253-25/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-29/+5
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
| |/
* / lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-17/+36
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-2/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-2/+0
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
|/
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds2021-09-181-0/+1
* alpha: make 'Jensen' IO functions build againLinus Torvalds2021-09-181-4/+4
* 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-151-0/+43
* alpha: agp: make empty macros use do-while-0 styleRandy Dunlap2021-09-081-2/+2
* alpha: Add syscall_get_return_value()He Zhe2021-07-251-0/+6
* alpha: remove undef inline in compiler.hChen Li2021-07-251-11/+0
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-3/+5
* 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-022-2/+0
|\ \
| * | 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
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-294-149/+0
|\| |
| * | alpha: remove DISCONTIGMEM and NUMAMike Rapoport2021-06-294-149/+0
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-3/+3
|\ \