Age | Commit message (Expand) | Author |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: mac: pic: Use irqd_is_level_type() | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-18 | Merge 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 suspend | Rafael J. Wysocki |
2011-03-10 | powerpc: platforms/powermac irq_data conversion. | Lennert Buytenhek |
2010-12-09 | powerpc/powermac: Make auto-loading of therm_pm72 possible | Marc Zyngier |
2010-09-02 | powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-08-24 | powerpc/powermac: Drop unnecessary null test | Julia Lawall |
2010-08-24 | powerpc/powermac: Drop unnecessary of_node_put | Julia Lawall |
2010-08-06 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-04 | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt |
2010-08-01 | of/address: Clean up function declarations | Grant Likely |
2010-07-31 | powerpc/powermac: Add PowerMac10,2 machine descriptor | Benjamin Herrenschmidt |
2010-07-29 | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-09 | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras |
2010-07-05 | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely |
2010-05-21 | powerpc: Use common cpu_die (fixes SMP+SUSPEND build) | Milton Miller |
2010-05-06 | powerpc/cpumask: Update some comments | Anton Blanchard |
2010-05-06 | powerpc/cpumask: Use cpu_online_mask | Anton Blanchard |
2010-04-07 | powerpc/pmac/low_i2c.c: three minor problems | d binderman |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-26 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2010-02-19 | powerpc: Convert pmac_pic_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert feature_lock to raw_spinlock | Thomas Gleixner |
2010-02-19 | powerpc: Convert nv_lock to raw_spinlock | Thomas Gleixner |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop |
2010-01-28 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-12-06 | i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus | Jean Delvare |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |
2009-10-14 | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: powerpc | Rusty Russell |
2009-09-21 | trivial: fix typo "for for" in multiple files | Anand Gadiyar |
2009-09-02 | powerpc: Fix some late PowerMac G5 with PCIe ATI graphics | Benjamin Herrenschmidt |
2009-08-27 | powerpc: Remove SMP warning from PowerMac cpufreq | Bastian Blank |
2009-08-20 | powerpc: Missing tests for NULL after ioremap() | roel kluin |