summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2014-12-16x86, irq: Introduce helpers to access struct irq_cfgJiang Liu
2014-12-16x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()Jiang Liu
2014-12-16x86, irq: Refine hw_irq.h to prepare for irqdomain supportJiang Liu
2014-12-16x86, irq: Convert irq_2_pin list to generic listYinghai Lu
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu
2014-12-16x86, irq: Introduce helper to check whether an IOAPIC has been registeredJiang Liu
2014-12-16x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removalJiang Liu
2014-12-16x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplugJiang Liu
2014-12-16x86, irq: Remove __init marker for functions will be used by IOAPIC hotplugJiang Liu
2014-12-16x86: Avoid building unused IRQ entry stubsJan Beulich
2014-12-16x86: irq: Fix placement of mp_should_keep_irq()Jan Beulich
2014-12-16x86, irq: Provide empty send_cleanup_vector() stub for UP buildsJiang Liu
2014-12-10Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-12-10Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k...Linus Torvalds
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-09Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-08x86/ticketlock: Fix spin_unlock_wait() livelockOleg Nesterov
2014-12-06x86, microcode: Reload microcode on resumeBorislav Petkov
2014-12-01x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2014-11-23uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-11-23x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-11-19x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen
2014-11-18x86, mpx: Cleanup unused bound tablesDave Hansen
2014-11-18x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen
2014-11-18x86, mpx: Decode MPX instruction to get bound violation informationDave Hansen
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren
2014-11-18x86, mpx: Add MPX to disabled featuresDave Hansen
2014-11-18x86, mpx: Rename cfg_reg_u and status_regDave Hansen
2014-11-18x86: mpx: Give bndX registers actual namesDave Hansen
2014-11-18x86: Remove arbitrary instruction size limit in instruction decoderDave Hansen
2014-11-16x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-11-16x86: Enable PAT to use cache mode translation tablesJuergen Gross
2014-11-16x86: Clean up pgtable_types.hJuergen Gross
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross
2014-11-16x86: Use new cache mode type in asm/pgtable.hJuergen Gross
2014-11-16x86: Use new cache mode type in include/asm/fb.hJuergen Gross