index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2
-0
/
+4
2021-05-18
x86/idt: Rework IDT setup for boot CPU
Thomas Gleixner
1
-2
/
+0
2021-05-18
x86/cpu: Init AP exception handling from cpu_init_secondary()
Borislav Petkov
1
-0
/
+1
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-33
/
+51
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-29
/
+69
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-0
/
+2
2021-05-14
x86/cpu: Fix core name for Sapphire Rapids
Andi Kleen
1
-1
/
+2
2021-05-14
x86/asm: Make <asm/asm.h> valid on cross-builds as well
Ingo Molnar
1
-0
/
+4
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen generations
Huang Rui
1
-0
/
+2
2021-05-12
x86: Fix leftover comment typos
Ingo Molnar
2
-2
/
+2
2021-05-12
Merge branch 'linus' into x86/cleanups, to pick up dependent commits
Ingo Molnar
3
-11
/
+16
2021-05-12
jump_label, x86: Allow short NOPs
Peter Zijlstra
1
-0
/
+18
2021-05-12
jump_label, x86: Emit short JMP
Peter Zijlstra
1
-2
/
+1
2021-05-12
jump_label, x86: Introduce jump_entry_size()
Peter Zijlstra
1
-2
/
+2
2021-05-12
jump_label, x86: Factor out the __jump_table generation
Peter Zijlstra
1
-12
/
+12
2021-05-12
jump_label, x86: Strip ASM jump_label support
Peter Zijlstra
1
-36
/
+0
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-12
x86/asm: Simplify __smp_mb() definition
Borislav Petkov
1
-5
/
+2
2021-05-12
x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_table[]
H. Peter Anvin (Intel)
1
-6
/
+5
2021-05-12
x86/entry: Reverse arguments to do_syscall_64()
H. Peter Anvin (Intel)
1
-1
/
+1
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+16
2021-05-10
asm-generic: use asm-generic/unaligned.h for most architectures
Arnd Bergmann
1
-15
/
+0
2021-05-10
x86/asm: Use _ASM_BYTES() in <asm/nops.h>
H. Peter Anvin (Intel)
1
-14
/
+10
2021-05-10
x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode sequence
H. Peter Anvin (Intel)
1
-0
/
+2
2021-05-10
x86/asm: Have the __ASM_FORM macros handle commas in arguments
H. Peter Anvin (Intel)
1
-11
/
+10
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2
-26
/
+66
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-0
/
+0
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
1
-1
/
+1
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
1
-1
/
+2
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
1
-0
/
+5
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
1
-2
/
+1
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
1
-6
/
+0
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
1
-2
/
+2
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-0
/
+15
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
1
-4
/
+0
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2021-05-05
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2
-20
/
+36
2021-05-03
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
1
-0
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-24
/
+51
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+20
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+2
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-8
/
+5
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
1
-3
/
+19
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-0
/
+7
[prev]
[next]