summary refs log tree commit diff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-20x86/jailhouse: Respect pci=lastbus command line settingsJan Kiszka
2018-01-20x86/jailhouse: Set X86_FEATURE_TSC_KNOWN_FREQJan Kiszka
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-01-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-01-19x86/mce: Make machine check speculation protectedThomas Gleixner
2018-01-18x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky
2018-01-18x86/intel_rdt: Add command line parameter to control L2_CDPFenghua Yu
2018-01-18x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFGFenghua Yu
2018-01-18x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)Fenghua Yu
2018-01-18x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) featureFenghua Yu
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-16x86/platform/UV: Fix GAM MMR references in the UV x2apic codeMike Travis
2018-01-16x86/platform/UV: Add references to access fixed UV4A HUB MMRsMike Travis
2018-01-16x86/platform/UV: Fix UV4A support on new Intel ProcessorsMike Travis
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-15x86/jailhouse: Hide x2apic code when CONFIG_X86_X2APIC=nThomas Gleixner
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15x86: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-01-14x86/jailhouse: Initialize PCI supportJan Kiszka
2018-01-14x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka
2018-01-14x86/jailhouse: Halt instead of failing to restartJan Kiszka
2018-01-14x86/jailhouse: Silence ACPI warningJan Kiszka
2018-01-14x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka
2018-01-14x86/jailhouse: Set up timekeepingJan Kiszka
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka
2018-01-14x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka
2018-01-14x86/tsc: Introduce early tsc clocksourcePeter Zijlstra
2018-01-14x86/time: Unconditionally register legacy timer interruptPeter Zijlstra
2018-01-14x86/tsc: Allow TSC calibration without PITPeter Zijlstra
2018-01-14x86/idt: Mark IDT tables __initconstAndi Kleen
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds