aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz1-0/+3
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz1-0/+63
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2-0/+58
2009-12-12powerpc: wii: platform supportAlbert Herranz3-1/+211
2009-12-12powerpc: wii: hollywood interrupt controller supportAlbert Herranz3-0/+264
2009-12-12powerpc: gamecube: platform supportAlbert Herranz3-0/+127
2009-12-12powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz3-0/+289
2009-12-12powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz4-0/+316
2009-12-12powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz1-0/+4
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-11-05powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2-2/+9
2009-10-28Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt1-0/+2
2009-10-27powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2-42/+25
2009-10-15mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher1-0/+1
2009-10-15mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher1-0/+1
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard1-2/+1
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-2/+5
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce5-13/+10
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2-6/+6
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-2/+2
2009-09-18tracing: Remove markersChristoph Hellwig2-2/+0
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+9
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds47-402/+579
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-09-11powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdlineBenjamin Herrenschmidt1-1/+1
2009-09-11powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras1-4/+0
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala1-10/+0
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason1-1/+9
2009-09-02powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt1-0/+61
2009-09-02powerpc/pseries: Fix to handle slb resize across migrationBrian King1-1/+8
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely1-1/+1
2009-08-31powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBCSolomon Peachy2-1/+12
2009-08-31powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support.fkan@amcc.com2-0/+13
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt1-12/+0
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori2-3/+3
2009-08-28powerpc: Remove swiotlb_pci_dma_opsFUJITA Tomonori4-4/+4
2009-08-28powerpc: Remove addr_needs_map in struct dma_mapping_opsFUJITA Tomonori4-0/+4
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-27Merge commit 'kumar/next' into nextBenjamin Herrenschmidt6-3/+215
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank1-8/+0