aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/ps3
AgeCommit message (Expand)Author
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-15powerpc/ps3: Increase verbosity of htab errorsGeoff Levand
2013-01-11arch/powerpc/platforms/ps3: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-04-24powerpc/ps3: Minor Kconfig cleanupGeoff Levand
2012-04-24powerpc/ps3: Remove MEMORY_HOTPLUG requirementAndre Heider
2012-04-24powerpc/ps3: Add highmem region memory earlyHector Martin
2012-04-24powerpc/ps3: Use highmem region from repositoryAndre Heider
2012-04-24powerpc/ps3: Add highmem repository read routinesAndre Heider
2012-04-24powerpc/ps3: Add highmem repository write routinesGeoff Levand
2012-04-24powerpc/ps3: Add PS3 repository write supportGeoff Levand
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc/ps3: Add gelic udbg driverHector Martin
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard
2011-04-27powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner