summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-08-29x86/idt: Switch early trap init to IDT tablesThomas Gleixner
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: Move 32-bit idt_descr to C codeThomas Gleixner
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner
2017-08-29x86/asm: Replace access to desc_struct:a/b fieldsThomas Gleixner
2017-08-29x86/percpu: Use static initializer for GDT entryThomas Gleixner
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: 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: 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-25Merge branch 'x86/asm' into x86/apicThomas Gleixner
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/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies
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-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-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki
2017-08-01KVM: async_pf: make rcu irq exit if not triggered from idle taskWanpeng Li
2017-08-01x86/hpet: Cure interface abuse in the resume pathThomas Gleixner
2017-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki
2017-07-30x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment readsAndy Lutomirski
2017-07-30x86/traps: Don't clear segment high bits in early_idt_handler_common()Andy Lutomirski