summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06101-551/+2943
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
| |\
| | * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-034-18/+14
| |\ \
| | * | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-024-18/+14
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | New helper - current_umask()Al Viro2009-03-311-1/+1
| * | | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-011-0/+107
| * | | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2009-04-011-0/+6
| * | | spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-12/+4
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-305-6/+0
| |\ \
| | * | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-305-6/+0
| | |/
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-304-8/+7
| |\ \ | | |/
| | * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+3
| | |\
| | * \ Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-3/+1
| | |\ \
| | | * \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-0/+7
| | | |\ \
| | | * | | sparseirq, powerpc/cell: fix unused variable warning in interrupt.cStephen Rothwell2009-03-161-2/+0
| | | * | | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-164-71/+5
| | | |\ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| | | |\ \ \ \ \ \
| | | | | * | | | | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| | * | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-261-1/+1
| | |\ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ \ Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-261-1/+1
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | * | | | | | | | timers: add mod_timer_pending()Ingo Molnar2009-02-181-1/+1
| | | | |/ / / / / / /
| | * | | | | | | | | PS3: replace bus_id usageGreg Kroah-Hartman2009-03-241-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-3027-0/+505
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/85xx: Add support for the "socrates" board (MPC8544).Wolfgang Grandegger2009-03-275-0/+483
| | * | | | | | | | | powerpc/86xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-246-0/+6
| | * | | | | | | | | powerpc/85xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-2410-0/+10
| | * | | | | | | | | powerpc/83xx: Move gianfar mdio nodes under the ethernet nodesAnton Vorontsov2009-03-246-0/+6
| * | | | | | | | | | powerpc: Add write barrier before enabling DTL flagsJeremy Kerr2009-03-271-0/+4
| |/ / / / / / / / /
| * | | | | | | | | powerpc/cell: Fix iommu exception reportingJeremy Kerr2009-03-241-4/+5
| * | | | | | | | | powerpc: setup default archdata for {of_}platform via bus_register_notifierKumar Gala2009-03-241-13/+0
| * | | | | | | | | cpumask: Use mm_cpumask() wrapper instead of cpu_vm_maskRusty Russell2009-03-241-1/+1
| * | | | | | | | | powerpc/cell: Make axonram depends on BLOCKMichael Ellerman2009-03-241-1/+1
| * | | | | | | | | powerpc: Add virtual processor dispatch trace logJeremy Kerr2009-03-244-0/+295
| * | | | | | | | | powerpc/pseries: Failed reconfig notifier chain call cleanupNathan Fontenot2009-03-241-1/+5
| * | | | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-243-70/+7
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-131-0/+7
| | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-092-70/+0
| * | | | | | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-204-40/+40
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)Wolfram Sang2009-03-112-1/+3
| | * | | | | | | | powerpc/5200: add function to return external clock frequencyWolfgang Grandegger2009-03-111-0/+37
| | * | | | | | | | powerpc/5200: remove sysfs debug file from GPT driverGrant Likely2009-03-111-39/+0
| * | | | | | | | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-03-206-11/+272
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-193-1/+233
| | * | | | | | | | | 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/85xx: remove setup_irq(NULL action) in ksi8560Thomas Gleixner2009-03-111-2/+0
| | |/ / / / / / / /
| * | | | | | | | | powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt2009-03-1118-36/+47
| * | | | | | | | | powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner2009-03-111-1/+1
OpenPOWER on IntegriCloud