| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ |
|
| * | powerpc: Implement tick broadcast IPI as a fixed IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
| * | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
* | | usb: host: remove selects of USB_ARCH_HAS_?HCI | Paul Bolle | 2014-02-18 | 1 | -2/+0 |
|/ |
|
* | powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-12-02 | 1 | -1/+1 |
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
* | powerpc/mm: handle hugepage size correctly when invalidating hpte entries | Aneesh Kumar K.V | 2013-06-21 | 1 | -2/+3 |
* | powerpc: Decode the pte-lp-encoding bits correctly. | Aneesh Kumar K.V | 2013-04-30 | 1 | -3/+3 |
* | powerpc: Use encode avpn where we need only avpn values | Aneesh Kumar K.V | 2013-04-30 | 1 | -1/+1 |
* | powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR | Adrian-Leonard Radu | 2013-04-18 | 1 | -3/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-23 | 1 | -6/+8 |
|\ |
|
| * | powerpc/ps3: Increase verbosity of htab errors | Geoff Levand | 2013-02-15 | 1 | -6/+8 |
* | | arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 |
|/ |
|
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -1/+1 |
* | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 2012-11-15 | 1 | -3/+3 |
* | powerpc/mm: Convert virtual address to vpn | Aneesh Kumar K.V | 2012-09-17 | 1 | -11/+11 |
* | powerpc: Rework set_dabr so it can take a DABRX value as well | Michael Neuling | 2012-09-10 | 1 | -3/+7 |
* | powerpc/ps3: Minor Kconfig cleanup | Geoff Levand | 2012-04-24 | 1 | -4/+4 |
* | powerpc/ps3: Remove MEMORY_HOTPLUG requirement | Andre Heider | 2012-04-24 | 1 | -1/+0 |
* | powerpc/ps3: Add highmem region memory early | Hector Martin | 2012-04-24 | 1 | -56/+10 |
* | powerpc/ps3: Use highmem region from repository | Andre Heider | 2012-04-24 | 1 | -2/+49 |
* | powerpc/ps3: Add highmem repository read routines | Andre Heider | 2012-04-24 | 2 | -0/+73 |
* | powerpc/ps3: Add highmem repository write routines | Geoff Levand | 2012-04-24 | 2 | -0/+83 |
* | powerpc/ps3: Add PS3 repository write support | Geoff Levand | 2012-04-24 | 2 | -0/+71 |
* | irq_domain: Move irq_virq_count into NOMAP revmap | Grant Likely | 2012-04-12 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 1 | -6/+7 |
|\ |
|
| * | PowerPC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -6/+7 |
* | | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -0/+1 |
* | | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 2012-02-16 | 1 | -1/+1 |
* | | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 | 1 | -2/+1 |
* | | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-01-06 | 5 | -121/+127 |
|\ |
|
| * | powerpc/ps3: Add __init to ps3_smp_probe | Geoff Levand | 2011-12-08 | 1 | -1/+1 |
| * | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-12-08 | 1 | -67/+68 |
| * | powerpc/ps3: Fix hcall lv1_read_repository_node | Geoff Levand | 2011-12-08 | 1 | -2/+2 |
| * | powerpc/ps3: Fix hcall lv1_get_version_info | Geoff Levand | 2011-12-08 | 1 | -1/+3 |
| * | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe | Geoff Levand | 2011-12-08 | 1 | -1/+1 |
| * | powerpc/ps3: Interrupt code cleanup | Geoff Levand | 2011-12-08 | 1 | -50/+53 |
* | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 2011-12-08 | 1 | -1/+0 |
|/ |
|
* | powerpc/ps3: Fix SMP lockdep boot warning | Geoff Levand | 2011-11-16 | 1 | -32/+32 |
* | powerpc/ps3: Fix lost SMP IPIs | Geoff Levand | 2011-11-16 | 3 | -1/+25 |
* | powerpc/ps3: Fix PS3 repository build warnings | Geoff Levand | 2011-11-08 | 1 | -16/+16 |
* | powerpc/irq: Remove IRQF_DISABLED | Yong Zhang | 2011-11-08 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 7 | -5/+6 |
|\ |
|
| * | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 2011-10-31 | 1 | -2/+0 |
| * | powerpc: various straight conversions from module.h --> export.h | Paul Gortmaker | 2011-10-31 | 3 | -3/+3 |
| * | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | | powerpc/ps3: Add gelic udbg driver | Hector Martin | 2011-09-20 | 3 | -0/+286 |
* | | powerpc: Use the newly added get_required_mask dma_map_ops hook | Milton Miller | 2011-09-20 | 1 | -0/+7 |
|/ |
|
* | powerpc: Remove trival irq_host_ops.unmap | Milton Miller | 2011-05-19 | 1 | -6/+0 |