summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-08-31x86/mm: Use pr_cont() in dump_pagetable()Jan Beulich
2017-08-31x86/idt: Remove the tracing IDT leftoversThomas Gleixner
2017-08-30Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-29perf/x86: Fix caps/ for !IntelPeter Zijlstra
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-29x86/boot: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr
2017-08-29x86/platform/intel-mid: Make several arrays static, to make code smallerColin Ian King
2017-08-29x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()Jiri Slaby
2017-08-29x86/fpu/math-emu: Add ENDPROC to functionsJiri Slaby
2017-08-29x86/boot/64: Extract efi_pe_entry() from startup_64()Jiri Slaby
2017-08-29x86/boot/32: Extract efi_pe_entry() from startup_32()Jiri Slaby
2017-08-29locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar
2017-08-29x86/idt: Hide set_intr_gate()Thomas Gleixner
2017-08-29x86/idt: Simplify alloc_intr_gate()Thomas Gleixner
2017-08-29x86/idt: Deinline setup functionsThomas Gleixner
2017-08-29x86/idt: Remove unused functions/inlinesThomas Gleixner
2017-08-29x86/idt: Move interrupt gate initialization to IDT codeThomas Gleixner
2017-08-29x86/idt: Move APIC gate initialization to tablesThomas Gleixner
2017-08-29x86/idt: Move regular trap init to tablesThomas Gleixner
2017-08-29x86/idt: Move IST stack based traps to table initThomas Gleixner
2017-08-29x86/idt: Move debug stack init to table basedThomas Gleixner
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: 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