summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-08-29x86/idt: Prepare for table based initThomas Gleixner
2017-08-29x86/idt: Move early IDT setup out of 32-bit asmThomas Gleixner
2017-08-29x86/idt: Move early IDT handler setup to IDT codeThomas Gleixner
2017-08-29x86/idt: Consolidate IDT invalidationThomas Gleixner
2017-08-29x86/idt: Remove unused set_trap_gate()Thomas Gleixner
2017-08-29x86/idt: Move 32-bit idt_descr to C codeThomas Gleixner
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner
2017-08-29x86/ldttss: Clean up 32-bit descriptorsThomas Gleixner
2017-08-29x86/gdt: Use bitfields for initializationThomas Gleixner
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner
2017-08-29x86/fpu: Use bitfield accessors for desc_structThomas Gleixner
2017-08-29x86/percpu: Use static initializer for GDT entryThomas Gleixner
2017-08-29x86/idt: Unify gate_struct handling for 32/64-bit kernelsThomas Gleixner
2017-08-29x86/tracing: Build tracepoints only when they are usedThomas Gleixner
2017-08-29x86/ldt: Fix off by one in get_segment_base()Dan Carpenter
2017-08-29x86/irq_work: Make it depend on APICThomas Gleixner
2017-08-29x86/ipi: Make platform IPI depend on APICThomas Gleixner
2017-08-29x86/tracing: Disentangle pagefault and resched IPI tracing keyThomas Gleixner
2017-08-29x86/idt: Clean up the i386 low level entry macrosThomas Gleixner
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner
2017-08-29x86/smp: Use static key for reschedule interrupt tracingThomas Gleixner
2017-08-29x86/smp: Remove pointless duplicated interrupt codeThomas Gleixner
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/irqwork: Get rid of duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/apic: Remove the duplicated tracing versions of interruptsThomas Gleixner
2017-08-29x86/irq: Get rid of duplicated trace_x86_platform_ipi() codeThomas Gleixner
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: Remove duplicated used_vectors definitionThomas 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-29Merge branch 'linus' into x86/apic, to pick up fixesIngo Molnar
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-29x86/mm: Fix SME encryption stack ptr handlingBorislav Petkov
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-26kvm/x86: Avoid clearing the C-bit in rsvd_bits()Brijesh Singh
2017-08-26efi: Move efi_mem_type() to common codeJan Beulich
2017-08-26efi/libstub: Enable reset attack mitigationMatthew Garrett
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
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-25kvm: nVMX: Validate the virtual-APIC address on nested VM-entryJim Mattson