summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * [POWERPC] spufs: fix another off-by-one bug in spufs_mbox_readArnd Bergmann2006-10-251-1/+1
| * [POWERPC] spufs: fix signal2 file to report signal2Dwayne Grant Mcconnell2006-10-251-1/+1
| * [POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt2006-10-251-3/+5
| * [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
| * [POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt2006-10-252-19/+69
| * [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-256-9/+73
| * [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-257-220/+93
| * [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
| * [POWERPC] Don't require execute perms on wrapper when building zImage.initrdMark A. Greer2006-10-231-1/+1
| * [POWERPC] Add 970GX cputable entryJake Moilanen2006-10-232-1/+16
| * [POWERPC] Fix build breakage with CONFIG_PPC32Srinivasa Ds2006-10-231-1/+2
| * [POWERPC] Fix compiler warning message on get_property callZang Roy-r619112006-10-231-2/+2
| * [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16
| * [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-212-0/+10
* | [PATCH] Make git ignore new wrapper generated filesKim Phillips2006-11-131-0/+7
* | [PATCH] Check for null init_early routineGeoff Levand2006-11-131-1/+2
* | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-2/+1
* | [PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering2006-11-131-4/+4
* | [PATCH] Remove arch/powerpc/boot/zImage file.Mark A. Greer2006-11-131-1/+1
* | [PATCH] Remove dtb file created by wrapper scriptMark A. Greer2006-11-131-0/+3
* | [PATCH] Do a single one-line printk in bad_page_fault()Michael Ellerman2006-11-131-11/+14
* | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-17/+11
* | [PATCH] Add Efika platform supportNicolas DET2006-11-136-0/+297
* | [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-132-0/+539
* | [PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de2006-11-131-2/+1
* | [PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2006-11-133-6/+1
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de2006-11-131-12/+2
* | [PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2006-11-132-15/+0
* | [POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2006-10-256-1/+274
* | [POWERPC] add support for dumping spu info from xmonMichael Ellerman2006-10-251-1/+66
* | [POWERPC] add support for stopping spus from xmonMichael Ellerman2006-10-252-2/+144
* | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-252-69/+34
* | [POWERPC] cell: add temperature to SPU and CPU sysfs entriesChristian Krafft2006-10-254-0/+233
* | [POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft2006-10-251-0/+66
* | [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-251-0/+58
* | [POWERPC] cell: add low-level performance monitoring codeKevin Corry2006-10-254-1/+392
* | [POWERPC] cell: add shadow registers for pmd_regKevin Corry2006-10-252-0/+52
* | [POWERPC] cell: update Cell BE register definitionsDavid Erb2006-10-253-41/+170
* | [POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr2006-10-254-8/+81
* | [POWERPC] spufs: allow isolated mode apps by starting the SPE loaderarnd@arndb.de2006-10-253-16/+148
* | [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-5/+5
* | [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-256-6/+99
* | [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-251-18/+3
* | [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-253-7/+4
* | [POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman2006-10-251-1/+5
* | [POWERPC] Fixed some missing files to be deleted when running make cleanMatthew McClintock2006-10-251-1/+1
* | [POWERPC] Move iSeries initrd logic into device treeMichael Ellerman2006-10-242-34/+13
* | [POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming2006-10-241-140/+148
* | [POWERPC] Add mktree utility to arch/powerpc/bootJosh Boyer2006-10-242-2/+154
* | [POWERPC] Add simple memory allocator to bootwrapperMark A. Greer2006-10-232-1/+150
OpenPOWER on IntegriCloud