summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-05-04x86/platform/UV: Update physical address conversions for UV4Mike Travis
2016-05-04x86/platform/UV: Build GAM reference tablesMike Travis
2016-05-04x86/platform/UV: Support UV4 socket address changesMike Travis
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis
2016-05-04x86/platform/UV: Fold blade info into per node hub info structsMike Travis
2016-05-04x86/platform/UV: Allocate common per node hub info structs on local nodeMike Travis
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: Clean up redunduncies after merge of UV4 MMR definitionsMike Travis
2016-05-04x86/platform/UV: Add UV4 Specific MMR definitionsMike Travis
2016-05-04x86/platform/UV: Prep for UV4 MMR updatesMike Travis
2016-05-04x86/platform/UV: Add UV Architecture DefinesMike Travis
2016-05-04x86/platform/UV: Add Initial UV4 definitionsMike Travis
2016-05-04Merge tag 'v4.6-rc6' into x86/platform, to refresh the treeIngo Molnar
2016-05-03x86/mce: Define vendor-specific MSR accessorsYazen Ghannam
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: Make asm/alternative.h safe from assemblyAndy Lutomirski
2016-04-29x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski
2016-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-28x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski
2016-04-28x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski
2016-04-28x86/efi: Enable runtime call flag checkingMark Rutland
2016-04-28x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-04-28Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin
2016-04-23perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada
2016-04-22x86/paravirt: Remove paravirt_enabled()Luis R. Rodriguez
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez
2016-04-22x86/init: Use a platform legacy quirk for EBDALuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2016-04-22x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar
2016-04-22x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-04-22x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He
2016-04-22locking/rwsem: Provide down_write_killable()Michal Hocko
2016-04-20KVM: x86: optimize steal time calculationLiang Chen
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-13x86/platform: Remove unused get_bios_ebda_length() functionGuenter Roeck
2016-04-13x86/msr: Set the return value to zero when native_rdmsr_safe() failsAndy Lutomirski
2016-04-13x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=yAndy Lutomirski
2016-04-13x86/paravirt: Add paravirt_{read,write}_msr()Andy Lutomirski
2016-04-13x86/msr: Carry on after a non-"safe" MSR access failsAndy Lutomirski
2016-04-13x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacksAndy Lutomirski