summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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
2016-10-16kprobes: Avoid false KASAN reports during stack copyDmitry Vyukov
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()Wanpeng Li
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-11x86: use simpler API for random address requestsJason Cooper
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf
2016-10-05x86/vmware: Skip lapic calibration on VMwareRenat Valiullin