aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-6/+0
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-14/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu1-1/+0
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon2-13/+13
2020-07-21alpha: Override READ_ONCE() with barriered implementationWill Deacon2-54/+40
2020-06-12alpha: fix memory barriers so that they conform to the specificationMikulas Patocka1-15/+59
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-12/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig1-5/+5
2020-06-08alpha: use asm-generic/cacheflush.hChristoph Hellwig1-22/+6
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2020-05-29alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro1-1/+2
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau1-2/+2
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-3/+0
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long1-2/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-11/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-8/+2
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>Ingo Molnar1-0/+4
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport3-15/+14