aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAge
* 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
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\|
| * | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-05
* | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-03
|\ \ \ | | |/ | |/|
| * | lmb: rename to memblockYinghai Lu2010-07-14
| |/
* | powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt2010-07-31
* | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
|/
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-06
* powerpc/cpumask: Use cpu_online_maskAnton Blanchard2010-05-06
* powerpc/pmac/low_i2c.c: three minor problemsd binderman2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-28
* | | powerpc: Convert pmac_pic_lock to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Convert feature_lock to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Convert nv_lock to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
* | | powerpc: Remove trailing space in messagesFrans Pop2010-02-08
| |/ |/|
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \
| * | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \ \ | |/ / |/| |
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
| * | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
| * | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| |/
* / i2c-powermac: Include the i2c_adapter in struct pmac_i2c_busJean Delvare2009-12-06
|/
* powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-14
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* powerpc: Fix some late PowerMac G5 with PCIe ATI graphicsBenjamin Herrenschmidt2009-09-02
* powerpc: Remove SMP warning from PowerMac cpufreqBastian Blank2009-08-26
* powerpc: Missing tests for NULL after ioremap()roel kluin2009-08-19
* powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov2009-08-19
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-19
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-07
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-26
* powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala2009-05-21
* powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30