summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-304-4/+0
|\
| * x86/headers: Remove duplicate #includesPravin Shedge2017-12-124-4/+0
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-6/+2
|\ \
| * | x86/apic: Remove local var in flat_send_IPI_allbutself()Borislav Petkov2017-12-111-6/+2
| |/
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-303-14/+58
|\ \
| * | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| * | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-182-3/+12
| * | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| * | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| * | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-301-4/+103
|\ \ \
| * \ \ Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-0634-301/+538
| |\ \ \
| * \ \ \ Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-181-2/+2
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-125-6/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | uprobes/x86: Emulate push insns for uprobe on x86Yonghong Song2017-12-111-4/+103
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-295-16/+166
|\ \ \ \ \ \
| * | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-271-0/+6
| * | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-272-14/+24
| * | | | | | x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-271-3/+11
| * | | | | | x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-261-1/+1
| * | | | | | x86/alternative: Print unadorned pointersBorislav Petkov2018-01-261-7/+7
| * | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-261-1/+9
| * | | | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
| * | | | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-01-261-5/+43
| * | | | | | x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse2018-01-262-2/+1
| * | | | | | module/retpoline: Warn about missing retpoline in moduleAndi Kleen2018-01-261-1/+16
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-1/+45
|\ \ \ \ \ \ \
| * | | | | | | x86/gart: Exclude GART aperture from vmcoreJiri Bohac2018-01-111-1/+45
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-293-13/+61
|\ \ \ \ \ \ \
| * | | | | | | x86/centaur: Mark TSC invariantdavidwang2018-01-241-0/+4
| * | | | | | | x86/tsc: Introduce early tsc clocksourcePeter Zijlstra2018-01-141-10/+33
| * | | | | | | x86/time: Unconditionally register legacy timer interruptPeter Zijlstra2018-01-141-3/+6
| * | | | | | | x86/tsc: Allow TSC calibration without PITPeter Zijlstra2018-01-141-0/+18
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-299-65/+300
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka2018-01-201-1/+3
| * | | | | | | | x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka2018-01-201-0/+1
| * | | | | | | | x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis2018-01-161-46/+37
| * | | | | | | | x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis2018-01-161-0/+2
| * | | | | | | | x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis2018-01-161-3/+11
| * | | | | | | | x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner2018-01-151-14/+19
| * | | | | | | | x86/jailhouse: Initialize PCI supportJan Kiszka2018-01-141-0/+17
| * | | | | | | | x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka2018-01-141-0/+21
| * | | | | | | | x86/jailhouse: Halt instead of failing to restartJan Kiszka2018-01-141-0/+10
| * | | | | | | | x86/jailhouse: Silence ACPI warningJan Kiszka2018-01-141-0/+6
| * | | | | | | | x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka2018-01-141-0/+13
| * | | | | | | | x86/jailhouse: Set up timekeepingJan Kiszka2018-01-141-0/+17
| * | | | | | | | x86/jailhouse: Enable PMTIMERJan Kiszka2018-01-141-0/+4
| * | | | | | | | x86/jailhouse: Enable APIC and SMP supportJan Kiszka2018-01-142-1/+45
| * | | | | | | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-143-0/+79
| * | | | | | | | x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2018-01-142-19/+24
OpenPOWER on IntegriCloud