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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
x86/fpu: Update stale comments
Thomas Gleixner
1
-10
/
+3
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
3
-5
/
+3
2021-10-19
x86/ftrace: Remove fault protection code in prepare_ftrace_return
Steven Rostedt (VMware)
1
-35
/
+3
2021-10-19
x86/ftrace: Remove extra orig rax move
Jiri Olsa
1
-1
/
+0
2021-10-19
samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
Heiko Carstens
1
-0
/
+1
2021-10-19
x86/sme: Use #define USE_EARLY_PGTABLE_L5 in mem_encrypt_identity.c
Tom Lendacky
1
-0
/
+9
2021-10-19
x86/sev: Carve out HV call's return value verification
Borislav Petkov
1
-24
/
+29
2021-10-18
KVM: x86: Expose TSC offset controls to userspace
Oliver Upton
3
-0
/
+121
2021-10-18
KVM: x86: Refactor tsc synchronization code
Oliver Upton
1
-42
/
+53
2021-10-18
kvm: x86: protect masterclock with a seqcount
Paolo Bonzini
2
-38
/
+51
2021-10-18
KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCK
Oliver Upton
2
-14
/
+36
2021-10-18
KVM: x86: avoid warning with -Wbitwise-instead-of-logical
Paolo Bonzini
1
-6
/
+1
2021-10-18
Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
Paolo Bonzini
2
-2
/
+3
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
1
-1
/
+1
2021-10-18
KVM: VMX: Remove redundant handling of bus lock vmexit
Hao Xiang
1
-6
/
+9
2021-10-18
KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
Sean Christopherson
1
-0
/
+2
2021-10-18
Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RESET"
Sean Christopherson
1
-7
/
+11
2021-10-18
KVM: X86: fix lazy allocation of rmaps
Paolo Bonzini
1
-1
/
+2
2021-10-18
KVM: SEV-ES: Set guest_state_protected after VMSA update
Peter Gonda
1
-1
/
+6
2021-10-18
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
1
-4
/
+3
2021-10-18
x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-1
/
+1
2021-10-18
KVM: x86/mmu: kvm_faultin_pfn has to return false if pfh is returned
Andrei Vagin
1
-0
/
+1
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-2
/
+0
2021-10-17
Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
61
-386
/
+697
2021-10-16
x86/fpu: Mask out the invalid MXCSR bits properly
Borislav Petkov
1
-1
/
+1
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
3
-0
/
+23
2021-10-15
perf/x86/msr: Add Sapphire Rapids CPU support
Kan Liang
1
-0
/
+1
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
6
-1
/
+68
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-5
/
+2
2021-10-15
x86: Fix get_wchan() to support the ORC unwinder
Qi Zheng
1
-48
/
+3
2021-10-15
KVM: SEV-ES: fix length of string I/O
Paolo Bonzini
1
-1
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-84
/
+196
2021-10-11
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically
Borislav Petkov
1
-1
/
+0
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-14
/
+99
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
10
-68
/
+97
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-2
/
+0
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-20
/
+36
2021-10-07
bpf, x64: Factor out emission of REX byte in more cases
Jie Meng
1
-36
/
+31
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-5
/
+15
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-07
futex,x86: Wire up sys_futex_waitv()
André Almeida
2
-0
/
+2
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
45
-296
/
+486
2021-10-06
x86/MCE/AMD: Export smca_get_bank_type symbol
Mukul Joshi
2
-2
/
+3
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
3
-33
/
+14
2021-10-06
x86/Kconfig: Correct reference to MWINCHIP3D
Lukas Bulwahn
1
-1
/
+1
2021-10-06
x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI
Lukas Bulwahn
1
-1
/
+1
[prev]
[next]