summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-05-04x86/platform/UV: Move blade local processor ID to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Move scir info to the per cpu info structMike Travis
2016-05-04x86/platform/UV: Create per cpu info structs to replace per hub info structsMike Travis
2016-05-04x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4Mike Travis
2016-05-04x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV MMR Illegal Access FunctionMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific DefinesMike Travis
2016-05-03signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ...Stas Sergeev
2016-05-03x86/mce: Detect local MCEs properlyYazen Ghannam
2016-05-03x86/mce: Look in genpool instead of mcelog for pending error recordsTony Luck
2016-05-03x86/mce: Detect and use SMCA-specific msr_opsYazen Ghannam
2016-05-03x86/mce: Define vendor-specific MSR accessorsYazen Ghannam
2016-05-03x86/mce: Carve out writes to MCx_STATUS and MCx_CTLAravind Gopalakrishnan
2016-05-03x86/mce: Grade uncorrected errors for SMCA-enabled systemsAravind Gopalakrishnan
2016-05-03x86/mce: Log MCEs after a warm rest on AMD, Fam17h and laterAravind Gopalakrishnan
2016-05-03Merge tag 'v4.6-rc6' into ras/core, to refresh the treeIngo Molnar
2016-04-29x86/tls: Synchronize segment registers in set_thread_area()Andy Lutomirski
2016-04-29x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski
2016-04-29x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski
2016-04-29Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-04-26Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-22x86/init: Disable pnpbios and rtc for X86_SUBARCH_CE4100Luis R. Rodriguez
2016-04-22x86/init: Disable pnpbios for X86_SUBARCH_INTEL_MIDLuis R. Rodriguez
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez
2016-04-22x86/init: Rename EBDA code fileLuis R. Rodriguez
2016-04-22x86/ACPI: Parse ACPI_FADT_LEGACY_DEVICESLuis R. Rodriguez
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez
2016-04-22x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez
2016-04-22x86/tboot: Remove paravirt_enabled() useLuis R. Rodriguez
2016-04-22x86/apm32: Remove paravirt_enabled() useLuis R. Rodriguez
2016-04-22x86/init: Use a platform legacy quirk for EBDALuis R. Rodriguez
2016-04-22x86/ACPI: Move ACPI_FADT_NO_CMOS_RTC check to ACPI boot codeLuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar
2016-04-19x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-18ACPI / x86: Cleanup initrd related codeLv Zheng
2016-04-18ACPI / tables: Move table override mechanisms to tables.cLv Zheng
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-16x86: Fix non-static inlinesDenys Vlasenko
2016-04-16x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds