sparc: Write to prom console using indirect buffer.
[pandora-kernel.git] / arch / powerpc /
2010-10-26 Linus TorvaldsMerge branch 'for-next' of git://android.git./kernel...
2010-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-25 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2010-10-25 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-25 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2010-10-25 Linus TorvaldsMerge branch 'davinci-for-linus' of git://git./linux...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-25 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2010-10-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-25 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-10-25 Linus TorvaldsMerge branch 'ieee1394-removal' of git://git./linux...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-25 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-10-25 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge branch 'devel' of git://git./linux/kernel/git...
2010-10-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.37' of git://git./virt...
2010-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-10-24 Pekka EnbergMerge branch 'master' into for-linus
2010-10-24 Alexander GrafKVM: PPC: Move of include to __KERNEL__ section
2010-10-24 Alexander GrafKVM: PPC: Fix compile error in e500_tlb.c
2010-10-24 Kyle MoffettKVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
2010-10-24 Alexander GrafKVM: PPC: Implement level interrupts for BookE
2010-10-24 Alexander GrafKVM: PPC: Expose level based interrupt cap
2010-10-24 Alexander GrafKVM: PPC: Implement Level interrupts on Book3S
2010-10-24 Alexander GrafKVM: PPC: Enable napping only for Book3s_64
2010-10-24 Hollis BlanchardKVM: PPC: allow ppc440gp to pass the compatibility...
2010-10-24 Hollis BlanchardKVM: PPC: fix compilation of "dump tlbs" debug function
2010-10-24 Hollis BlanchardKVM: PPC: initialize IVORs in addition to IVPR
2010-10-24 Alexander GrafKVM: PPC: Don't put MSR_POW in MSR
2010-10-24 Alexander GrafKVM: PPC: Implement correct SID mapping on Book3s_32
2010-10-24 Alexander GrafKVM: PPC: Force enable nap on KVM
2010-10-24 Alexander GrafKVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
2010-10-24 Alexander GrafKVM: PPC: Update int_pending also on dequeue
2010-10-24 Alexander GrafKVM: PPC: Make PV mtmsr work with r30 and r31
2010-10-24 Alexander GrafKVM: PPC: Add mtsrin PV code
2010-10-24 Alexander GrafKVM: PPC: Put segment registers in shared page
2010-10-24 Alexander GrafKVM: PPC: Interpret SR registers on demand
2010-10-24 Alexander GrafKVM: PPC: Move BAT handling code into spr handler
2010-10-24 Alexander GrafKVM: PPC: Add feature bitmap for magic page
2010-10-24 Alexander GrafKVM: PPC: Remove unused define
2010-10-24 Alexander GrafKVM: PPC: Revert "KVM: PPC: Use kernel hash function"
2010-10-24 Alexander GrafKVM: PPC: Move slb debugging to tracepoints
2010-10-24 Alexander GrafKVM: PPC: Make invalidation code more reliable
2010-10-24 Alexander GrafKVM: PPC: Don't flush PTEs on NX/RO hit
2010-10-24 Alexander GrafKVM: PPC: Preload magic page when in kernel mode
2010-10-24 Alexander GrafKVM: PPC: Add tracepoints for generic spte flushes
2010-10-24 Alexander GrafKVM: PPC: Fix sid map search after flush
2010-10-24 Alexander GrafKVM: PPC: Move pte invalidate debug code to tracepoint
2010-10-24 Alexander GrafKVM: PPC: Add tracepoint for generic mmu map
2010-10-24 Alexander GrafKVM: PPC: Move book3s_64 mmu map debug print to trace...
2010-10-24 Alexander GrafKVM: PPC: Move EXIT_DEBUG partially to tracepoints
2010-10-24 Alexander GrafKVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
2010-10-24 Wei YongjunKVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()
2010-10-24 Alexander GrafKVM: PPC: Move KVM trampolines before __end_interrupts
2010-10-24 Alexander GrafKVM: PPC: Make long relocations be ulong
2010-10-24 Alexander GrafKVM: PPC: Use MSR_DR for external load_up
2010-10-24 Alexander GrafKVM: PPC: Add book3s_32 tlbie flush acceleration
2010-10-24 Gleb NatapovKVM: PPC: correctly check gfn_to_pfn() return value
2010-10-24 Alexander GrafKVM: PPC: RCU'ify the Book3s MMU
2010-10-24 Alexander GrafKVM: PPC: Book3S_32 MMU debug compile fixes
2010-10-24 Alexander GrafKVM: PPC: Add get_pvinfo interface to query hypercall...
2010-10-24 Alexander GrafKVM: PPC: PV wrteei
2010-10-24 Alexander GrafKVM: PPC: PV mtmsrd L=0 and mtmsr
2010-10-24 Alexander GrafKVM: PPC: PV mtmsrd L=1
2010-10-24 Alexander GrafKVM: PPC: PV assembler helpers
2010-10-24 Alexander GrafKVM: PPC: Introduce branch patching helper
2010-10-24 Alexander GrafKVM: PPC: Introduce kvm_tmp framework
2010-10-24 Alexander GrafKVM: PPC: PV tlbsync to nop
2010-10-24 Alexander GrafKVM: PPC: PV instructions to loads and stores
2010-10-24 Alexander GrafKVM: PPC: KVM PV guest stubs
2010-10-24 Alexander GrafKVM: PPC: Generic KVM PV guest support
2010-10-24 Alexander GrafKVM: PPC: Expose magic page support to guest
2010-10-24 Alexander GrafKVM: PPC: Magic Page Book3s support
2010-10-24 Alexander GrafKVM: PPC: First magic page steps
2010-10-24 Alexander GrafKVM: PPC: Make PAM a define
2010-10-24 Alexander GrafKVM: PPC: Tell guest about pending interrupts
2010-10-24 Alexander GrafKVM: PPC: Add PV guest scratch registers
2010-10-24 Alexander GrafKVM: PPC: Add PV guest critical sections
2010-10-24 Alexander GrafKVM: PPC: Implement hypervisor interface
2010-10-24 Alexander GrafKVM: PPC: Convert SPRG[0-4] to shared page
2010-10-24 Alexander GrafKVM: PPC: Convert SRR0 and SRR1 to shared page
2010-10-24 Alexander GrafKVM: PPC: Convert DAR to shared page.
2010-10-24 Alexander GrafKVM: PPC: Convert DSISR to shared page
2010-10-24 Alexander GrafKVM: PPC: Convert MSR to shared page
2010-10-24 Alexander GrafKVM: PPC: Introduce shared page
2010-10-23 Jiri KosinaMerge branch 'waltop' into for-linus
2010-10-23 Jiri KosinaMerge branch 'uc-logic' into for-linus
2010-10-23 Jiri KosinaMerge branches '3m', 'egalax', 'logitech', 'magicmouse...
2010-10-23 Jiri KosinaMerge branches 'upstream' and 'upstream-fixes' into...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-23 Linus TorvaldsMerge branches 'softirq-for-linus', 'x86-debug-for...
2010-10-23 Takashi IwaiMerge branch 'for-2.6.37' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next