aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-6/+68
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-2/+2
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+2
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell1-2/+3
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely1-2/+2
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras1-2/+6
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely1-6/+66
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller3-5/+13
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard2-3/+3
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard1-1/+1
2010-04-07powerpc/pmac/low_i2c.c: three minor problemsd binderman1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-4/+2
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt7-29/+29
2010-02-19powerpc: Convert pmac_pic_lock to raw_spinlockThomas Gleixner1-19/+19
2010-02-19powerpc: Convert feature_lock to raw_spinlockThomas Gleixner2-15/+15
2010-02-19powerpc: Convert nv_lock to raw_spinlockThomas Gleixner1-7/+7
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely6-28/+28
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-2/+2
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely4-28/+13
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-6/+6
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-20/+5
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare1-20/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-4/+4
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt1-2/+5
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell1-3/+3
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-09-02powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt1-0/+61
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank1-8/+0
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin1-1/+8
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov1-2/+2
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt1-1/+1
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches2-2/+2
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2-97/+110
2009-05-21powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala1-1/+1
2009-05-21powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2-3/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell2-3/+0
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-03-11powerpc/irq: Convert obsolete hw_interrupt_type to struct irq_chipThomas Gleixner1-1/+1