summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-1/+1
|\
| * powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng2015-09-291-1/+1
* | powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman2015-09-301-5/+0
|/
* genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
* powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-161-2/+1
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-3/+1
* powerpc/ps3: Write highmem info to repositoryGeoff Levand2015-01-221-2/+7
* powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand2015-01-221-30/+38
* powerpc/ps3: Add empty repository highmem routinesGeoff Levand2015-01-221-0/+13
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-6/+1
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-1/+1
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
* | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+1
|/
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-021-1/+1
|\
| * powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-1/+1
| * powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-2/+0
|/
* powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-021-1/+1
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-2/+3
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-301-3/+3
* powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-301-1/+1
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-181-3/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-231-6/+8
|\
| * powerpc/ps3: Increase verbosity of htab errorsGeoff Levand2013-02-151-6/+8
* | arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-3/+3
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-171-11/+11
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-101-3/+7
* powerpc/ps3: Minor Kconfig cleanupGeoff Levand2012-04-241-4/+4
* powerpc/ps3: Remove MEMORY_HOTPLUG requirementAndre Heider2012-04-241-1/+0
* powerpc/ps3: Add highmem region memory earlyHector Martin2012-04-241-56/+10
* powerpc/ps3: Use highmem region from repositoryAndre Heider2012-04-241-2/+49
* powerpc/ps3: Add highmem repository read routinesAndre Heider2012-04-242-0/+73
* powerpc/ps3: Add highmem repository write routinesGeoff Levand2012-04-242-0/+83
* powerpc/ps3: Add PS3 repository write supportGeoff Levand2012-04-242-0/+71
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-2/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-6/+7
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+7
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-065-121/+127
|\
| * powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-081-1/+1
| * powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-12-081-67/+68
| * powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-081-2/+2
| * powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-081-1/+3
OpenPOWER on IntegriCloud