summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
| * linux/init: remove __memexit* annotationsMasahiro Yamada2023-10-281-6/+0
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-023-32/+23
|\ \
| * | mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-182-6/+0
| * | bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-182-28/+20
| * | mm: add statistics for PUD level pagetableBaolin Wang2023-10-061-1/+6
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+1
|\ \
| * | asm-generic: Fix spelling of architectureAndy Shevchenko2023-10-061-1/+1
* | | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-11-011-6/+6
|\ \ \
| * \ \ BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-233-9/+2
| |\ \ \
| * | | | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-6/+6
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-7/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-092-8/+1
| |\ \ \ | | | |/ | | |/|
| * | | asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()Guo Ren2023-09-211-7/+9
| | |/ | |/|
* | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-101-1/+1
|\ \ \ | |_|/ |/| |
| * | hyperv: reduce size of ms_hyperv_infoOlaf Hering2023-09-221-1/+1
| |/
* | Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-10-011-7/+0
|\ \
| * | vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada2023-10-011-7/+0
| |/
* / mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-291-1/+1
|/
* 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