aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAge
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
* powerpc/ps3: Write highmem info to repositoryGeoff Levand2015-01-22
* powerpc/ps3: Add ps3_mm_set_repository_highmemGeoff Levand2015-01-22
* powerpc/ps3: Add empty repository highmem routinesGeoff Levand2015-01-22
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-05
* powerpc: Remove more traces of bootmemMichael Ellerman2014-11-19
* Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-05
|\
| * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-02
* | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-02
|/
* Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-02
|\
| * powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-04
| * powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-04
* | usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-18
|/
* powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-12-01
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
* powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-21
* powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2013-04-30
* powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V2013-04-30
* powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu2013-04-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\
| * powerpc/ps3: Increase verbosity of htab errorsGeoff Levand2013-02-15
* | arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-14
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-17
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-09
* powerpc/ps3: Minor Kconfig cleanupGeoff Levand2012-04-24
* powerpc/ps3: Remove MEMORY_HOTPLUG requirementAndre Heider2012-04-24
* powerpc/ps3: Add highmem region memory earlyHector Martin2012-04-24
* powerpc/ps3: Use highmem region from repositoryAndre Heider2012-04-24
* powerpc/ps3: Add highmem repository read routinesAndre Heider2012-04-24
* powerpc/ps3: Add highmem repository write routinesGeoff Levand2012-04-24
* powerpc/ps3: Add PS3 repository write supportGeoff Levand2012-04-24
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-06
|\
| * powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-07
| * powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-12-07
| * powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-07
| * powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-07
| * powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-07
| * powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-07
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
|/
* powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-15
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-15