index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2025-04-10
x86/msr: Standardize on u64 in <asm/msr.h>
Ingo Molnar
2025-04-10
x86: Remove __FORCE_ORDER workaround
Uros Bizjak
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/uaccess: Predict valid_user_address() returning true
Mateusz Guzik
2025-04-09
Merge tag 'v6.15-rc1' into x86/asm, to refresh the branch
Ingo Molnar
2025-04-09
x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
Josh Poimboeuf
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-04-08
objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
Josh Poimboeuf
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
2025-04-08
perf/x86/intel: Add CPUID enumeration for the auto counter reload
Kan Liang
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-07
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
2025-04-06
x86/boot: Use __ALIGN_KERNEL_MASK() instead of open coded analogue
Andy Shevchenko
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-04
KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
Sean Christopherson
2025-04-03
x86/idle: Use MONITOR and MWAIT mnemonics in <asm/mwait.h>
Uros Bizjak
2025-04-03
x86/idle: Change arguments of mwait_idle_with_hints() to u32
Uros Bizjak
2025-04-03
x86/idle: Remove CONFIG_AS_TPAUSE
Uros Bizjak
2025-04-03
x86/idle: Remove .s output beautifying delimiters from simpler asm() templates
Uros Bizjak
2025-04-02
x86/idle: Standardize argument types for MONITOR{,X} and MWAIT{,X} instructio...
Uros Bizjak
2025-04-02
x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints...
Andrew Cooper
2025-04-02
Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-04-01
x86/mm: Remove the arch-specific p4d_leaf() definition
Baoquan He
2025-04-01
x86/mm: Remove the arch-specific pgd_leaf() definition
Baoquan He
2025-04-01
x86/nmi: Add missing description x86_platform_ops::get_nmi_reason to <asm/x86...
Sohil Mehta
2025-04-01
x86/nmi: Improve <asm/nmi.h> documentation
Sohil Mehta
2025-04-01
x86/nmi: Consolidate NMI panic variables
Sohil Mehta
2025-04-01
x86/nmi: Simplify unknown NMI panic handling
Sohil Mehta
2025-04-01
x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...
Dr. David Alan Gilbert
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
x86/bitops: Simplify variable_ffz() as variable__ffs(~word)
Uros Bizjak
2025-03-26
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
2025-03-26
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-25
x86/bitops: Use TZCNT mnemonic in <asm/bitops.h>
Uros Bizjak
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'ras_core_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-25
Merge tag 'x86_cache_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-25
x86/kexec: Debugging support: Load an IDT and basic exception entry points
David Woodhouse
[prev]
[next]