summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-08-05kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZEMichal Simek
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi
2010-08-04powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 boardBradley Hughes
2010-08-04powerpc/85xx: Change deprecated binding for 85xx-based boardsBradley Hughes
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov
2010-08-04powerpc/tqm85xx: update PCI interrupt-map attributeDmitry Eremin-Solenikov
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-08-03perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood
2010-08-03perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-02KVM: Use u64 for frame data typesJoerg Roedel
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: PPC: Make use of hash based Shadow MMUAlexander Graf
2010-08-01KVM: PPC: Add generic hpte management functionsAlexander Graf
2010-08-01KVM: PPC: Make BAT only guest segments workAlexander Graf
2010-08-01KVM: PPC: Use kernel hash functionAlexander Graf
2010-08-01KVM: PPC: Remove obsolete kvmppc_mmu_find_pteAlexander Graf
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interruptsAsias He
2010-08-01KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-08-01KVM: PPC: elide struct thread_struct instances from stackAndreas Schwab
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity