开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-08-18
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_flush_tlb_batched_pending()
Yicong Yang
2023-08-18
mm/tlbbatch: rename and extend some functions
Barry Song
2023-08-18
mm/tlbbatch: introduce arch_tlbbatch_should_defer()
Anshuman Khandual
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2023-08-18
powerpc: mm: convert to GENERIC_IOREMAP
Christophe Leroy
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
xtensa: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
sh: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
sh: add <asm-generic/io.h> including
Baoquan He
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
openrisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
arc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
openrisc: mm: remove unneeded early ioremap code
Baoquan He
2023-08-18
hexagon: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
s390: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2023-08-18
powerpc: add pte_free_defer() for pgtables sharing page
Hugh Dickins
2023-08-18
powerpc: assert_pte_locked() use pte_offset_map_nolock()
Hugh Dickins
2023-08-18
arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-29
Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-29
KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
Sean Christopherson
2023-07-29
KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
Sean Christopherson
2023-07-29
Revert "KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't valid"
Sean Christopherson
2023-07-29
KVM: x86: Acquire SRCU read lock when handling fastpath MSR writes
Sean Christopherson
2023-07-29
KVM: VMX: Use vmread_error() to report VM-Fail in "goto" path
Sean Christopherson
2023-07-29
KVM: VMX: Make VMREAD error path play nice with noinstr
Sean Christopherson
2023-07-29
KVM: x86/irq: Conditionally register IRQ bypass consumer again
Like Xu
2023-07-29
KVM: X86: Use GFP_KERNEL_ACCOUNT for pid_table in ipiv
Peng Hao
2023-07-29
KVM: x86: check the kvm_cpu_get_interrupt result before using it
Maxim Levitsky
2023-07-29
KVM: x86: VMX: set irr_pending in kvm_apic_update_irr
Maxim Levitsky
[next]