Age | Commit message (Expand) | Author |
2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener |
2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov |
2014-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-07-18 | arch/x86: Replace plain strings with constants | Daniel Kiper |
2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming |
2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming |
2014-07-18 | ftrace: x86: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) |
2014-07-17 | ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) |
2014-07-16 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-07-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-16 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz |
2014-07-16 | x86/debug: Drop several unnecessary CFI annotations | Jan Beulich |
2014-07-16 | kprobes/x86: Don't try to resolve kprobe faults from userspace | Andy Lutomirski |
2014-07-16 | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes |
2014-07-16 | perf/x86/amd: Try to fix some mem allocation failure handling | Zhouyi Zhou |
2014-07-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang |
2014-07-16 | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings | Stephane Eranian |
2014-07-16 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver |
2014-07-16 | x86: Remove unused variable "polling" | Paul Bolle |
2014-07-14 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky |
2014-07-14 | x86, amd: Cleanup init_amd | Borislav Petkov |
2014-07-14 | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov |
2014-07-13 | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig |
2014-07-11 | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov |
2014-07-05 | perf/x86: Micro-optimize nhmex_rbox_get_constraint() | Rasmus Villemoes |
2014-07-02 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke |
2014-07-02 | x86, tsc: Fix cpufreq lockup | Peter Zijlstra |
2014-07-01 | ftrace: Optimize function graph to be called directly | Steven Rostedt (Red Hat) |
2014-06-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-24 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2014-06-23 | x86_32, signal: Fix vdso rt_sigreturn | Andy Lutomirski |
2014-06-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski |
2014-06-22 | x86, MCE: Kill CPU_POST_DEAD | Borislav Petkov |
2014-06-21 | x86, irq: Clean up irqdomain transition code | Jiang Liu |
2014-06-21 | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu |
2014-06-21 | x86, irq: Simplify the way to handle ISA IRQ | Jiang Liu |
2014-06-21 | x86, irq: Clean up unused IOAPIC interface | Jiang Liu |
2014-06-21 | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu |
2014-06-21 | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu |
2014-06-21 | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, ACPI, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu |
2014-06-21 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu |