| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 |
|\ |
|
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-15 |
| |\ |
|
| | * | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra | 2011-02-11 |
| * | | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 2011-02-14 |
| * | | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle | 2011-02-14 |
| * | | x86: Fix mwait_usable section mismatch | Borislav Petkov | 2011-02-14 |
| * | | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 2011-02-12 |
| * | | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 |
| |/ |
|
| * | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 2011-02-07 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 |
| |\ |
|
| | * | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-05 |
| | * | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 2011-02-03 |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-03 |
| |\ \
| | |/
| |/| |
|
| | * | perf: Fix Pentium4 raw event validation | Stephane Eranian | 2011-01-27 |
* | | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int... | Thomas Gleixner | 2011-02-22 |
|\| | |
|
| * | | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 2011-01-24 |
| |/ |
|
| * | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 2011-01-21 |
| * | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 2011-01-21 |
| * | x86: Update CPU cache attributes table descriptors | Dave Jones | 2011-01-20 |
| * | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 2011-01-19 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 |
| |\ |
|
| | * | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 |
| | * | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | | * | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 |
| | | * | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 2011-01-14 |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'apei' into release | Len Brown | 2011-01-12 |
| | |\ \ \ \ |
|
| | | * | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2011-01-12 |
| | * | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 2011-01-07 |
| * | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown | 2011-01-12 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve... | Thomas Renninger | 2011-01-12 |
| | * | | | | | | | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 |
| | |\| | | | | | |
|
| | * | | | | | | | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | thp: split_huge_page_mm/vma | Andrea Arcangeli | 2011-01-13 |
| * | | | | | | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 |
| * | | | | | | | thp: add pmd paravirt ops | Andrea Arcangeli | 2011-01-13 |
| * | | | | | | | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 |
| * | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon | 2010-12-15 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | KVM: Initialize fpu state in preemptible context | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM guest: Fix kvm clock initialization when it's configured out | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM paravirt: Handle async PF in non preemptable context | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Handle async PF in a guest. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 2011-01-12 |
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ \ \ \ \ |
|