aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-2/+0
2018-01-15x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse1-0/+36
2018-01-14x86/jailhouse: Initialize PCI supportJan Kiszka1-0/+17
2018-01-14x86/jailhouse: Wire up IOAPIC for legacy UART portsJan Kiszka1-0/+21
2018-01-14x86/jailhouse: Halt instead of failing to restartJan Kiszka1-0/+10
2018-01-14x86/jailhouse: Silence ACPI warningJan Kiszka1-0/+6
2018-01-14x86/jailhouse: Avoid access of unsupported platform resourcesJan Kiszka1-0/+13
2018-01-14x86/jailhouse: Set up timekeepingJan Kiszka1-0/+17
2018-01-14x86/jailhouse: Enable PMTIMERJan Kiszka1-0/+4
2018-01-14x86/jailhouse: Enable APIC and SMP supportJan Kiszka2-1/+45
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka3-0/+79
2018-01-14x86: Introduce and use MP IRQ trigger and polarity definesJan Kiszka2-19/+24
2018-01-14x86/platform: Control warm reset setup via legacy feature flagJan Kiszka3-2/+4
2018-01-14x86/apic: Install an empty physflat_init_apic_ldrJan Kiszka1-2/+10
2018-01-14x86/tsc: Introduce early tsc clocksourcePeter Zijlstra1-10/+33
2018-01-14x86/time: Unconditionally register legacy timer interruptPeter Zijlstra1-3/+6
2018-01-14x86/tsc: Allow TSC calibration without PITPeter Zijlstra1-0/+18
2018-01-14x86/idt: Mark IDT tables __initconstAndi Kleen1-6/+6
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-14/+243
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä2-0/+52
2018-01-14x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown1-0/+6
2018-01-14x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown1-1/+0
2018-01-14x86/tsc: Future-proof native_calibrate_tsc()Len Brown1-0/+2
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+1
2018-01-12x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-01-12x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2-6/+8
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2-5/+157
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse1-0/+4
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-1/+11
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac1-1/+45
2018-01-10x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig4-3/+4
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky1-2/+16
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky1-0/+10
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen1-0/+1
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner1-0/+29
2018-01-06x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse1-0/+3
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-2/+11
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar34-299/+536
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner1-1/+1
2018-01-05x86: do not use print_symbol()Sergey Senozhatsky1-2/+1
2018-01-05ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko1-10/+10
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+26
2018-01-03x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers1-1/+1
2018-01-03x86/dumpstack: Print registers for first stack frameJosh Poimboeuf1-1/+2
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf2-9/+21
2018-01-03x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky1-2/+2