index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
2025-04-18
x86/mm: Fix {,un}use_temporary_mm() IRQ state
Peter Zijlstra
2025-04-17
x86/mm: Remove duplicated PMD preallocation macro
Dave Hansen
2025-04-17
x86/mm: Preallocate all PAE page tables
Dave Hansen
2025-04-17
x86/mm: Fix up comments around PMD preallocation
Dave Hansen
2025-04-17
x86/mm: Simplify PAE PGD sharing macros
Dave Hansen
2025-04-17
x86/mm: Always "broadcast" PMD setting operations
Dave Hansen
2025-04-17
x86/mm: Always allocate a whole page for PAE PGDs
Dave Hansen
2025-04-17
x86/mm: Remove the mm_cpumask(prev) warning from switch_mm_irqs_off()
Peter Zijlstra
2025-04-16
Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commits
Ingo Molnar
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
2025-04-12
x86/boot: Move early SME init code into startup/
Ard Biesheuvel
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
2025-04-12
x86/mm: Allow temporary MMs when IRQs are on
Andy Lutomirski
2025-04-12
x86/mm: Remove 'mm' argument from unuse_temporary_mm() again
Peter Zijlstra
2025-04-12
x86/mm: Make use_/unuse_temporary_mm() non-static
Andy Lutomirski
2025-04-11
x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
Ingo Molnar
2025-04-11
x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-09
x86/mm: Consolidate initmem_init()
Mike Rapoport (Microsoft)
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-03
x86/tlb: Simplify choose_new_asid() and generate better code
Borislav Petkov (AMD)
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-04-01
x86: pgtable: convert to use tlb_remove_ptdesc()
Qi Zheng
2025-04-01
x86/mm: Stop prefetching current->mm->mmap_lock on page faults
Mateusz Guzik
2025-04-01
x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
Baoquan He
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-01
x86/mm/init: Handle the special case of device private pages in add_pages(), ...
Balbir Singh
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-25
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
2025-03-21
x86/mm: restore early initialization of high_memory for 32-bits
Mike Rapoport (Microsoft)
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
2025-03-19
x86/mm/ident_map: Fix theoretical virtual address overflow to zero
Kirill A. Shutemov
2025-03-19
x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
Rik van Riel
2025-03-19
x86/mm: Handle global ASID context switch and TLB flush
Rik van Riel
2025-03-19
x86/mm: Add global ASID allocation helper functions
Rik van Riel
2025-03-19
x86/mm: Use broadcast TLB flushing in page reclaim
Rik van Riel
2025-03-19
x86/mm: Use INVLPGB for kernel TLB flushes
Rik van Riel
[prev]
[next]