summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-12x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-04-12x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-22x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicVitaly Kuznetsov
2017-02-18x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-02-14x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-14x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-09x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-19x86/CPU/AMD: Fix Bulldozer topologyBorislav Petkov
2017-01-19x86/bugs: Separate AMD E400 erratum and C1E bugThomas Gleixner
2017-01-19x86/cpu/AMD: Clean up cpu_llc_id assignment per topology featureYazen Ghannam
2017-01-12x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski
2017-01-09x86/smpboot: Make logical package management more robustThomas Gleixner
2016-11-28x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf
2016-11-24x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2016-11-21x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu
2016-11-18x86/dumpstack: Prevent KASAN false positive warningsJosh Poimboeuf
2016-11-18x86/unwind: Prevent KASAN false positive warnings in guess unwinderJosh Poimboeuf
2016-11-17x86/boot: Avoid warning for zero-filling .bssArnd Bergmann
2016-11-16x86/sysfb: Fix lfb_size calculationDavid Herrmann
2016-11-16x86/sysfb: Add support for 64bit EFI lfb_baseDavid Herrmann
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-11x86: apm: avoid uninitialized dataArnd Bergmann
2016-11-09x86/cpu: Deal with broken firmware (VMWare/XEN)Thomas Gleixner
2016-11-09x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-10-29x86/smpboot: Init apic mapping before usageThomas Gleixner
2016-10-28Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-10-28x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov
2016-10-26x86: Fix export for mcount and __fentry__Steven Rostedt
2016-10-25x86/quirks: Hide maybe-uninitialized warningArnd Bergmann
2016-10-25x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf
2016-10-24ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-20x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()Dmitry Safonov
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-16Merge tag 'v4.9-rc1' into x86/urgent, to pick up updatesIngo Molnar
2016-10-16x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov