aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2012-03-231-1/+1
* powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-201-31/+11
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-31/+11
* | powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-193-13/+46
* | powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-193-7/+16
* | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-21/+6
* | powerpc: Remove powermac/pic.hMilton Miller2011-05-191-11/+0
* | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-14/+3
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-6/+6
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-3/+7
|/
* powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-181-3/+5
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-011-7/+0
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-011-4/+8
* | powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-011-16/+55
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-011-6/+8
* | powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-011-4/+0
* | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-013-60/+55
* | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-011-12/+5
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-011-20/+5
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-011-2/+0
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-292-7/+7
* powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner2011-03-291-1/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-23/+25
|\
| * powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek2011-03-101-23/+25
* | [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-161-1/+1
|/
* powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-091-0/+9
* powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-021-3/+6
* powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-241-1/+1
* powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-242-3/+0
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-2/+3
|\
| * powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-2/+3
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-6/+68
|\ \
| * | of/address: Clean up function declarationsGrant Likely2010-08-011-0/+2
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-241-2/+2
| |\ \ | | |/
| * | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-051-6/+66
* | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-2/+2
|\ \ \ | | |/ | |/|
| * | lmb: rename to memblockYinghai Lu2010-07-141-2/+2
| |/
* | powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-311-1/+5
* | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-091-2/+6
|/
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-213-5/+13
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-062-3/+3
* powerpc/cpumask: Use cpu_online_maskAnton Blanchard2010-05-061-1/+1
* powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-071-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-4/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-267-29/+29
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-096-28/+28