summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-11-11x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-10-12perf/x86: Check if user fp is validArun Sharma
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-11-20x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-15x86/microcode/amd: Do not overwrite final patch levelsBorislav Petkov
2016-06-15x86/microcode/amd: Extract current patch level read to a functionBorislav Petkov
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-05-01x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-01PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-02-13x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-02-13x86/LDT: Print the real LDT base addressJan Beulich
2015-11-27x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-11-17x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-13x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-13x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-13x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-10-13x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-07x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2015-05-09x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-05-09x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner
2015-05-09x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä
2015-05-09x86/reboot: Remove the duplicate C6100 entry in the reboot quirks listMasoud Sharbiani
2015-05-09x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2015-05-09x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2015-05-09x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper
2015-05-09ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui
2015-05-09x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2015-05-09x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-05-09x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-02-20x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-02-20x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-02-20x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-02-20ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-02-20x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-02-20x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-02-20x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-01x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2015-01-01x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-01x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-14x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-12-14x86_64, traps: Rework bad_iretAndy Lutomirski