Age | Commit message (Expand) | Author |
2008-06-24 | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend) | Marcelo Tosatti |
2008-06-24 | KVM: MMU: Fix rmap_write_protect() hugepage iteration bug | Marcelo Tosatti |
2008-06-24 | KVM: close timer injection race window in __vcpu_run | Marcelo Tosatti |
2008-06-24 | KVM: Fix race between timer migration and vcpu migration | Marcelo Tosatti |
2008-06-20 | xen: don't drop NX bit | Jeremy Fitzhardinge |
2008-06-20 | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge |
2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle |
2008-06-19 | x86, 32-bit: fix boot failure on TSC-less processors | Mikael Pettersson |
2008-06-19 | x86: fix NULL pointer deref in __switch_to | Suresh Siddha |
2008-06-17 | x86-64: Fix "bytes left to copy" return value for copy_from_user() | Linus Torvalds |
2008-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-06-12 | provide rtc_cmos platform device | Stas Sergeev |
2008-06-12 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes |
2008-06-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-06-12 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-12 | x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()" | Vegard Nossum |
2008-06-12 | x86: fix an incompatible pointer type warning on 64-bit compilations | David Howells |
2008-06-12 | x86: fix lockdep warning during suspend-to-ram | Peter Zijlstra |
2008-06-12 | x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c | Manish Katiyar |
2008-06-12 | Revert "x86: fix ioapic bug again" | Ingo Molnar |
2008-06-12 | x86: fix asm warning in head_32.S | Joe Korty |
2008-06-12 | x86: fix endless page faults in mount_block_root for Linux 2.6 | Henry Nestler |
2008-06-12 | geode: fix modular build | Ingo Molnar |
2008-06-12 | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-06-12 | common implementation of iterative div/mod | Jeremy Fitzhardinge |
2008-06-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu |
2008-06-11 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-06-10 | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg |
2008-06-06 | KVM: MMU: Fix is_empty_shadow_page() check | Avi Kivity |
2008-06-06 | KVM: MMU: Fix printk() format string | Avi Kivity |
2008-06-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-06-06 | KVM: MMU: reschedule during shadow teardown | Avi Kivity |
2008-06-06 | KVM: VMX: Clear CR4.VMXE in hardware_disable | Eli Collins |
2008-06-06 | KVM: migrate PIT timer | Marcelo Tosatti |
2008-06-06 | KVM: x86 emulator: fix hypercall return value on AMD | Avi Kivity |
2008-06-05 | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005) | Bertram Felgenhauer |
2008-06-05 | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC | Andres Salomon |
2008-06-05 | x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text | Stefan Richter |
2008-06-04 | x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack | Suresh Siddha |
2008-06-04 | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek |
2008-06-04 | x86: section mismatch fix | Andrew Morton |
2008-06-04 | x86: fix Xorg crash with xf86MapVidMem error | Venki Pallipadi |
2008-06-04 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-04 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-06-04 | x86: ioremap fix failing nesting check | Ingo Molnar |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha |
2008-06-04 | x86: enable preemption in delay | Steven Rostedt |
2008-06-04 | x86: disable preemption in native_smp_prepare_cpus | Ingo Molnar |