summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | x86/platform: Control warm reset setup via legacy feature flagJan Kiszka2018-01-143-2/+4
| * | | | | | | | | | | | | | x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka2018-01-141-2/+10
* | | | | | | | | | | | | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-304-36/+155
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu2018-01-181-0/+2
| * | | | | | | | | | | | | | x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu2018-01-182-26/+94
| * | | | | | | | | | | | | | x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu2018-01-182-10/+58
| * | | | | | | | | | | | | | x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu2018-01-181-0/+1
* | | | | | | | | | | | | | | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-01-291-18/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2018-01-181-18/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | / / / / | | | | | |_|_|_|_|_|_|_|/ / / / | | | | |/| | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko2018-01-051-10/+10
| | * | | | | | | | | | | | | ACPI / x86: boot: Don't setup SCI on HW-reduced platformsAndy Shevchenko2017-12-281-1/+2
| | * | | | | | | | | | | | | ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko2017-12-281-2/+3
| | * | | | | | | | | | | | | ACPI / x86: boot: Get rid of ACPI_INVALID_GSIAndy Shevchenko2017-12-281-4/+2
| | * | | | | | | | | | | | | ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic()Andy Shevchenko2017-12-281-2/+1
* | | | | | | | | | | | | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-291-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki2018-01-181-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | / / / / / / / / / / | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki2017-11-271-0/+2
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-283-4/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf2018-01-281-1/+1
| * | | | | | | | | | | | | | x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov2018-01-241-1/+1
| * | | | | | | | | | | | | | x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-241-2/+18
* | | | | | | | | | | | | | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-1/+47
* | | | | | | | | | | | | | | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-232-10/+19
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-213-1/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-191-1/+22
| * | | | | | | | | | | | | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-191-0/+6
| * | | | | | | | | | | | | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-191-0/+5
* | | | | | | | | | | | | | x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky2018-01-181-10/+15
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-178-25/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/apic/vector: Fix off by one in error pathThomas Gleixner2018-01-171-2/+5
| * | | | | | | | | | | | | x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner2018-01-171-4/+4
| * | | | | | | | | | | | | x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky2018-01-162-12/+2
| * | | | | | | | | | | | | x86/idt: Mark IDT tables __initconstAndi Kleen2018-01-141-6/+6
| * | | | | | | | | | | | | Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2018-01-142-0/+52
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown2018-01-141-0/+6
| * | | | | | | | | | | | x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown2018-01-141-1/+0
| * | | | | | | | | | | | x86/tsc: Future-proof native_calibrate_tsc()Len Brown2018-01-141-0/+2
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-172-1/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2018-01-171-1/+0
| * | | | | | | | | | x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse2018-01-151-0/+36
* | | | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-148-14/+243
|\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-121-4/+5
| * | | | | | | | | x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-122-6/+8
| * | | | | | | | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-122-5/+157
| * | | | | | | | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-121-0/+4
| * | | | | | | | | x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-111-1/+11