Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 1 | -3/+3 |
2013-04-30 | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 1 | -1/+1 |
2013-04-18 | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu | 1 | -3/+1 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -6/+8 |
2013-02-15 | powerpc/ps3: Increase verbosity of htab errors | Geoff Levand | 1 | -6/+8 |
2013-01-11 | arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2013-01-04 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-15 | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 1 | -3/+3 |
2012-09-17 | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 1 | -11/+11 |
2012-09-10 | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 1 | -3/+7 |
2012-04-25 | powerpc/ps3: Minor Kconfig cleanup | Geoff Levand | 1 | -4/+4 |
2012-04-25 | powerpc/ps3: Remove MEMORY_HOTPLUG requirement | Andre Heider | 1 | -1/+0 |
2012-04-25 | powerpc/ps3: Add highmem region memory early | Hector Martin | 1 | -56/+10 |
2012-04-25 | powerpc/ps3: Use highmem region from repository | Andre Heider | 1 | -2/+49 |
2012-04-25 | powerpc/ps3: Add highmem repository read routines | Andre Heider | 2 | -0/+73 |
2012-04-25 | powerpc/ps3: Add highmem repository write routines | Geoff Levand | 2 | -0/+83 |
2012-04-25 | powerpc/ps3: Add PS3 repository write support | Geoff Levand | 2 | -0/+71 |
2012-04-12 | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 1 | -2/+1 |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -6/+7 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -0/+1 |
2012-03-28 | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -6/+7 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -2/+1 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
2012-01-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -121/+127 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -1/+0 |
2011-12-08 | powerpc/ps3: Add __init to ps3_smp_probe | Geoff Levand | 1 | -1/+1 |
2011-12-08 | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 1 | -67/+68 |
2011-12-08 | powerpc/ps3: Fix hcall lv1_read_repository_node | Geoff Levand | 1 | -2/+2 |
2011-12-08 | powerpc/ps3: Fix hcall lv1_get_version_info | Geoff Levand | 1 | -1/+3 |
2011-12-08 | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe | Geoff Levand | 1 | -1/+1 |
2011-12-08 | powerpc/ps3: Interrupt code cleanup | Geoff Levand | 1 | -50/+53 |
2011-11-16 | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 1 | -32/+32 |
2011-11-16 | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 3 | -1/+25 |
2011-11-08 | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 1 | -16/+16 |
2011-11-08 | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -5/+6 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -2/+0 |
2011-11-01 | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 3 | -3/+3 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 3 | -0/+3 |
2011-09-20 | powerpc/ps3: Add gelic udbg driver | Hector Martin | 3 | -0/+286 |
2011-09-20 | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 1 | -0/+7 |
2011-05-19 | powerpc: Remove trival irq_host_ops.unmap | Milton Miller | 1 | -6/+0 |
2011-05-19 | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF | Milton Miller | 1 | -19/+3 |
2011-05-19 | powerpc: Remove ioremap_flags | Anton Blanchard | 1 | -2/+2 |
2011-04-27 | powerpc/ps3: Update debug message for irq_set_chip_data() | Geert Uytterhoeven | 1 | -1/+1 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -7/+7 |
2011-03-10 | powerpc: platforms/ps3 irq_data conversion. | Lennert Buytenhek | 1 | -20/+20 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2 | -3/+3 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 3 | -6/+6 |