aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac
AgeCommit message (Expand)Author
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki
2011-03-10powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek
2010-12-09powerpc/powermac: Make auto-loading of therm_pm72 possibleMarc Zyngier
2010-09-02powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard
2010-04-07powerpc/pmac/low_i2c.c: three minor problemsd binderman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-19powerpc: Convert pmac_pic_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert feature_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert nv_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-06i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-02powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt
2009-08-27powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches