pandora-kernel.git
2007-01-09 Heiko Carstens[S390] Fix cpu hotplug (missing 'online' attribute).
2007-01-09 Heiko Carstens[S390] cio: use barrier() in stsch_reset.
2007-01-09 Hongjie Yang[S390] memory detection misses 128k.
2007-01-08 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jmorris...
2007-01-08 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-01-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-01-08 Linus TorvaldsRevert "[PATCH] x86-64: Try multiple timer variants...
2007-01-08 Venkat Yekkiralaselinux: Delete mls_copy_context
2007-01-08 Vitaly Wool[MIPS] PNX8550: Fix system timer support
2007-01-08 Atsushi Nemoto[MIPS] TX49: Fix use of CDEX build_store_reg()
2007-01-08 Davy Chan[MIPS] pnx8550: Fix write_config_byte() PCI config...
2007-01-08 Atsushi Nemoto[MIPS] Fix build errors on SEAD
2007-01-08 Atsushi Nemoto[MIPS] SMTC build fix
2007-01-08 Atsushi Nemoto[MIPS] csum_partial and copy in parallel
2007-01-08 Ralf Baechle[MIPS] Malta: Add missing MTD file.
2007-01-08 Russell King[ARM] Provide basic printk_clock() implementation
2007-01-08 Russell King[ARM] Resolve fuse and direct-IO failures due to missin...
2007-01-08 Russell King[ARM] pass vma for flush_anon_page()
2007-01-08 Russell King[ARM] Fix potential MMCI bug
2007-01-07 Linus TorvaldsLinux 2.6.20-rc4 v2.6.20-rc4
2007-01-06 Russell King[ARM] Fix kernel-mode undefined instruction aborts
2007-01-06 Linus TorvaldsRevert "[PATCH] binfmt_elf: randomize PIE binaries...
2007-01-06 Dan Williams[ARM] 4082/1: iop3xx: fix iop33x gpio register offset
2007-01-06 Ben Dooks[ARM] 4070/1: arch/arm/kernel: fix warnings from missin...
2007-01-06 Dan Williams[ARM] 4079/1: iop: Update MAINTAINERS
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-01-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-01-06 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-01-06 Erik Jacobson[PATCH] connector: some fixes for ia64 unaligned access...
2007-01-06 Andrew Morton[PATCH] shrink_all_memory(): fix lru_pages handling
2007-01-06 Evgeniy Dushistov[PATCH] fix garbage instead of zeroes in UFS
2007-01-06 Hugh Dickins[PATCH] fix OOM killing of swapoff
2007-01-06 Matthijs van... [PATCH] fix the toshiba_acpi write_lcd return value
2007-01-06 Cyrill V. Gorcunov[PATCH] qconf: fix SIGSEGV on empty menu items
2007-01-06 Christoph Lameter[PATCH] Check for populated zone in __drain_pages
2007-01-06 Alan[PATCH] hpt37x: Two important bug fixes
2007-01-06 Alexey Dobriyan[PATCH] pata_optidma: typo in Kconfig
2007-01-06 Dor Laor[PATCH] KVM: Simplify test for interrupt window
2007-01-06 Ingo Molnar[PATCH] KVM: Simplify mmu_alloc_roots()
2007-01-06 Ingo Molnar[PATCH] KVM: Make loading cr3 more robust
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Add missing dirty bit
2007-01-06 Avi Kivity[PATCH] KVM: Don't set guest cr3 from vmx_vcpu_setup()
2007-01-06 Avi Kivity[PATCH] KVM: Add missing 'break'
2007-01-06 Ingo Molnar[PATCH] KVM: Avoid oom on cr3 switch
2007-01-06 Avi Kivity[PATCH] KVM: Initialize vcpu->kvm a little earlier
2007-01-06 Avi Kivity[PATCH] KVM: Improve reporting of vmwrite errors
2007-01-06 Avi Kivity[PATCH] KVM: MMU: add audit code to check mappings...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Destroy mmu while we still have a...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Flush guest tlb when reducing permiss...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Detect oom conditions and propagate...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Replace atomic allocations by preallo...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Free pages on kvm destruction
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Treat user-mode faults as a hint...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Fix cmpxchg8b emulation
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Never free a shadow page actively...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Page table write flood protection
2007-01-06 Avi Kivity[PATCH] KVM: MMU: If an empty shadow page is not empty...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Ensure freed shadow pages are clean
2007-01-06 Avi Kivity[PATCH] KVM: MMU: <ove is_empty_shadow_page() above...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Handle misaligned accesses to write...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Remove release_pt_page_64()
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Remove invlpg interception
2007-01-06 Avi Kivity[PATCH] KVM: MMU: oom handling
2007-01-06 Avi Kivity[PATCH] KVM: MMU: kvm_mmu_put_page() only removes one...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Implement child shadow unlinking
2007-01-06 Avi Kivity[PATCH] KVM: MMU: If emulating an instruction fails...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Zap shadow page table entries on...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Support emulated writes into RAM
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Let the walker extract the target...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Write protect guest pages when a...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Shadow page table caching
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make kvm_mmu_alloc_page() return...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Make the shadow page tables also...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Use the guest pdptrs instead of mappi...
2007-01-06 Avi Kivity[PATCH] KVM: MU: Special treatment for shadow pae root...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Fold fetch_guest() into init_walker()
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Load the pae pdptrs on cr3 change...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Teach the page table walker to track...
2007-01-06 Avi Kivity[PATCH] KVM: MMU: Implement simple reverse mapping
2007-01-06 Avi Kivity[PATCH] KVM: Prevent stale bits in cr0 and cr4
2007-01-06 David Brownell[PATCH] Update the rtc-rs5c372 driver
2007-01-06 Hugh Dickins[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
2007-01-06 Eric Sandeen[PATCH] fix memory corruption from misinterpreted bad_i...
2007-01-06 Andrew Morton[PATCH] ip2 warning fix
2007-01-06 Vivek Goyal[PATCH] i386: modpost smpboot code warning fix
2007-01-06 Vivek Goyal[PATCH] i386: fix another modpost warning
2007-01-06 Vivek Goyal[PATCH] i386: fix modpost warning in SMP trampoline...
2007-01-06 Paul Mundt[PATCH] Sanely size hash tables when using large base...
2007-01-06 Vivek Goyal[PATCH] i386: Restore CONFIG_PHYSICAL_START option
2007-01-06 Ingo Molnar[PATCH] profiling: fix sched profiling typo
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2007-01-06 James Bursa[PATCH] adfs: fix filename handling
2007-01-06 Alan[PATCH] atiixp: Old drivers/ide layer driver for the...
2007-01-06 Christoph Hellwig[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused...
2007-01-06 David Brownell[PATCH] rtc-at91rm9200 build fix
2007-01-06 Dor Laor[PATCH] KVM: Improve interrupt response
2007-01-06 Yoshimi Ichiyanagi[PATCH] KVM: Recover after an arch module load failure
2007-01-06 Ingo Molnar[PATCH] KVM: Use raw_smp_processor_id() instead of...
2007-01-06 Ingo Molnar[PATCH] KVM: Fix GFP_KERNEL alloc in atomic section bug
next