summary refs log tree commit diff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2018-01-14Revert "x86/apic: Remove init_bsp_APIC()"Ville Syrjälä
2018-01-14x86/tsc: Print tsc_khz, when it differs from cpu_khzLen Brown
2018-01-14x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown
2018-01-14x86/tsc: Future-proof native_calibrate_tsc()Len Brown
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-01-12x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse
2018-01-12x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen
2018-01-11x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-01-10x86/alternatives: Fix optimize_nops() checkingBorislav Petkov
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner
2018-01-06x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-01-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-05x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWNThomas Gleixner
2018-01-05x86: do not use print_symbol()Sergey Senozhatsky
2018-01-05ACPI / x86: boot: Propagate error code in acpi_gsi_to_irq()Andy Shevchenko
2018-01-03Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-03x86/process: Define cpu_tss_rw in same section as declarationNick Desaulniers
2018-01-03x86/dumpstack: Print registers for first stack frameJosh Poimboeuf
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf
2018-01-03x86/cpu, x86/pti: Do not enable PTI on AMD processorsTom Lendacky
2018-01-03x86/efi: Fix kernel param add_efi_memmap regressionDave Young
2017-12-31Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2017-12-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner
2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner
2017-12-31x86/smpboot: Remove stale TLB flush invocationsThomas Gleixner
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner
2017-12-28ACPI / x86: boot: Don't setup SCI on HW-reduced platformsAndy Shevchenko
2017-12-28ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko
2017-12-28ACPI / x86: boot: Get rid of ACPI_INVALID_GSIAndy Shevchenko
2017-12-28ACPI / x86: boot: Swap variables in condition in acpi_register_gsi_ioapic()Andy Shevchenko
2017-12-28x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 caseDou Liyang
2017-12-27x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)Linus Torvalds
2017-12-28Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie