| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-06 |
|\ |
|
| * | powerpc/ps3: Add __init to ps3_smp_probe | Geoff Levand | 2011-12-07 |
| * | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-12-07 |
| * | powerpc/ps3: Fix hcall lv1_read_repository_node | Geoff Levand | 2011-12-07 |
| * | powerpc/ps3: Fix hcall lv1_get_version_info | Geoff Levand | 2011-12-07 |
| * | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe | Geoff Levand | 2011-12-07 |
| * | powerpc/ps3: Interrupt code cleanup | Geoff Levand | 2011-12-07 |
* | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 |
|/ |
|
* | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 2011-11-15 |
* | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 2011-11-15 |
* | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-11-07 |
* | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-07 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-10-31 |
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 |
| * | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 |
* | | powerpc/ps3: Add gelic udbg driver | Hector Martin | 2011-09-19 |
* | | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 2011-09-19 |
|/ |
|
* | powerpc: Remove trival irq_host_ops.unmap | Milton Miller | 2011-05-19 |
* | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller | 2011-05-19 |
* | powerpc: Remove ioremap_flags | Anton Blanchard | 2011-05-19 |
* | powerpc/ps3: Update debug message for irq_set_chip_data() | Geert Uytterhoeven | 2011-04-27 |
* | powerpc: Convert to new irq_* function names | Thomas Gleixner | 2011-03-29 |
* | powerpc: platforms/ps3 irq_data conversion. | Lennert Buytenhek | 2011-03-09 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 |
|\ |
|
| * | lmb: rename to memblock | Yinghai Lu | 2010-07-14 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 |
|\| |
|
| * | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 |
| * | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-28 |
* | | fix typos concerning "instead" | Uwe Kleine-König | 2010-06-16 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-23 |
* | powerpc/ps3: Use pr_devel() in ps3/mm.c | Michael Ellerman | 2009-10-30 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 |
| * | powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> | Geert Uytterhoeven | 2009-08-19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
|\ \ |
|
| * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| |\| |
|
| * | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 |
* | | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration | Geert Uytterhoeven | 2009-08-26 |
| |/
|/| |
|
* | | powerpc: Remove unnecessary semicolons | Joe Perches | 2009-07-07 |
|/ |
|
* | ps3: Replace direct file operations by callback | Geert Uytterhoeven | 2009-06-15 |
* | ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven | 2009-06-15 |
* | ps3: Correct debug message in dma_ioc0_map_pages() | Geert Uytterhoeven | 2009-06-15 |
* | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-14 |
* | powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> | Geert Uytterhoeven | 2009-06-14 |
* | powerpc/ps3: Use smp_request_message_ipi | Geoff Levand | 2009-05-21 |
* | powerpc/ps3: Fix build error on UP | Geoff Levand | 2009-04-27 |
* | powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning | Geoff Levand | 2009-04-22 |