| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 2011-02-28 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-25 | 5 | -14/+27 |
|\ |
|
| * | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann | 2011-02-24 | 3 | -13/+18 |
| * | x86/mrst: Fix apb timer rating when lapic timer is used | Jacob Pan | 2011-02-24 | 1 | -1/+1 |
| * | x86: Fix reboot problem on VersaLogic Menlow boards | Kushal Koolwal | 2011-02-21 | 1 | -0/+8 |
* | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-24 | 1 | -0/+2 |
|\ \ |
|
| * | | KVM: SVM: Advance instruction pointer in dr_intercept | Joerg Roedel | 2011-02-22 | 1 | -0/+2 |
* | | | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2011-02-16 | 2 | -3/+9 |
| |/
|/| |
|
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-15 | 1 | -1/+1 |
|\ \ |
|
| * | | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra | 2011-02-12 | 1 | -1/+1 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-15 | 7 | -13/+33 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 2011-02-15 | 1 | -6/+16 |
| * | | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle | 2011-02-15 | 1 | -0/+3 |
| * | | x86: Fix mwait_usable section mismatch | Borislav Petkov | 2011-02-14 | 2 | -2/+2 |
| * | | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 2011-02-12 | 1 | -1/+2 |
| * | | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 | 3 | -4/+10 |
| |/ |
|
* | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-11 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 2011-02-09 | 1 | -1/+1 |
* | | 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 | 6 | -33/+26 |
|\ \ |
|
| * | | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 4 | -24/+17 |
| * | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 2011-02-03 | 1 | -1/+9 |
| * | | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 2011-02-02 | 1 | -8/+0 |
| |/ |
|
* | | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 2011-02-03 | 1 | -2/+3 |
* | | 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 |
* | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-28 | 2 | -13/+13 |
|\ \ |
|
| * | | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 2011-01-27 | 1 | -0/+1 |
| * | | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 2011-01-27 | 1 | -1/+6 |
| * | | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 2011-01-27 | 1 | -12/+6 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-28 | 3 | -35/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 2011-01-26 | 1 | -12/+12 |
| * | | x86: Remove left over system_64.h | Yinghai Lu | 2011-01-26 | 1 | -22/+0 |
| * | | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 2011-01-24 | 1 | -1/+1 |
* | | | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli | 2011-01-26 | 1 | -3/+2 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-25 | 7 | -44/+11 |
|\ \
| |/
|/| |
|
| * | x86: Fix jump label with RO/NX module protection crash | matthieu castet | 2011-01-23 | 1 | -1/+1 |
| * | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 2011-01-21 | 3 | -2/+5 |
| * | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 2011-01-21 | 1 | -0/+1 |
| * | x86: Use asm-generic/cacheflush.h | Akinobu Mita | 2011-01-21 | 1 | -41/+1 |
| * | x86: Update CPU cache attributes table descriptors | Dave Jones | 2011-01-20 | 1 | -0/+3 |
* | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-21 | 1 | -4/+4 |
|\ \ |
|
| * | | x86,percpu: Move out of place 64 bit ops into X86_64 section | Christoph Lameter | 2011-01-11 | 1 | -4/+4 |
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-21 | 2 | -2/+20 |
|\ \ \ |
|
| * | | | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader | 2011-01-21 | 1 | -1/+19 |
| * | | | xen: fix non-ANSI function warning in irq.c | Randy Dunlap | 2011-01-20 | 1 | -1/+1 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 3 | -13/+13 |
|\ \ \ \ |
|
| * | | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 3 | -13/+13 |
| |/ / / |
|