aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+1
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+0
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosGravatar Masahiro Yamada 1-7/+0
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 1-1/+1
2023-09-22hyperv: reduce size of ms_hyperv_infoGravatar Olaf Hering 1-1/+1
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-39/+0
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-4/+14
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+13
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysGravatar Jisheng Zhang 1-1/+13
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-72/+72
2023-08-26asm-generic: current: Don't include thread-info.h if building asmGravatar David Gow 1-0/+2
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpGravatar Dexuan Cui 1-2/+1
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsGravatar Dexuan Cui 1-0/+1
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsGravatar Dexuan Cui 1-0/+1
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Gravatar Matthew Wilcox (Oracle) 1-12/+0
2023-08-24mm: add generic flush_icache_pages() and documentationGravatar Matthew Wilcox (Oracle) 1-0/+5
2023-08-24asm-generic: Remove ide_iops.hGravatar Geert Uytterhoeven 1-39/+0
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestGravatar Tianyu Lan 1-0/+1
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageGravatar Tianyu Lan 1-0/+1
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyGravatar Tianyu Lan 1-3/+10
2023-08-21pgalloc: convert various functions to use ptdescsGravatar Vishal Moola (Oracle) 1-36/+52
2023-08-21mm: add utility functions for ptdescGravatar Vishal Moola (Oracle) 1-0/+11
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsGravatar Alistair Popple 1-1/+0
2023-08-18mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedGravatar Baoquan He 1-26/+0
2023-08-18mm: ioremap: allow ARCH to have its own ioremap method definitionGravatar Baoquan He 1-0/+3
2023-08-18mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Gravatar Christophe Leroy 1-0/+4
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosGravatar Baoquan He 1-3/+3
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+1
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessGravatar ndesaulniers@google.com 1-1/+1
2023-07-11vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountGravatar Petr Pavlu 1-1/+0
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Gravatar Rick Edgecombe 1-1/+1
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+10
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-80/+4
2023-07-01Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Gravatar Palmer Dabbelt 1-1/+1
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+124
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-2/+3
2023-06-28Drivers: hv: Change hv_free_hyperv_page() to take void * argumentGravatar Kameron Carr 1-1/+1
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-62/+162
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+0
2023-06-25vmlinux.lds.h: use correct .init.data.* section nameGravatar Jisheng Zhang 1-1/+1
2023-06-22ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Gravatar Masahiro Yamada 1-3/+0
2023-06-22kbuild: generate KSYMTAB entries by modpostGravatar Masahiro Yamada 2-79/+6
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 1-1/+8
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierGravatar Omar Sandoval 1-0/+3
2023-06-16init: Remove check_bugs() leftoversGravatar Thomas Gleixner 1-11/+0
2023-06-09panic: make function declarations visibleGravatar Arnd Bergmann 1-2/+3
2023-06-08percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()Gravatar Nathan Chancellor 1-2/+2