aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAge
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-31
* powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt2011-09-29
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-12
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\ \
| * | powerpc: Move free_initmem to common codeDave Carroll2011-06-30
| * | powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-19
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| |/
* / pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07
|/
* powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-31
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-11
* | powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-19
* | powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-19
* | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* | powerpc: Remove powermac/pic.hMilton Miller2011-05-19
* | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-19
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-04
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
|/
* powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-18
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-01
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-01
* | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
|/
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-29
* powerpc: mac: pic: Use irqd_is_level_type()Thomas Gleixner2011-03-29
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-18
|\
| * powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek2011-03-09
* | [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-16
|/
* powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier2010-12-08
* powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
* powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-24
* powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\
| * powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-29
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \
| * | of/address: Clean up function declarationsGrant Likely2010-08-01