index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-11-22
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-28
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
bitops: add xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
2023-10-10
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-06
asm-generic: Fix spelling of architecture
Andy Shevchenko
2023-10-01
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-22
hyperv: reduce size of ms_hyperv_info
Olaf Hering
2023-09-21
asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()
Guo Ren
2023-09-05
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-04
Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-26
asm-generic: current: Don't include thread-info.h if building asm
David Gow
2023-08-25
x86/hyperv: Remove hv_isolation_type_en_snp
Dexuan Cui
2023-08-25
x86/hyperv: Support hypercalls for fully enlightened TDX guests
Dexuan Cui
2023-08-25
x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
Dexuan Cui
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
mm: add generic flush_icache_pages() and documentation
Matthew Wilcox (Oracle)
2023-08-24
asm-generic: Remove ide_iops.h
Geert Uytterhoeven
2023-08-22
x86/hyperv: Add smp support for SEV-SNP guest
Tianyu Lan
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
2023-08-22
x86/hyperv: Add sev-snp enlightened guest static key
Tianyu Lan
2023-08-21
pgalloc: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed
Baoquan He
2023-08-18
mm: ioremap: allow ARCH to have its own ioremap method definition
Baoquan He
2023-08-18
mm/ioremap: define generic_ioremap_prot() and generic_iounmap()
Christophe Leroy
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-04
Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2023-07-11
vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount
Petr Pavlu
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-07
Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]