Age | Commit message (Expand) | Author | Files | Lines |
2011-04-23 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+5 |
2011-04-22 | perf, x86: Update/fix Intel Nehalem cache events | Peter Zijlstra | 1 | -4/+4 |
2011-04-22 | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow | Cyrill Gorcunov | 1 | -1/+1 |
2011-04-22 | x86, perf event: Turn off unstructured raw event access to offcore registers | Ingo Molnar | 1 | -1/+5 |
2011-04-22 | perf: Support Xeon E7's via the Westmere PMU driver | Andi Kleen | 1 | -0/+1 |
2011-04-21 | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS | David Rientjes | 3 | -33/+20 |
2011-04-21 | Revert "x86, NUMA: Fix fakenuma boot failure" | David Rientjes | 1 | -23/+0 |
2011-04-20 | Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+10 |
2011-04-20 | xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 | Stefano Stabellini | 1 | -4/+9 |
2011-04-20 | xen: do not create the extra e820 region at an addr lower than 4G | Stefano Stabellini | 1 | -1/+1 |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki | 1 | -0/+5 |
2011-04-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -14/+21 |
2011-04-19 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+18 |
2011-04-19 | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 1 | -3/+17 |
2011-04-19 | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 1 | -1/+1 |
2011-04-18 | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 1 | -1/+8 |
2011-04-18 | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2 | -3/+3 |
2011-04-18 | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 1 | -11/+11 |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds | 5 | -5/+53 |
2011-04-15 | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel | 2 | -0/+23 |
2011-04-15 | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro | 1 | -0/+23 |
2011-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+1 |
2011-04-12 | x86/mrst: Fix boot crash caused by incorrect pin to irq mapping | Jacob Pan | 1 | -5/+5 |
2011-04-11 | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -16/+9 |
2011-04-11 | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan | 1 | -0/+1 |
2011-04-11 | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior | 1 | -0/+2 |
2011-04-07 | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds | 5 | -17/+18 |
2011-04-07 | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() | Feng Tang | 1 | -1/+3 |
2011-04-06 | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld | 1 | -1/+1 |
2011-04-06 | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin | 1 | -0/+5 |
2011-04-06 | xen: Allow PV-OPS kernel to detect whether XSAVE is supported | Shan Haitao | 1 | -1/+10 |
2011-04-06 | xen: just completely disable XSAVE | Jeremy Fitzhardinge | 1 | -17/+1 |
2011-04-06 | KVM: move and fix substitue search for missing CPUID entries | Andre Przywara | 1 | -6/+25 |
2011-04-06 | KVM: fix XSAVE bit scanning | Andre Przywara | 1 | -3/+3 |
2011-04-04 | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2011-04-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -8/+31 |
2011-04-04 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+6 |
2011-04-04 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2011-04-04 | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change | Tejun Heo | 1 | -1/+3 |
2011-04-04 | x86: visws: Fixup irq overhaul fallout | Thomas Gleixner | 1 | -14/+6 |
2011-04-01 | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney | 1 | -1/+1 |
2011-03-31 | x86, UV: Fix kdump reboot | Cliff Wickman | 1 | -0/+9 |
2011-03-31 | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov | 1 | -1/+1 |
2011-03-30 | Merge commit 'v2.6.39-rc1' into perf/urgent | Ingo Molnar | 3 | -7/+22 |
2011-03-29 | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha | 1 | -5/+15 |
2011-03-30 | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner | 1 | -1/+1 |
2011-03-29 | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+6 |
2011-03-29 | xen: fix p2m section mismatches | Randy Dunlap | 1 | -2/+2 |
2011-03-29 | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng | 1 | -0/+1 |
2011-03-29 | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 7 | -2/+5 |