summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-05-24x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2015-05-24x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-05-24x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2015-05-24x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-05-24x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-05-24x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-05-24x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-05-24x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2015-05-24x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regsAndy Lutomirski
2014-12-13x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-13x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-12-13x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-13x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-12-13x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-12-13x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-12-13x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-12-13x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-12-13x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-12-13x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin
2014-12-13x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin
2014-12-13x86-64: Adjust frame type at paranoid_exit:Jan Beulich
2014-12-13x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2014-11-23x86_32, entry: Clean up sysenter_badsys declarationStefan Bader
2014-11-23x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-11-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-05-19powernow-k6: reorder frequenciesMikulas Patocka
2014-05-19powernow-k6: correctly initialize default parametersMikulas Patocka
2014-05-19powernow-k6: disable cache when changing frequencyMikulas Patocka
2014-05-19powernow-k6: set transition latency value so ondemand governor can be usedKrzysztof Helt
2013-06-10MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2013-06-10x86/msr: Add capabilities checkAlan Cox
2013-06-10x86: Don't use the EFI reboot method by defaultMatthew Garrett
2013-06-10x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-11-07iommu/amd: Fix wrong shift directionJoerg Roedel
2011-11-07x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-11-07Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case"Greg Kroah-Hartman
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-08x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2011-08-08x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2011-08-08kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-08-08x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-06-23exec: delay address limit change until point of no returnMathias Krause
2011-06-23x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-23x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-06-23x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky