summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+12
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+3
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-111/+126
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2011-10-23powerpc/cpm: Clear muram before it is in use.Hongjun Chen1-1/+2
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe27-80/+124
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat9-5/+27
2011-10-14powerpc/fsl_msi: add support for "msi-address-64" propertyTimur Tabi2-8/+15
2011-10-13Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle1-1/+1
2011-10-13powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala1-4/+5
2011-10-13powerpc/fsl-booke: Fix settlbcam for 64-bitBecky Bruce1-6/+6
2011-10-12powerpc/85xx: Adding DCSR node to dtsi device treesStephen George8-6/+318
2011-10-12powerpc/85xx: clean up FPGA device tree nodes for Freecsale QorIQ boardsTimur Tabi6-10/+24
2011-10-12powerpc/85xx: fix PHYS_64BIT selection for P1022DSAnatolij Gustschin1-1/+1
2011-10-12powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly mapKumar Gala3-15/+39
2011-10-12powerpc: respect mem= setting for early memory limit setupKumar Gala1-1/+4
2011-10-12powerpc: Update corenet64_smp_defconfigBecky Bruce1-5/+0
2011-10-12powerpc: Update mpc85xx/corenet 32-bit defconfigsBecky Bruce3-17/+2
2011-10-12powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock1-0/+1
2011-10-12powerpc: e500mc: Fix: use CONFIG_PPC_E500MC in idle_e500.SBharat Bhushan1-1/+1
2011-10-12powerpc/fsl_msi: fix support for multiple MSI rangesTimur Tabi1-3/+5
2011-10-12powerpc/82xx: updates for mgcogeHolger Brunck3-11/+29
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+14
2011-10-07powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mcKumar Gala2-1/+11
2011-10-07powerpc/math_emu/efp: Look for errata handler when type mismatchesLiu Yu1-5/+1
2011-10-07powerpc/math_emu/efp: No need to round if the result is exactLiu Yu1-1/+10
2011-10-07powerpc/math_emu/efp: Use pr_debug instead of printkLiu Yu1-46/+37
2011-10-07powerpc/85xx: Rename p2040_rdb.c to p2041_rdb.cMingkai Hu6-55/+50
2011-10-07powerpc/85xx: Rename PowerPC core nodes to match other e500mc based .dtsKumar Gala1-8/+8
2011-10-07powerpc/mpc8349emitx: mark localbus as compatible with simple-busDmitry Eremin-Solenikov1-1/+2
2011-10-07powerpc/85xx: sbc8560 - declare that localbus is compatbile with simple-busDmitry Eremin-Solenikov1-1/+1
2011-10-07powerpc/85xx: ksi8560 - declare that localbus is compatbile with simple-busDmitry Eremin-Solenikov1-1/+1
2011-10-07powerpc/85xx: sbc8560 - correct compilation if CONFIG_PHYS_ADDR_T_64BIT is setDmitry Eremin-Solenikov1-1/+1
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-1/+1
2011-09-30powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-29powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.Heiko Schocher1-8/+12
2011-09-29powerpc/5200: add support for charon boardHeiko Schocher2-0/+237
2011-09-29powerpc: Don't try OPAL takeover on old 970 bladesBenjamin Herrenschmidt1-0/+10
2011-09-29powerpc/perf_event: Fix Power6 L1 cache read & write event codes]Carl E. Love1-2/+2
2011-09-29powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt1-4/+14
2011-09-29powerpc: Fix xmon for systems without MSR[RI]Jimi Xenidis1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle2-2/+2
2011-09-26powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is setBenjamin Herrenschmidt1-1/+1
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras6-196/+483
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras11-212/+120
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras4-10/+9
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf9-1/+67
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf1-0/+5
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf1-1/+21
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf1-0/+4