summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)AuthorLines
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-6/+0
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-32/+23
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-6/+6
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+9
2023-10-28linux/init: remove __memexit* annotationsMasahiro Yamada-6/+0
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-9/+2
2023-10-18mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)-6/+0
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)-28/+20
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann-6/+6
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar-8/+1
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang-1/+6
2023-10-06asm-generic: Fix spelling of architectureAndy Shevchenko-1/+1
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+0
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada-7/+0
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts-1/+1
2023-09-22hyperv: reduce size of ms_hyperv_infoOlaf Hering-1/+1
2023-09-21asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()Guo Ren-7/+9
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds-39/+0
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2023-09-04Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+14
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+13
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-31riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang-1/+13
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-72/+72
2023-08-26asm-generic: current: Don't include thread-info.h if building asmDavid Gow-0/+2
2023-08-25x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui-2/+1
2023-08-25x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui-0/+1
2023-08-25x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui-0/+1
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)-12/+0
2023-08-24mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)-0/+5
2023-08-24asm-generic: Remove ide_iops.hGeert Uytterhoeven-39/+0
2023-08-22x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan-0/+1
2023-08-22x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan-0/+1
2023-08-22x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan-3/+10
2023-08-21pgalloc: convert various functions to use ptdescsVishal Moola (Oracle)-36/+52
2023-08-21mm: add utility functions for ptdescVishal Moola (Oracle)-0/+11
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple-1/+0
2023-08-18mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He-26/+0
2023-08-18mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He-0/+3
2023-08-18mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy-0/+4
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He-3/+3
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com-1/+1
2023-07-11vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu-1/+0
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+10
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-80/+4