index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-07-11
|
|
*
x86/mce: Detect local MCEs properly
Yazen Ghannam
2018-07-11
|
|
*
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
2018-07-11
|
|
*
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
2018-07-11
*
|
|
Merge android-4.4.139 (7ba5557) into msm-4.4
Blagovest Kolenichev
2018-07-03
|
\
|
|
|
*
|
Merge 4.4.139 into android-4.4
Greg Kroah-Hartman
2018-07-03
|
|
\
|
|
|
*
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
2018-07-03
*
|
|
Merge android-4.4.138 (07c0138) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
|
*
|
Merge 4.4.138 into android-4.4
Greg Kroah-Hartman
2018-06-16
|
|
\
|
|
|
*
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-16
|
|
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-16
|
|
*
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-16
|
|
*
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2018-06-16
|
|
*
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2018-06-16
|
|
*
x86/fpu: Fix 'no387' regression
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
2018-06-16
|
|
*
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2018-06-16
|
|
*
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2018-06-16
|
|
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
|
|
*
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
2018-06-16
|
|
*
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
2018-06-16
*
|
|
Merge android-4.4.137 (a2e2217) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
|
*
|
Update arch/x86/configs/x86_64_ranchu_defconfig
Roman Kiryanov
2018-06-04
|
*
|
ANDROID: x86_64_cuttlefish_defconfig: Enable F2FS
Alistair Strachan
2018-05-31
|
*
|
ANDROID: Update x86_64_cuttlefish_defconfig
Alistair Strachan
2018-05-31
*
|
|
Merge android-4.4.135 (c9d74f2) into msm-4.4
Srinivasarao P
2018-06-27
|
\
|
|
|
*
|
Merge 4.4.134 into android-4.4
Greg Kroah-Hartman
2018-05-30
|
|
\
|
|
|
*
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
2018-05-30
|
|
*
x86/devicetree: Fix device IRQ settings in DT
Ivan Gorinov
2018-05-30
|
|
*
x86/devicetree: Initialize device tree before using it
Ivan Gorinov
2018-05-30
|
|
*
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
2018-05-30
|
|
*
KVM: VMX: raise internal error for exception during invalid protected mode state
Sean Christopherson
2018-05-30
|
|
*
x86/pgtable: Don't set huge PUD/PMD on non-leaf entries
Joerg Roedel
2018-05-30
|
|
*
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
2018-05-30
|
|
*
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
2018-05-30
|
|
*
kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl
Paolo Bonzini
2018-05-30
*
|
|
Merge android-4.4.133 (3f51ea2) into msm-4.4
Srinivasarao P
2018-05-31
|
\
|
|
|
*
|
Merge 4.4.133 into android-4.4
Greg Kroah-Hartman
2018-05-26
|
|
\
|
|
|
*
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2018-05-26
|
|
*
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-05-26
|
|
*
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2018-05-26
|
|
*
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-26
|
*
|
x86: vdso: Fix leaky vdso linker with CC=clang.
Alistair Strachan
2018-05-22
*
|
|
Merge android-4.4.132 (46155cc) into msm-4.4
Srinivasarao P
2018-05-22
|
\
|
|
|
*
|
Merge 4.4.132 into android-4.4
Greg Kroah-Hartman
2018-05-16
|
|
\
|
|
|
*
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
2018-05-16
[prev]
[next]