summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15x86/mm/pat: Don't report PAT on CPUs that don't support itMikulas Patocka
2017-06-27Merge 4.4.74 into android-4.4Greg Kroah-Hartman
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
2017-06-14kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li
2017-05-15Merge 4.4.68 into android-4.4Greg Kroah-Hartman
2017-05-14kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-05-14x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-05-14x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-05-03Merge 4.4.66 into android-4.4Greg Kroah-Hartman
2017-05-02ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-04-27Merge 4.4.64 into android-4.4Greg Kroah-Hartman
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-03-30Merge 4.4.48 into android-4.4Greg Kroah-Hartman
2017-03-30x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-02-15Merge tag 'v4.4.49' into android-4.4.yDmitry Shmidt
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-09Merge tag 'v4.4.48' into android-4.4.yDmitry Shmidt
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-26Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt
2017-01-26x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-03Merge tag 'v4.4.39' into android-4.4.yDmitry Shmidt
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-08Merge tag 'v4.4.37' into android-4.4.yDmitry Shmidt
2016-12-08x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-11-07Merge tag 'v4.4.30' into android-4.4.yDmitry Shmidt
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-10-28Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-21Merge tag 'v4.4.26' into android-4.4.yDmitry Shmidt
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-07x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski