summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-075-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
| * powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-081-1/+1
| * powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-081-50/+53
* | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+0Star
|/
* powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
* powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-11-081-16/+16
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-077-5/+6
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-11-011-2/+0Star
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-013-3/+3
| * powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-013-0/+3
* | powerpc/ps3: Add gelic udbg driverHector Martin2011-09-203-0/+286
* | powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller2011-09-201-0/+7
|/
* powerpc: Remove trival irq_host_ops.unmapMilton Miller2011-05-191-6/+0Star
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-19/+3Star
* powerpc: Remove ioremap_flagsAnton Blanchard2011-05-191-2/+2
* powerpc/ps3: Update debug message for irq_set_chip_data()Geert Uytterhoeven2011-04-271-1/+1
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: platforms/ps3 irq_data conversion.Lennert Buytenhek2011-03-101-20/+20
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-3/+3
* Merge branch 'master' into for-nextJiri Kosina2010-08-043-6/+6
|\
| * lmb: rename to memblockYinghai Lu2010-07-143-6/+6
* | Merge branch 'master' into for-nextJiri Kosina2010-06-161-1/+1
|\|
| * of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-191-1/+0Star
| * driver-core: Add device node pointer to struct deviceGrant Likely2010-04-291-0/+1
* | fix typos concerning "instead"Uwe Kleine-König2010-06-161-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc/ps3: Use pr_devel() in ps3/mm.cMichael Ellerman2009-10-301-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-152-4/+4
|\
| * powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-2/+2
| * powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-202-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-1/+0Star
| |\|
| * | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* | | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
| |/ |/|
* | powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-1/+0Star
|/
* ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-151-63/+75
* ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-151-2/+2
* ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-151-3/+2Star
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-0/+1
* powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-153-18/+14Star