summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-08-29x86/apic: Use this_cpu_ptr() in local_timer_interrupt()Thomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing version of local_timer_interrupt()Thomas Gleixner
2017-08-29x86/traps: Simplify pagefault tracing logicThomas Gleixner
2017-08-29x86/tracing: Introduce a static key for exception tracingThomas Gleixner
2017-08-29x86/boot: Move EISA setup to a separate fileThomas Gleixner
2017-08-29x86/irq: Get rid of the 'first_system_vector' indirection bogosityThomas Gleixner
2017-08-29x86/irq: Unexport used_vectors[]Thomas Gleixner
2017-08-29x86/irq: Remove vector_used_by_percpu_irq()Thomas Gleixner
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck
2017-08-25Merge branch 'x86/asm' into x86/apicThomas Gleixner
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-23x86/ioapic: Print the IRTE's index field correctly when enabling INTRraymond pang
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-08-17x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko
2017-08-16x86/nmi: Use raw lockScott Wood
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa
2017-08-11x86/cpu/amd: Hide unused legacy_fixup_core_id() functionArnd Bergmann
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov
2017-08-10x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit
2017-08-10x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit
2017-08-10x86: Clarify/fix no-op barriers for text_poke_bp()Peter Zijlstra
2017-08-10x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-08-10x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-08-10x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov
2017-08-10kprobes/x86: Do not jump-optimize kprobes on irq entry codeMasami Hiramatsu
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu
2017-08-01x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa
2017-08-01x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa