summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds120-898/+7814
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt35-186/+3184
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher5-0/+1269
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi6-44/+814
2010-08-04powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 boardBradley Hughes1-0/+380
2010-08-04powerpc/85xx: Change deprecated binding for 85xx-based boardsBradley Hughes7-14/+14
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov1-0/+21
2010-08-04powerpc/tqm85xx: update PCI interrupt-map attributeDmitry Eremin-Solenikov6-6/+48
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok4-0/+406
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok1-0/+1
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov1-129/+143
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov2-6/+38
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov1-8/+8
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+0
2010-08-04Merge branch 'master' into for-nextJiri Kosina139-861/+673
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt61-289/+1201
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2-5/+68
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel1-1/+2
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin6-0/+323
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin4-0/+547
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin1-9/+4
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel1-0/+1
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf6-190/+54
2010-08-01KVM: PPC: Add generic hpte management functionsAlexander Graf1-0/+277
2010-08-01KVM: PPC: Make BAT only guest segments workAlexander Graf1-4/+4
2010-08-01KVM: PPC: Use kernel hash functionAlexander Graf2-17/+4
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf3-41/+0
2010-08-01KVM: Remove memory alias supportAvi Kivity1-5/+0
2010-08-01KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interruptsAsias He1-1/+1
2010-08-01KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov1-1/+1
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab5-95/+97
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity1-7/+4
2010-08-01KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity1-4/+8
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity3-30/+0
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen1-8/+0
2010-07-31powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov1-1/+1
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman1-0/+12
2010-07-31powerpc: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2-7/+7
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans4-11/+31
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt4-27/+115