aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-05-30Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-30x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specifiedBaoquan He
2018-05-30x86/devicetree: Fix device IRQ settings in DTIvan Gorinov
2018-05-30x86/devicetree: Initialize device tree before using itIvan Gorinov
2018-05-30KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in useVitaly Kuznetsov
2018-05-30KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30kvm: x86: fix KVM_XEN_HVM_CONFIG ioctlPaolo Bonzini
2018-05-26x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-26efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-26tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-18Merge tag 'v4.4.131-rt147' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
2018-05-18Merge tag 'v4.4.132' into linux-linaro-lsk-v4.4Mark Brown
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-05-02Merge tag 'v4.4.131' into v4.4-rtDaniel Wagner
2018-05-02Merge tag 'v4.4.130' into v4.4-rtDaniel Wagner
2018-05-02Merge tag 'v4.4.129' into v4.4-rtDaniel Wagner
2018-05-02Merge tag 'v4.4.128' into v4.4-rtDaniel Wagner
2018-05-02Merge tag 'v4.4.127' into v4.4-rtDaniel Wagner
2018-05-02crypto: limit more FPU-enabled sectionsSebastian Andrzej Siewior
2018-05-02x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam
2018-05-02x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-29x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-24um: Use POSIX ucontext_t instead of struct ucontextKrzysztof Mazur
2018-04-24x86/hweight: Don't clobber %rdiVille Syrjälä
2018-04-24x86/hweight: Get rid of the special calling conventionBorislav Petkov
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr
2018-04-13x86/tsc: Provide 'tsc=unstable' boot parameterPeter Zijlstra
2018-04-13x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2018-04-05Merge tag 'v4.4.126-rt141' into linux-linaro-lsk-v4.4-rtMark Brown
2018-04-05Merge tag 'v4.4.126' into linux-linaro-lsk-v4.4Mark Brown
2018-04-03Merge tag 'v4.4.125' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.124' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.123' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.122' into v4.4-rtDaniel Wagner
2018-04-03Merge tag 'v4.4.121' into v4.4-rtDaniel Wagner
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski