summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-18arch/x86: Replace plain strings with constantsDaniel Kiper
2014-07-18x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming
2014-07-18efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-07-17ftrace/x86: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-07-16x86/debug: Drop several unnecessary CFI annotationsJan Beulich
2014-07-16kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-16x86: Remove unused variable "polling"Paul Bolle
2014-07-14x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-07-14x86, amd: Cleanup init_amdBorislav Petkov
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov
2014-07-13x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig
2014-07-11x86: Simplify __HAVE_ARCH_CMPXCHG testsBorislav Petkov
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-02x86, tsc: Fix cpufreq lockupPeter Zijlstra
2014-07-01ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
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-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, 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, 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, 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