aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-24/+19
2012-03-07powerpc/pmac: Use string library in nvram codeAkinobu Mita1-23/+19
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett1-1/+0
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely1-12/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely2-2/+2
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2-5/+3
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2-10/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2011-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt1-28/+6
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett1-31/+5
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett1-1/+1
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett1-7/+1
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner1-2/+2
2011-11-25powerpc/powermac: Add missing of_node_putJulia Lawall1-2/+6
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang2-3/+2
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2-2/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker3-0/+3
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-3/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-7/+5
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-3/+3
2011-06-30powerpc: Move free_initmem to common codeDave Carroll1-3/+0
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-7/+5
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-1/+2
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt1-31/+11
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller3-13/+46
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller3-7/+16
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-21/+6
2011-05-19powerpc: Remove powermac/pic.hMilton Miller1-11/+0
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-14/+3
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-31/+11
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-6/+6
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-3/+7
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt1-3/+5
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds3-3/+3
2011-04-01powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt1-7/+0
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt1-4/+8
2011-04-01powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt1-16/+55
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt1-6/+8
2011-04-01powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt1-4/+0
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt3-60/+55
2011-04-01powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt1-12/+5