| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-04-12 | 1 | -0/+1 |
|\ |
|
| * | fix XEN_SAVE_RESTORE Kconfig dependencies | Shriram Rajagopalan | 2011-04-11 | 1 | -0/+1 |
* | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-11 | 2 | -16/+9 |
|\ \
| |/
|/| |
|
| * | xen: Allow PV-OPS kernel to detect whether XSAVE is supported | Shan Haitao | 2011-04-06 | 1 | -1/+10 |
| * | xen: just completely disable XSAVE | Jeremy Fitzhardinge | 2011-04-06 | 1 | -17/+1 |
| * | xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. | Konrad Rzeszutek Wilk | 2011-04-04 | 1 | -2/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-... | Linus Torvalds | 2011-04-07 | 5 | -17/+18 |
|\ \ \ \ \ |
|
| | | * | | | x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() | Feng Tang | 2011-04-07 | 1 | -1/+3 |
| | |/ / / |
|
| * | | | | x86-32, fpu: Fix FPU exception handling on non-SSE systems | Hans Rosenfeld | 2011-04-06 | 1 | -1/+1 |
| * | | | | x86, hibernate: Initialize mmu_cr4_features during boot | H. Peter Anvin | 2011-04-06 | 1 | -0/+5 |
| * | | | | x86-32, NUMA: Fix ACPI NUMA init broken by recent x86-64 change | Tejun Heo | 2011-04-04 | 1 | -1/+3 |
| * | | | | x86: visws: Fixup irq overhaul fallout | Thomas Gleixner | 2011-04-04 | 1 | -14/+6 |
* | | | | | KVM: move and fix substitue search for missing CPUID entries | Andre Przywara | 2011-04-06 | 1 | -6/+25 |
* | | | | | KVM: fix XSAVE bit scanning | Andre Przywara | 2011-04-06 | 1 | -3/+3 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-04 | 10 | -8/+31 |
|\ \ \ \
| |/ / / |
|
| * | | | x86, UV: Fix kdump reboot | Cliff Wickman | 2011-03-31 | 1 | -0/+9 |
| * | | | x86, amd-nb: Rename CPU PCI id define for F4 | Borislav Petkov | 2011-03-31 | 1 | -1/+1 |
| * | | | x86, mtrr, pat: Fix one cpu getting out of sync during resume | Suresh Siddha | 2011-03-29 | 1 | -5/+15 |
| * | | | x86, microcode: Unregister syscore_ops after microcode unloaded | Xiaotian Feng | 2011-03-29 | 1 | -0/+1 |
| * | | | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 7 | -2/+5 |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-04 | 2 | -0/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.39-rc1' into perf/urgent | Ingo Molnar | 2011-03-30 | 3 | -7/+22 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 2011-03-29 | 2 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | oprofile, x86: Allow setting EDGE/INV/CMASK for counter events | Andi Kleen | 2011-03-24 | 2 | -0/+6 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | rcu: create new rcu_access_index() and use in mce | Paul E. McKenney | 2011-04-01 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | x86: apb_timer: Fixup genirq fallout | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-29 | 1 | -4/+6 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | xen: fix p2m section mismatches | Randy Dunlap | 2011-03-29 | 1 | -2/+2 |
| * | | | xen/p2m: Allocate p2m tracking pages on override | Daniel De Graaf | 2011-03-24 | 1 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-03-28 | 2 | -3/+16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | crypto: aesni-intel - fixed problem with packets that are not multiple of 64b... | Tadeusz Struk | 2011-03-27 | 2 | -3/+16 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-03-27 | 1 | -12/+11 |
|\ \ \ \ |
|
| * | | | | mfd: OLPC: Clean up names to match what OLPC actually uses | Daniel Drake | 2011-03-27 | 1 | -6/+6 |
| * | | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it | Andres Salomon | 2011-03-27 | 1 | -6/+5 |
| |/ / / |
|
* | | | | percpu: Omit segment prefix in the UP case for cmpxchg_double | Christoph Lameter | 2011-03-27 | 2 | -8/+16 |
|/ / / |
|
* | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2011-03-25 | 11 | -232/+129 |
|\ \ \ |
|
| * | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 2011-03-23 | 1 | -0/+1 |
| * | | | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 | 10 | -232/+128 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-03-25 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel | 2011-03-25 | 1 | -2/+2 |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 2 | -3/+9 |
|\ \ \ \ \ |
|
| * | | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue | Ingo Molnar | 2011-03-25 | 1 | -2/+7 |
| * | | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows | Don Zickus | 2011-03-24 | 1 | -0/+1 |
| * | | | | | perf, x86: Fix Intel fixed counters base initialization | Stephane Eranian | 2011-03-19 | 1 | -1/+1 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, dumpstack: Use %pB format specifier for stack trace | Namhyung Kim | 2011-03-24 | 1 | -1/+1 |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-25 | 2 | -8/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional | Thomas Gleixner | 2011-03-24 | 1 | -3/+1 |
| * | | | | | | | x86: DT: Fix return condition in irq_create_of_mapping() | Thomas Gleixner | 2011-03-24 | 1 | -1/+1 |