Age | Commit message (Expand) | Author |
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-10 | x86: update mptable, fix | Yinghai Lu |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-06-10 | x86: fix boot failure with 64GB+ system with numa 32-bit | Yinghai Lu |
2008-06-10 | x86, numa, 32-bit: use find_e820_area() to find KVA RAM on node | Yinghai Lu |
2008-06-10 | mm, x86: shrink_active_range() should check all | Yinghai Lu |
2008-06-10 | x86: remove all active memory ranges before registering them again after trim... | Yinghai Lu |
2008-06-09 | Revert "x86, 32-bit: SRAT fix" | Ingo Molnar |
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-06 | x86, 32-bit: SRAT fix | Ingo Molnar |
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-05 | x86: linked list of setup_data for i386 | Huang, Ying |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying |
2008-06-05 | x86: split out common code into find_overlapped_early() | Huang, Ying |
2008-06-04 | x86: e820 max_arch_pfn typo fix for 64 bit | Yinghai Lu |
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 |