index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
-219
/
+229
2025-04-11
x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols ...
Ingo Molnar
-0
/
+6
2025-04-11
x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
Ingo Molnar
-2
/
+2
2025-04-11
x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Update comments in int3_emulate_push()
Ingo Molnar
-4
/
+5
2025-04-11
x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_handler()'
Ingo Molnar
-1
/
+1
2025-04-11
x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'
Ingo Molnar
-1
/
+1
2025-04-10
Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-6
/
+6
2025-04-10
Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-6
/
+6
2025-04-10
x86/sev: Add SVSM vTPM probe/send_command functions
Stefano Garzarella
-0
/
+7
2025-04-10
x86/kexec: Add 8250 MMIO serial port output
David Woodhouse
-0
/
+1
2025-04-10
x86/kexec: Add 8250 serial port output
David Woodhouse
-0
/
+1
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
-3
/
+3
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
-4
/
+4
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
-6
/
+6
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
-8
/
+8
2025-04-10
x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
Ingo Molnar
-15
/
+14
2025-04-10
x86/msr: Harmonize the prototype and definition of do_trace_rdpmc()
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Use u64 in rdmsrl_safe() and paravirt_read_pmc()
Ingo Molnar
-2
/
+2
2025-04-10
x86/msr: Standardize on u64 in <asm/msr-index.h>
Ingo Molnar
-6
/
+6
2025-04-10
x86/msr: Standardize on u64 in <asm/msr.h>
Ingo Molnar
-9
/
+9
2025-04-10
x86: Remove __FORCE_ORDER workaround
Uros Bizjak
-22
/
+11
2025-04-09
x86/mm: Consolidate initmem_init()
Mike Rapoport (Microsoft)
-1
/
+0
2025-04-09
Merge tag 'v6.15-rc1' into x86/mm, to pick up fixes
Ingo Molnar
-99
/
+83
2025-04-09
x86/uaccess: Predict valid_user_address() returning true
Mateusz Guzik
-1
/
+1
2025-04-09
Merge tag 'v6.15-rc1' into x86/asm, to refresh the branch
Ingo Molnar
-219
/
+229
2025-04-09
x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
Josh Poimboeuf
-3
/
+3
2025-04-09
x86/bugs: Rename entry_ibpb() to write_ibpb()
Josh Poimboeuf
-3
/
+3
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+6
2025-04-08
objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
Josh Poimboeuf
-6
/
+6
2025-04-08
perf/x86/intel: Support auto counter reload
Kan Liang
-0
/
+4
2025-04-08
perf/x86/intel: Add CPUID enumeration for the auto counter reload
Kan Liang
-0
/
+1
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
-11
/
+239
2025-04-07
Merge branch 'kvm-6.15-rc2-fixes' into HEAD
Paolo Bonzini
-1
/
+6
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
-0
/
+10
2025-04-06
x86/boot: Use __ALIGN_KERNEL_MASK() instead of open coded analogue
Andy Shevchenko
-3
/
+1
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+0
2025-04-04
KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMU
Sean Christopherson
-1
/
+6
2025-04-03
x86/idle: Use MONITOR and MWAIT mnemonics in <asm/mwait.h>
Uros Bizjak
-9
/
+12
2025-04-03
x86/idle: Change arguments of mwait_idle_with_hints() to u32
Uros Bizjak
-1
/
+1
[prev]
[next]