index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-03-04
x86/cacheinfo: Remove the P4 trace leftovers for real
Thomas Gleixner
2025-03-04
x86/cpu: Remove unused TLB strings
Thomas Gleixner
2025-03-04
x86/cpu: Get rid of the smp_store_cpu_info() indirection
Thomas Gleixner
2025-03-04
x86/cpu: Simplify TLB entry count storage
Ahmed S. Darwish
2025-03-04
x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsing
Ahmed S. Darwish
2025-03-04
x86/cpu: Remove unnecessary headers and reorder the rest
Ahmed S. Darwish
2025-03-04
x86/cpuid: Include <linux/build_bug.h> in <asm/cpuid.h>
Ahmed S. Darwish
2025-03-04
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits
Ingo Molnar
2025-03-04
x86/cpu: Log CPU flag cmdline hacks more verbosely
Brendan Jackman
2025-03-04
x86/cpu: Warn louder about the {set,clear}cpuid boot parameters
Brendan Jackman
2025-03-04
x86/cpu: Remove unnecessary macro indirection related to CPU feature names
Brendan Jackman
2025-03-04
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-04
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-04
x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn be...
Josh Poimboeuf
2025-03-04
xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8
Lukas Bulwahn
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-02
Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-28
Merge tag 'perf-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-28
x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='
Brendan Jackman
2025-02-28
x86/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
2025-02-27
arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level
Ryan Roberts
2025-02-27
arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
Ryan Roberts
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-27
x86/cpu: Remove get_this_hybrid_cpu_*()
Pawan Gupta
2025-02-27
perf/x86/intel: Use cache cpu-type for hybrid PMU selection
Pawan Gupta
2025-02-27
x86/cpu: Prefix hexadecimal values with 0x in cpu_debug_show()
Pawan Gupta
2025-02-27
x86/platform: Only allow CONFIG_EISA for 32-bit
Arnd Bergmann
2025-02-27
x86/pci: Remove old STA2x11 support
Arnd Bergmann
2025-02-27
x86/cpu: Document CONFIG_X86_INTEL_MID as 64-bit-only
Arnd Bergmann
2025-02-27
x86/mm: Drop support for CONFIG_HIGHPTE
Arnd Bergmann
2025-02-27
x86/mm: Drop CONFIG_SWIOTLB for PAE
Arnd Bergmann
2025-02-27
x86/mm: Remove CONFIG_HIGHMEM64G support
Arnd Bergmann
2025-02-27
x86/cpu: Drop configuration options for early 64-bit CPUs
Arnd Bergmann
2025-02-27
x86/build: Rework CONFIG_GENERIC_CPU compiler flags
Arnd Bergmann
2025-02-27
x86/smp: Drop 32-bit "bigsmp" machine support
Arnd Bergmann
2025-02-27
x86/Kconfig: Add cmpxchg8b support back to Geode CPUs
Arnd Bergmann
2025-02-27
Merge branch 'x86/mm' into x86/cpu, to avoid conflicts
Ingo Molnar
2025-02-27
MIPS: Ignore relocs against __ex_table for relocatable kernel
Xi Ruoyao
[next]