summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-02x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-07-01tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)
2014-06-30arch: x86: kvm: x86.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-30Merge commit '33b458d276bb' into kvm-nextPaolo Bonzini
2014-06-30Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-25crypto: sha512_ssse3 - fix byte count to bit count conversionJussi Kivilinna
2014-06-25crypto: des3_ede-x86_64 - fix parse warningJussi Kivilinna
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-06-24x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin
2014-06-23x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski
2014-06-23x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski
2014-06-23ASoC: Intel: add mrfld pipelinesVinod Koul
2014-06-22x86, MCE: Kill CPU_POST_DEADBorislav Petkov
2014-06-21x86, irq: Clean up irqdomain transition codeJiang Liu
2014-06-21x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, SFI: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu
2014-06-21x86, irq: Simplify the way to handle ISA IRQJiang Liu
2014-06-21x86, irq: Clean up unused IOAPIC interfaceJiang Liu
2014-06-21x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu
2014-06-21x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, mpparse, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, ACPI, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu
2014-06-21x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu
2014-06-21x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSIJiang Liu
2014-06-21x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu
2014-06-21x86, irq: Simplify arch_early_irq_init()Jiang Liu
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu
2014-06-21x86: ce4100, irq: Do not set legacy_pic to null_legacy_picJiang Liu
2014-06-21x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu
2014-06-21x86, irq: Introduce some helper utilities to improve readabilityJiang Liu
2014-06-21x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomainJiang Liu
2014-06-21x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readabilityJiang Liu