pandora-kernel.git
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-03-18 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'nfs-for-2.6.39' of git://git.linux-nfs...
2011-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-18 Linus TorvaldsMerge branch 'for-linus/2639/i2c-1' of git://git.fluff...
2011-03-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2011-03-17 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-03-17 Milton Millersmp_call_function_interrupt: use typedef and %pf
2011-03-17 Milton Millersmp_call_function_many: handle concurrent clearing...
2011-03-17 Milton Millercall_function_many: add missing ordering
2011-03-17 Milton Millercall_function_many: fix list delete vs add race
2011-03-17 Andrea Arcangelimm: PageBuddy and mapcount robustness
2011-03-17 Thomas Gleixnergpio/langwell: Simplify demux loop
2011-03-17 Thomas Gleixnergpio/langwell: Convert irq name space
2011-03-17 Thomas Gleixnergpio/langwell: Fix broken irq_eoi change.
2011-03-17 Thomas Gleixnergpio; Make Intel chipset gpio drivers depend on x86
2011-03-17 Grant LikelyMerge remote-tracking branch 'origin' into spi/next
2011-03-17 Jaehoon Chungmmc: dw_mmc: support mmc power control with regulator
2011-03-17 Jaehoon Chungmmc: dw_mmc: fix suspend/resume operation
2011-03-17 Jaehoon Chungmmc: dw_mmc: add quirks for unreliable card detect...
2011-03-17 Guennadi Liakhovetskimmc: tmio: fix address in kunmap_atomic() calls
2011-03-17 Ulf Hanssonmmc: core: reset card voltage after power off
2011-03-17 Ulf Hanssonmmc: core: export function mmc_do_release_host()
2011-03-17 Stefan Nilsson XKmmc: sdio: remember new card RCA when redetecting card
2011-03-17 Chris Ballmmc: dw_mmc: Remove set-but-unused variable.
2011-03-17 Wolfram Sangmmc: sdhci-esdhc-imx: add card detect on custom GPIO...
2011-03-17 Wolfram Sangmmc: sdhci-esdhc: broken card detection is not a defaul...
2011-03-17 Wolfram Sangmmc: sdhci-esdhc-imx: add write protect on custom GPIO...
2011-03-17 Linus Walleijmmc: msm_sdcc: remove needless cache flush after dma_un...
2011-03-17 Nikanth Karthikesangpio/cs5535-gpio: Fix section mismatch
2011-03-17 Chris Metcalfarch/tile: support newer binutils assembler shift semantics
2011-03-17 Chris MetcalfMerge tag 'v2.6.38' of git://git./linux/kernel/git...
2011-03-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-03-17 Linus TorvaldsMerge branch 'sh-latest' of git://git./linux/kernel...
2011-03-17 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/fbdev-2.6
2011-03-17 Stanislav KinsburskyRPC: killing RPC tasks races fixed
2011-03-17 j223yang@asset... xprt: remove redundant check
2011-03-17 Trond MyklebustSUNRPC: Convert struct rpc_xprt to use atomic_t counters
2011-03-17 Trond MyklebustSUNRPC: Ensure we always run the tk_callback before...
2011-03-17 Geert Uytterhoevenspi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata...
2011-03-17 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2011-03-17 Gleb NatapovKVM: unbreak userspace that does not sets tss address
2011-03-17 Xiao GuangrongKVM: MMU: cleanup pte write path
2011-03-17 Xiao GuangrongKVM: MMU: introduce a common function to get no-dirty...
2011-03-17 Xiao GuangrongKVM: fix rcu usage in init_rmode_* functions
2011-03-17 Nikola CiprichKVM: fix kvmclock regression due to missing clock update
2011-03-17 Gleb NatapovKVM: emulator: Fix permission checking in io permission...
2011-03-17 Gleb NatapovKVM: emulator: Fix io permission checking for 64bit...
2011-03-17 Avi KivityKVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n
2011-03-17 Takuya YoshikawaKVM: x86: Remove useless regs_page pointer from kvm_lapic
2011-03-17 Michael S.... KVM: improve comment on rcu use in irqfd_deassign
2011-03-17 Xiao GuangrongKVM: MMU: remove unused macros
2011-03-17 Xiao GuangrongKVM: MMU: cleanup page alloc and free
2011-03-17 Xiao GuangrongKVM: MMU: do not record gfn in kvm_mmu_pte_write
2011-03-17 Xiao GuangrongKVM: MMU: move mmu pages calculated out of mmu lock
2011-03-17 Xiao GuangrongKVM: MMU: set spte accessed bit properly
2011-03-17 Xiao GuangrongKVM: MMU: fix kvm_mmu_slot_remove_write_access dropping...
2011-03-17 Jan KiszkaKVM: Start lock documentation
2011-03-17 Lai JiangshanKVM: better readability of efer_reserved_bits
2011-03-17 Lai JiangshanKVM: Clear async page fault hash after switching to...
2011-03-17 Gleb NatapovKVM: VMX: Initialize vm86 TSS only once.
2011-03-17 Gleb NatapovKVM: VMX: update live TR selector if it changes in...
2011-03-17 Lai JiangshanKVM: VMX: add the __noclone attribute to vmx_vcpu_run
2011-03-17 Jan KiszkaKVM: x86: Convert tsc_write_lock to raw_spinlock
2011-03-17 Gleb NatapovKVM: remove isr_ack logic from PIC
2011-03-17 Joseph CihulaKVM: VMX: fix detection of BIOS disabling VMX
2011-03-17 Jan KiszkaKVM: Convert kvm_lock to raw_spinlock
2011-03-17 Avi KivityKVM: SVM: check for progress after IRET interception
2011-03-17 Avi KivityKVM: Fix race between nmi injection and enabling nmi...
2011-03-17 Rik van RielKVM: use yield_to instead of sleep in kvm_vcpu_on_spin
2011-03-17 Rik van RielKVM: keep track of which task is running a KVM vcpu
2011-03-17 Rik van Rielexport pid symbols needed for kvm_vcpu_on_spin
2011-03-17 Avi KivityKVM: Drop ad-hoc vendor specific instruction restriction
2011-03-17 Avi KivityKVM: x86 emulator: vendor specific instructions
2011-03-17 Avi KivityKVM: Drop bogus x86_decode_insn() error check
2011-03-17 Jan KiszkaKVM: x86: Drop obsolete warning about INIT on runnable...
2011-03-17 Glauber CostaKVM: x86: release kvmclock page on reset
2011-03-17 Huang Yingmm: remove is_hwpoison_address
2011-03-17 Huang YingKVM: Replace is_hwpoison_address with __get_user_pages
2011-03-17 Huang Yingmm: make __get_user_pages return -EHWPOISON for HWPOISO...
2011-03-17 Huang Yingmm: export __get_user_pages
2011-03-17 john cooperKVM: x86: handle guest access to BBL_CR_CTL3 MSR
2011-03-17 Xiao GuangrongKVM: make make_all_cpus_request() lockless
2011-03-17 Xiao GuangrongKVM: Add "exiting guest mode" state
2011-03-17 Heiko CarstensKVM: fix build warning within __kvm_set_memory_region...
2011-03-17 Jan KiszkaKVM: x86: Remove user space triggerable MCE error message
2011-03-17 Xiao GuangrongKVM: fix rcu usage warning in kvm_arch_vcpu_ioctl_set_s...
2011-03-17 Avi KivityKVM: VMX: Avoid atomic operation in vmx_vcpu_run
2011-03-17 Avi KivityKVM: VMX: Simplify saving guest rcx in vmx_vcpu_run
2011-03-17 Rik van RielKVM: VMX: increase ple_gap default to 128
2011-03-17 Joerg RoedelKVM: SVM: Add support for perf-kvm
2011-03-17 Avi KivityKVM: VMX: Avoid leaking fake realmode state to userspace
2011-03-17 Avi KivityKVM: VMX: Save and restore tr selector across mode...
2011-03-17 Peter TyserKVM: PPC: Fix SPRG get/set for Book3S and BookE
2011-03-17 Sedat DilekKVM guest: Fix section mismatch derived from kvm_guest_...
2011-03-17 Avi KivityKVM: MMU: Don't flush shadow when enabling dirty tracking
2011-03-17 Jan KaraMerge branch 'for_next' into for_linus
next