Merge branch 'topic/asoc' into for-linus
[linux-2.6] / arch / powerpc / kvm / booke.c
2009-01-05  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-05  Takashi IwaiMerge branch 'topic/usbaudio' into for-linus
2009-01-05  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-05  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-03  Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-03  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-01-03  Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-01-02  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-01-02  Ingo MolnarMerge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgen...
2009-01-02  Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02  Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2009-01-02  Linus TorvaldsMerge branch 'kvm-updates/2.6.29' of git://git./linux...
2008-12-31  Hollis BlanchardKVM: ppc: mostly cosmetic updates to the exit timing...
2008-12-31  Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31  Hollis BlanchardKVM: ppc: directly insert shadow mappings into the...
2008-12-31  Hollis BlanchardKVM: ppc: support large host pages
2008-12-31  Hollis BlanchardKVM: ppc: optimize irq delivery path
2008-12-31  Hollis BlanchardKVM: ppc: optimize find first bit
2008-12-31  Hollis BlanchardKVM: ppc: optimize kvm stat handling
2008-12-31  Hollis BlanchardKVM: ppc: fix set regs to take care of msr change
2008-12-31  Hollis BlanchardKVM: ppc: adjust vcpu types to support 64-bit cores
2008-12-31  Hollis BlanchardKVM: ppc: create struct kvm_vcpu_44x and introduce...
2008-12-31  Hollis BlanchardKVM: ppc: Move the last bits of 44x code out of booke.c
2008-12-31  Hollis BlanchardKVM: ppc: refactor instruction emulation into generic...
2008-12-31  Hollis BlanchardKVM: ppc: Refactor powerpc.c to relocate 440-specific...
2008-12-31  Hollis BlanchardKVM: ppc: combine booke_guest.c and booke_host.c