summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET2006-11-133-0/+826
* [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
* [PATCH] Remove _machine macros.hauer@pengutronix.de2006-11-131-4/+0
* [PATCH] Remove unnecessary ifdef in include/asm-powerpc/pci.hs.hauer@pengutronix.de2006-11-131-2/+0
* [PATCH] Remove dead code in iommu.hSascha Hauer2006-11-131-8/+0
* [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de2006-11-131-4/+4
* [PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer2006-11-131-2/+2
* [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-253-2/+146
* [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-252-0/+74
* [POWERPC] cell: add support for registering sysfs attributes to spusChristian Krafft2006-10-252-0/+67
* [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-252-7/+7
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-257-7/+103
* [POWERPC] cell: remove unused struct spu variableGeoff Levand2006-10-252-19/+3
* [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-255-11/+7
* [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
* [POWERPC] Add non-OF serial console supportMark A. Greer2006-10-235-2/+359
* [POWERPC] Add flatdevtree sourceMark A. Greer2006-10-235-2/+1046
* [POWERPC] More bootwrapper reorganizationMark A. Greer2006-10-187-42/+34
* [POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras2006-10-182-9/+23
* [POWERPC] Make pSeries_lpar_hpte_insert staticGeoff Levand2006-10-163-18/+3
* [POWERPC] Remove todc code from ARCH=powerpcDavid Gibson2006-10-164-886/+0
* [POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson2006-10-162-1/+18
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-1612-111/+160
* [POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard2006-10-161-2/+8
* [POWERPC] Better check in show_instructionsAnton Blanchard2006-10-161-8/+2
* [POWERPC] POWER6 has 6 PMCsAnton Blanchard2006-10-161-1/+1
* [POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard2006-10-161-2/+1
* [POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson2006-10-161-6/+6
* [POWERPC] Add Makefile entry for MPC832x_mds supportLi Yang2006-10-161-1/+2
* [POWERPC] Fix MPC8360EMDS PB board supportLi Yang2006-10-163-0/+33
* [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
* [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn2006-10-163-6/+6
* [POWERPC] Add DOS partition table support to mpc834x_itx_defconfigTimur Tabi2006-10-161-1/+1
OpenPOWER on IntegriCloud