Age | Commit message (Expand) | Author | Files | Lines |
2011-03-03 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+1 |
2011-03-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2 | -6/+13 |
2011-03-03 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
2011-03-02 | x86: OLPC: have prom_early_alloc BUG rather than return NULL | Andres Salomon | 1 | -2/+1 |
2011-03-02 | [CPUFREQ] p4-clockmod: print EST-capable warning message only once | Naga Chumbalkar | 1 | -3/+3 |
2011-03-02 | [CPUFREQ] Fix another notifier leak in powernow-k8. | Dave Jones | 1 | -2/+2 |
2011-03-02 | [CPUFREQ] Missing "unregister_cpu_notifier" in powernow-k8.c | Neil Brown | 1 | -1/+8 |
2011-02-28 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 1 | -1/+1 |
2011-02-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -14/+27 |
2011-02-24 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2011-02-24 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 3 | -13/+18 |
2011-02-24 | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 1 | -1/+1 |
2011-02-22 | KVM: SVM: Advance instruction pointer in dr_intercept | Joerg Roedel | 1 | -0/+2 |
2011-02-21 | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal | 1 | -0/+8 |
2011-02-18 | intel_idle: disable Atom/Lincroft HW C-state auto-demotion | Len Brown | 1 | -0/+1 |
2011-02-18 | intel_idle: disable NHM/WSM HW C-state auto-demotion | Len Brown | 1 | -0/+4 |
2011-02-16 | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2 | -3/+9 |
2011-02-15 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-02-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -13/+33 |
2011-02-15 | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 1 | -6/+16 |
2011-02-15 | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle | 1 | -0/+3 |
2011-02-14 | x86: Fix mwait_usable section mismatch | Borislav Petkov | 2 | -2/+2 |
2011-02-12 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 1 | -1/+2 |
2011-02-12 | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra | 1 | -1/+1 |
2011-02-12 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2011-02-10 | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 3 | -4/+10 |
2011-02-09 | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 1 | -1/+1 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -33/+26 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 4 | -24/+17 |
2011-02-04 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 1 | -2/+3 |
2011-02-03 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+10 |
2011-02-03 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 1 | -1/+9 |
2011-02-03 | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 1 | -8/+0 |
2011-01-28 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+13 |
2011-01-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -35/+13 |
2011-01-27 | perf: Fix Pentium4 raw event validation | Stephane Eranian | 1 | -2/+10 |
2011-01-27 | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 1 | -0/+1 |
2011-01-27 | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 1 | -1/+6 |
2011-01-27 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 1 | -12/+6 |
2011-01-26 | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 1 | -12/+12 |
2011-01-26 | x86: Remove left over system_64.h | Yinghai Lu | 1 | -22/+0 |
2011-01-26 | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli | 1 | -3/+2 |
2011-01-25 | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 1 | -1/+1 |
2011-01-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -44/+11 |
2011-01-23 | x86: Fix jump label with RO/NX module protection crash | matthieu castet | 1 | -1/+1 |
2011-01-22 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 3 | -2/+5 |
2011-01-22 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
2011-01-22 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+20 |
2011-01-21 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader | 1 | -1/+19 |