aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)1-1/+1
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+0
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+4
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-54/+5
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-02-25alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-3/+4
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann3-25/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-29/+5
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel1-17/+36
2022-01-30asm/user.h: killed unused macrosAl Viro1-6/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-2/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-2/+0
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-09-18alpha: move __udiv_qrnnd library function to arch/alpha/lib/Linus Torvalds1-0/+1
2021-09-18alpha: make 'Jensen' IO functions build againLinus Torvalds1-4/+4
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck1-1/+1
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck1-0/+43
2021-09-08alpha: agp: make empty macros use do-while-0 styleRandy Dunlap1-2/+2
2021-07-25alpha: Add syscall_get_return_value()He Zhe1-0/+6
2021-07-25alpha: remove undef inline in compiler.hChen Li1-11/+0
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-3/+5
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-12/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-149/+0
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport4-149/+0
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-3/+3
2021-05-26locking/atomic: alpha: move to ARCH_ATOMICMark Rutland2-47/+53
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-12/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+4
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-22/+29
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport4-22/+29
2020-12-12alpha: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2
2020-11-06highmem: Get rid of kmap_types.hThomas Gleixner1-15/+0
2020-10-26alpha: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-8/+4
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-1/+1
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-1/+1
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski10-33/+33
2020-08-12alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4