summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2-3/+3
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-36/+27
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+13
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-60/+49
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds54-1687/+248
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck1-1/+0
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds120-898/+7814
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek1-1/+1
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 'v2.6.35' into kbuild/kbuildMichal Marek518-8226/+25427
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt61-289/+1201
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+1
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood1-0/+1
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra1-14/+14
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2-5/+68
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar9-71/+95
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-01of/address: Clean up function declarationsGrant Likely9-39/+21
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab5-95/+97