index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2018-11-20
7
-32
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
3
-40
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
perf/x86/intel: Disallow precise_ip on BTS events
Jiri Olsa
2018-11-22
1
-0
/
+4
|
*
|
|
|
|
perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()
Jiri Olsa
2018-11-22
2
-18
/
+12
|
*
|
|
|
|
perf/x86/intel: Move branch tracing setup to the Intel-specific source file
Jiri Olsa
2018-11-22
2
-21
/
+40
|
*
|
|
|
|
perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...
Peter Zijlstra
2018-11-20
1
-4
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
1
-14
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-14
/
+1
|
|
/
/
/
/
*
|
|
|
|
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
1
-5
/
+15
*
|
|
|
|
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
1
-18
/
+9
*
|
|
|
|
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
1
-5
/
+5
*
|
|
|
|
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
1
-1
/
+24
*
|
|
|
|
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
4
-18
/
+17
*
|
|
|
|
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
1
-4
/
+4
*
|
|
|
|
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
*
|
|
|
|
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
1
-5
/
+16
*
|
|
|
|
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
1
-0
/
+1
*
|
|
|
|
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
2018-11-27
1
-6
/
+6
*
|
|
|
|
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-11-27
1
-8
/
+11
*
|
|
|
|
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2018-11-27
1
-1
/
+2
*
|
|
|
|
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
1
-0
/
+5
*
|
|
|
|
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
2018-11-27
1
-0
/
+1
|
/
/
/
/
*
|
|
|
perf/x86/intel/uncore: Support CoffeeLake 8th CBOX
Kan Liang
2018-11-12
2
-9
/
+30
*
|
|
|
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
Kan Liang
2018-11-12
1
-1
/
+114
|
/
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-11
12
-117
/
+76
|
\
\
\
|
*
|
|
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
2018-11-09
1
-1
/
+1
|
*
|
|
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2018-11-06
2
-78
/
+7
|
*
|
|
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
2018-11-06
1
-8
/
+0
|
*
|
|
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
2018-11-06
1
-13
/
+38
|
*
|
|
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-11-06
3
-11
/
+11
|
*
|
|
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2018-11-06
2
-1
/
+3
|
*
|
|
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2018-11-06
2
-1
/
+3
|
*
|
|
x86/build: Remove -pipe from KBUILD_CFLAGS
Nathan Chancellor
2018-11-05
1
-3
/
+1
|
*
|
|
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
2018-11-05
1
-1
/
+1
|
*
|
|
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
2018-11-04
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-11
1
-5
/
+8
|
\
\
\
|
*
|
|
x86/qspinlock: Fix compile error
Peter Zijlstra
2018-11-04
1
-5
/
+8
*
|
|
|
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-10
3
-12
/
+40
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
xen: fix xen_qlock_wait()
Juergen Gross
2018-11-09
1
-6
/
+8
|
*
|
x86/xen: fix pv boot
Juergen Gross
2018-11-09
2
-6
/
+32
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-03
37
-141
/
+148
|
\
\
\
|
*
\
\
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
53
-162
/
+349
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2018-11-01
6
-14
/
+20
|
*
|
|
x86/numa_emulation: Fix uniform-split numa emulation
Dave Jiang
2018-10-30
1
-2
/
+10
|
*
|
|
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
2018-10-30
4
-47
/
+19
|
*
|
|
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
2018-10-29
2
-1
/
+11
|
*
|
|
x86/paravirt: Remove GPL from pv_ops export
Juergen Gross
2018-10-29
1
-1
/
+1
|
*
|
|
x86/traps: Use format string with panic() call
Rasmus Villemoes
2018-10-29
1
-1
/
+1
|
*
|
|
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
2018-10-29
20
-63
/
+63
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...
Ingo Molnar
2018-10-29
2
-12
/
+21
|
|
\
\
\
\
\
[prev]
[next]