| Age | Commit message (Expand) | Author | Lines |
| 2014-07-23 | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | -11/+12 |
| 2014-07-23 | clocksource: Get rid of cycle_last | Thomas Gleixner | -1/+1 |
| 2014-07-23 | clocksource: Move cycle_last validation to core code | Thomas Gleixner | -12/+9 |
| 2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | -11/+23 |
| 2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | -0/+6 |
| 2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | -0/+57 |
| 2014-07-22 | x86_32, entry: Store badsys error code in %eax | Sven Wegener | -4/+5 |
| 2014-07-21 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | -4/+6 |
| 2014-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -4/+2 |
| 2014-07-18 | arch/x86: Replace plain strings with constants | Daniel Kiper | -2/+2 |
| 2014-07-18 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | -2/+16 |
| 2014-07-18 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | -5/+1 |
| 2014-07-18 | ftrace: x86: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | -26/+1 |
| 2014-07-17 | ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | -0/+3 |
| 2014-07-16 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | -2/+2 |
| 2014-07-16 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -0/+9 |
| 2014-07-16 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | -3/+5 |
| 2014-07-16 | x86/debug: Drop several unnecessary CFI annotations | Jan Beulich | -26/+26 |
| 2014-07-16 | kprobes/x86: Don't try to resolve kprobe faults from userspace | Andy Lutomirski | -0/+3 |
| 2014-07-16 | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure | David Rientjes | -2/+4 |
| 2014-07-16 | perf/x86/amd: Try to fix some mem allocation failure handling | Zhouyi Zhou | -27/+84 |
| 2014-07-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying | Kan Liang | -6/+75 |
| 2014-07-16 | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings | Stephane Eranian | -5/+6 |
| 2014-07-16 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge | Vince Weaver | -0/+3 |
| 2014-07-16 | x86: Remove unused variable "polling" | Paul Bolle | -1/+0 |
| 2014-07-14 | x86/espfix/xen: Fix allocation of pages for paravirt page tables | Boris Ostrovsky | -3/+2 |
| 2014-07-14 | x86, amd: Cleanup init_amd | Borislav Petkov | -178/+161 |
| 2014-07-14 | x86/cpufeature: Add bug flags to /proc/cpuinfo | Borislav Petkov | -14/+45 |
| 2014-07-13 | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | -59/+1 |
| 2014-07-11 | x86: Simplify __HAVE_ARCH_CMPXCHG tests | Borislav Petkov | -4/+0 |
| 2014-07-05 | perf/x86: Micro-optimize nhmex_rbox_get_constraint() | Rasmus Villemoes | -4/+1 |
| 2014-07-02 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling | HATAYAMA Daisuke | -0/+9 |
| 2014-07-02 | x86, tsc: Fix cpufreq lockup | Peter Zijlstra | -2/+2 |
| 2014-07-01 | ftrace: Optimize function graph to be called directly | Steven Rostedt (Red Hat) | -0/+5 |
| 2014-06-27 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | -3/+9 |
| 2014-06-24 | x86, MCE: Robustify mcheck_init_device | Borislav Petkov | -4/+6 |
| 2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin | -4/+14 |
| 2014-06-23 | x86_32, signal: Fix vdso rt_sigreturn | Andy Lutomirski | -1/+1 |
| 2014-06-23 | x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508) | Andy Lutomirski | -2/+8 |
| 2014-06-22 | x86, MCE: Kill CPU_POST_DEAD | Borislav Petkov | -5/+4 |
| 2014-06-21 | x86, irq: Clean up irqdomain transition code | Jiang Liu | -17/+11 |
| 2014-06-21 | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled | Jiang Liu | -0/+1 |
| 2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu | -0/+1 |
| 2014-06-21 | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | -0/+27 |
| 2014-06-21 | x86, irq: Introduce helper functions to release IOAPIC pin | Jiang Liu | -0/+61 |
| 2014-06-21 | x86, irq: Simplify the way to handle ISA IRQ | Jiang Liu | -73/+40 |
| 2014-06-21 | x86, irq: Clean up unused IOAPIC interface | Jiang Liu | -70/+0 |
| 2014-06-21 | x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | -9/+5 |
| 2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | -1/+3 |
| 2014-06-21 | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | -32/+12 |