aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář1-0/+1
2017-02-03crypto: aesni - Fix failure when pcbc module is absentHerbert Xu1-4/+4
2017-02-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-35/+37
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-175/+117
2017-02-01perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin1-0/+6
2017-02-01x86/platform/UV: Clean up the NMI code to match current coding styletravis@sgi.com1-37/+37
2017-02-01x86/platform/UV: Ensure uv_system_init is called when necessarytravis@sgi.com1-2/+1
2017-02-01x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI sourcetravis@sgi.com1-0/+127
2017-02-01x86/platform/UV: Verify NMI action is valid, default is standardtravis@sgi.com1-11/+58
2017-02-01x86/platform/UV: Add basic CPU NMI health checktravis@sgi.com1-1/+20
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com3-22/+176
2017-02-01x86/platform/UV: Add Support for UV4 Hubless systemstravis@sgi.com2-2/+30
2017-02-01x86/platform/UV: Clean up the UV APIC codeIngo Molnar1-256/+244
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar41-176/+349
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-02-01x86: Convert obsolete cputime type to nsecsFrederic Weisbecker1-4/+4
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-2/+3
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker1-1/+1
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar31-109/+232
2017-02-01efi/x86: Add debug code to print cooked memmapDave Young1-0/+5
2017-02-01efi/x86: Move the EFI BGRT init code to early init codeDave Young3-39/+34
2017-02-01x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLESai Praneeth1-10/+54
2017-02-01x86/efi: Deduplicate efi_char16_printk()Lukas Wunner1-24/+2
2017-02-01efi: Deduplicate efi_file_size() / _read() / _close()Lukas Wunner1-148/+0
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner1-105/+91
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner1-40/+4
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner1-34/+26
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner1-19/+12
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner2-0/+3
2017-01-31Merge branch 'x86/urgent' into x86/microcode, to resolve conflictsIngo Molnar3-5/+20
2017-01-31x86/mm: Remove CONFIG_DEBUG_NX_TESTKees Cook3-182/+0
2017-01-30x86/mm/cpa: Avoid wbinvd() for PREEMPTJohn Ogness1-0/+13
2017-01-30perf/x86/events: Add an AMD-specific MakefileBorislav Petkov2-10/+10
2017-01-30perf/x86/amd/uncore: Update sysfs attributes for Family17h processorsJanakarajan Natarajan1-21/+56
2017-01-30perf/x86/amd/uncore: Update the number of uncore countersJanakarajan Natarajan1-3/+28
2017-01-30perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan1-49/+49
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov3-7/+21
2017-01-28x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet1-11/+35
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar41-144/+332
2017-01-28x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina1-0/+16
2017-01-27ACPI / idle: small formatting fixesNick Desaulniers1-4/+5
2017-01-25x86/boot: Fix KASLR and memmap= collisionDave Jiang3-3/+151
2017-01-25x86/fpu: Fix the "Giving up, no FPU found" testAndy Lutomirski1-1/+1
2017-01-25x86/fpu: Fix CPUID-less FPU detectionAndy Lutomirski1-13/+14
2017-01-25x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" messageAndy Lutomirski1-1/+7
2017-01-25x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski1-0/+7
2017-01-25x86/cpu: Factor out application of forced CPU capsAndy Lutomirski1-8/+12
2017-01-25x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov2-4/+5
2017-01-25x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu2-8/+11
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov2-5/+12