summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-2013-18/+2532
|\
| * powerpc/86xx: Default configuration for GE Fanuc's PPC9AMartyn Welch2009-03-191-0/+1889
| * powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-194-1/+597
| * powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely2009-03-191-0/+1
| * powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.Martyn Welch2009-03-191-0/+4
| * powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-111-8/+35
| * powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-112-5/+4
| * powerpc/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner2009-03-111-2/+0
| * powerpc/85xx: Fix MPC8572DS PCI protected interrupt sourcesTed Peters2009-03-112-2/+2
* | powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitionsBenjamin Herrenschmidt2009-03-202-12/+26
* | powerpc/mm: Split the various pgtable-* headers based on MMU typeBenjamin Herrenschmidt2009-03-2012-467/+564
* | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-1123-42/+60
* | powerpc/mm: Properly wire up get_user_pages_fast() on 32-bitBenjamin Herrenschmidt2009-03-112-3/+17
* | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-112-2/+2
* | powerpc/irq: Convert obsolete irq_desc_t to struct irq_descThomas Gleixner2009-03-112-3/+3
* | powerpc/udbg: Fix lost byte during console handover; change LFCR to CRLFAndrew Klossner2009-03-113-10/+58
* | powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debugWolfram Sang2009-03-111-1/+1
* | powerpc/cell: Fix Axon MSI driver dependenciesMichael Ellerman2009-03-112-1/+6
* | powerpc/pseries: The pseries MSI code depends on EEHMichael Ellerman2009-03-112-1/+6
* | powerpc/pseries: Reject discontiguous/non-zero based MSI-X requestsMichael Ellerman2009-03-111-0/+24
* | powerpc: Print linux_banner in prom_initMichael Ellerman2009-03-112-1/+3
* | powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila2009-03-111-0/+8
* | powerpc/spufs: Fix incorrect buffer offset in regs writeJeremy Kerr2009-03-111-1/+1
* | powerpc/spufs: Check file offset before calculating write size in fixed-sized...Jeremy Kerr2009-03-111-4/+6
|/
* powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-1/+1
* powerpc/ps3: Print memory hotplug errorsGeoff Levand2009-03-111-2/+2
* powerpc: Add missing DABR flagsGeoff Levand2009-03-111-0/+2
* powerpc: Add defintion for MSR[GS] to list of MSR bitsTimur Tabi2009-03-111-0/+1
* powerpc/oprofile: G4 oprofile has variable number of countersOctavian Purdila2009-03-111-10/+11
* powerpc/spufs: Initialize ctx->stats.tstamp correctlyArnd Bergmann2009-03-111-0/+4
* powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman2009-03-111-3/+0
* powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman2009-03-111-12/+16
* powerpc: Deindentify identify_cpu()Michael Ellerman2009-03-111-58/+64
* powerpc: Wire up /proc/vmallocinfo to our ioremap()Benjamin Herrenschmidt2009-03-116-15/+38
* powerpc: Estimate G5 cpufreq transition latencyNick Piggin2009-03-111-1/+4
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-116-17/+77
|\
| * powerpc: Run sbc610 USB fixup code only on the appropriate platform.Tony Breeds2009-03-041-0/+4
| * x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-4/+5
| * powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt2009-02-271-0/+17
| * powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson2009-02-261-7/+31
| * powerpc: Fix 64bit memcpy() regressionMark Nelson2009-02-261-6/+20
| * powerpc: Fix load/store float double alignment handlerMichael Neuling2009-02-261-16/+13
* | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-114-26/+184
|\ \
| * | powerpc/4xx: update ml507 .dts file to release reference designGrant Likely2009-03-061-11/+113
| * | powerpc/5200: Add 'simple-bus' to the of_platform probe list.Grant Likely2009-02-261-1/+2
| * | powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTsGrzegorz Bernacki2009-02-261-6/+6
| * | powerpc/5200: Add digsy-mtc support to mpc5200_defconfigGrzegorz Bernacki2009-02-261-8/+63
* | | powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts fileMartyn Welch2009-03-091-1/+1
* | | powerpc: add fsl,fifo-depth property to Freescale SSI device nodesTimur Tabi2009-03-091-0/+2
* | | powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala2009-03-093-10/+41
OpenPOWER on IntegriCloud