summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-211-10/+10
* [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-212-3/+4
* [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-211-17/+18
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-217-65/+219
* [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-211-24/+154
* [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-215-168/+200
* [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-211-2/+2
* [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-212-34/+56
* [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-216-117/+107
* [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-213-33/+40
* [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-211-2/+2
* [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-214-8/+28
* [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-214-7/+21
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-218-111/+147
* [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-211-8/+8
* [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-216-4/+57
* [POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall2007-12-201-0/+1
* [POWERPC] arch/powerpc: Add missing of_node_putJulia Lawall2007-12-201-1/+3
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-1/+0
* [POWERPC] CHRP: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-201-4/+9
* [POWERPC] Improve resource setup of PowerMac G5 HT bridgeBenjamin Herrenschmidt2007-12-201-78/+64
* [POWERPC] Enable self-view of the HT host bridge on PowerMac G5Benjamin Herrenschmidt2007-12-202-20/+38
* [POWERPC] Clear pci_probe_only on 64 bits PowerMacBenjamin Herrenschmidt2007-12-201-2/+2
* [POWERPC] Fixup powermac enable device hookBenjamin Herrenschmidt2007-12-201-4/+14
* [POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt2007-12-202-13/+11
* [POWERPC] fix iSeries PCI resource managementBenjamin Herrenschmidt2007-12-203-75/+91
* [POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt2007-12-201-2/+1
* [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-8/+6
* [POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt2007-12-205-6/+9
* [POWERPC] holly.c: Remove unnecessary include of linux/ide.hOlof Johansson2007-12-201-1/+0
* [POWERPC] Push down or eliminate smp_processor_id calls in xics codeMilton Miller2007-12-202-33/+29
* [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-204-80/+116
* [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-2/+0
* [POWERPC] pasemi: Implement MSI supportOlof Johansson2007-12-201-1/+1
* [POWERPC] iSeries: Fix unregistering HV event handlersStephen Rothwell2007-12-201-1/+1
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Paul Mackerras2007-12-2012-66/+154
|\
| * [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
| * [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-192-11/+50
| * [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-192-1/+7
| * [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
| * [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-192-32/+50
| * [POWERPC] cell: safer of_has_vicinity routineAndre Detsch2007-12-191-3/+8
| * [POWERPC] cell: export force_sig_info()Jeremy Kerr2007-12-191-0/+7
| * [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-197-8/+10
| * [POWERPC] cell: add missing '\n'Ishizaki Kou2007-12-191-2/+2
| * [POWERPC] perfmon2: make pm_interval register read/writeKevin Corry2007-12-191-1/+1
* | [POWERPC] 83xx: mpc8313erdb: Fix whitespace.Scott Wood2007-12-131-2/+2
* | [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call of_platform_bus_probe().Scott Wood2007-12-131-2/+19
* | [POWERPC] 8xx: Convert mpc866ads to the new device binding.Scott Wood2007-12-133-253/+81