summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-39/+0
|\
| * asm-generic: Remove ide_iops.hGeert Uytterhoeven2023-08-241-39/+0
* | Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-041-0/+2
|\ \
| * | asm-generic: current: Don't include thread-info.h if building asmDavid Gow2023-08-261-0/+2
* | | Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-042-4/+14
|\ \ \
| * | | x86/hyperv: Remove hv_isolation_type_en_snpDexuan Cui2023-08-251-2/+1
| * | | x86/hyperv: Support hypercalls for fully enlightened TDX guestsDexuan Cui2023-08-251-0/+1
| * | | x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guestsDexuan Cui2023-08-251-0/+1
| * | | x86/hyperv: Add smp support for SEV-SNP guestTianyu Lan2023-08-221-0/+1
| * | | x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan2023-08-221-0/+1
| * | | x86/hyperv: Add sev-snp enlightened guest static keyTianyu Lan2023-08-221-3/+10
| | |/ | |/|
* | | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-1/+13
|\ \ \
| * | | riscv: support PREEMPT_DYNAMIC with static keysJisheng Zhang2023-08-311-1/+13
* | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \ \ \
| * | | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/ / /
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-295-72/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-12/+0
| * | | mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)2023-08-241-0/+5
| * | | pgalloc: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-36/+52
| * | | mm: add utility functions for ptdescVishal Moola (Oracle)2023-08-211-0/+11
| * | | mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple2023-08-181-1/+0
| * | | mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowedBaoquan He2023-08-181-26/+0
| * | | mm: ioremap: allow ARCH to have its own ioremap method definitionBaoquan He2023-08-181-0/+3
| * | | mm/ioremap: define generic_ioremap_prot() and generic_iounmap()Christophe Leroy2023-08-181-0/+4
| * | | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-3/+3
| | |/ | |/|
* | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-041-1/+1
|\ \ \
| * | | Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr2023-06-281-1/+1
* | | | word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-021-1/+1
| |/ / |/| |
* | | vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu2023-07-111-1/+0
| |/ |/|
* | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-1/+1
|\ \
| * \ Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-1/+1
| |\ \
| | * | vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang2023-06-251-1/+1
* | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-2/+10
|\ \ \ \
| * \ \ \ Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-2/+10
| |\ \ \ \
| | * | | | asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij2023-05-291-2/+10
| | | |/ / | | |/| |
* | | | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-012-80/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*Masahiro Yamada2023-06-221-3/+0
| * | | | kbuild: generate KSYMTAB entries by modpostMasahiro Yamada2023-06-222-79/+6
| | |/ / | |/| |
* | | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-2/+124
|\ \ \ \
| * \ \ \ Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-1/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | fbdev: Rename fb_mem*() helpersThomas Zimmermann2023-05-181-8/+8
| * | | | fbdev: Move framebuffer I/O helpers into <asm/fb.h>Thomas Zimmermann2023-05-181-0/+102
| * | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0910-179/+75
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | fbdev: Prepare generic architecture helpersThomas Zimmermann2023-04-201-2/+22
* | | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+3
|\ \ \ \ \
| * | | | | panic: make function declarations visibleArnd Bergmann2023-06-091-2/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-274-62/+162
|\ \ \ \ \
| * | | | | percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()Nathan Chancellor2023-06-081-2/+2
| * | | | | locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland2023-06-052-10/+10
| * | | | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-3/+0