| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 21 | -84/+90 |
|\ |
|
| * | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 2011-02-07 | 1 | -3/+10 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 4 | -21/+25 |
| |\ |
|
| | * | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 3 | -20/+16 |
| | * | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 2011-02-03 | 1 | -1/+9 |
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-03 | 1 | -2/+10 |
| |\ \
| | |/
| |/| |
|
| | * | perf: Fix Pentium4 raw event validation | Stephane Eranian | 2011-01-27 | 1 | -2/+10 |
| * | | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 2011-01-24 | 1 | -1/+1 |
| |/ |
|
| * | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 2011-01-21 | 2 | -2/+4 |
| * | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 2011-01-21 | 1 | -0/+1 |
| * | x86: Update CPU cache attributes table descriptors | Dave Jones | 2011-01-20 | 1 | -0/+3 |
| * | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 2011-01-19 | 1 | -9/+2 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 | 2 | -7/+11 |
| |\ |
|
| | * | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 | 1 | -5/+2 |
| | * | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 | 1 | -2/+9 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 2 | -8/+10 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | | * | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 | 1 | -6/+8 |
| | | * | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 2011-01-14 | 1 | -2/+2 |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 3 | -0/+3 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'apei' into release | Len Brown | 2011-01-12 | 2 | -0/+2 |
| | |\ \ \ \ |
|
| | | * | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2011-01-12 | 2 | -0/+2 |
| | * | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 2011-01-07 | 1 | -0/+1 |
| * | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 | 3 | -28/+12 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown | 2011-01-12 | 3 | -12/+4 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve... | Thomas Renninger | 2011-01-12 | 3 | -12/+4 |
| | * | | | | | | | Merge branch 'linus' into idle-test | Len Brown | 2011-01-12 | 57 | -2543/+1213 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | * | | | | | | | ACPI, intel_idle: Cleanup idle= internal variables | Thomas Renninger | 2011-01-12 | 1 | -16/+8 |
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | thp: split_huge_page_mm/vma | Andrea Arcangeli | 2011-01-13 | 1 | -0/+1 |
| * | | | | | | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
| * | | | | | | | thp: add pmd paravirt ops | Andrea Arcangeli | 2011-01-13 | 1 | -0/+3 |
| * | | | | | | | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 | 1 | -13/+4 |
* | | | | | | | | x86: Fix printk typo WARING | Paul Bolle | 2011-02-11 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-13 | 1 | -0/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, of: Define irq functions to allow drivers/of/* to build on x86 | Andres Salomon | 2010-12-15 | 1 | -0/+10 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-01-13 | 5 | -12/+332 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | KVM: Initialize fpu state in preemptible context | Avi Kivity | 2011-01-12 | 1 | -0/+1 |
| * | | | | | | | KVM guest: Fix kvm clock initialization when it's configured out | Avi Kivity | 2011-01-12 | 1 | -0/+2 |
| * | | | | | | | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 2011-01-12 | 1 | -0/+3 |
| * | | | | | | | KVM paravirt: Handle async PF in non preemptable context | Gleb Natapov | 2011-01-12 | 1 | -6/+34 |
| * | | | | | | | KVM: Handle async PF in a guest. | Gleb Natapov | 2011-01-12 | 3 | -0/+194 |
| * | | | | | | | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 2011-01-12 | 1 | -0/+92 |
| * | | | | | | | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 2011-01-12 | 2 | -12/+12 |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 22 | -125/+196 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 3 | -4/+4 |
* | | | | | | | | | | set_rtc_mmss: show warning message only once | Stephen Hemminger | 2011-01-13 | 1 | -1/+1 |
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 6 | -33/+28 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 2011-01-11 | 1 | -1/+1 |
| * | | | | | | | | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 | 2 | -28/+23 |
| * | | | | | | | | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 2011-01-11 | 1 | -1/+1 |