aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de
2006-10-25[POWERPC] sysfs: add support for adding/removing spu sysfs attributesChristian Krafft
2006-10-25[POWERPC] Make irq_dispose_mapping(NO_IRQ) a nopMichael Ellerman
2006-10-25[POWERPC] Fix device_is_compatible() const warningBenjamin Herrenschmidt
2006-10-25[POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in modulesBenjamin Herrenschmidt
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-24[POWERPC] Fix up the OF functions to only do PCI stuff if PCI is actually con...Andy Fleming
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell
2006-10-18[POWERPC] Make sure interrupt enable gets restored properlyPaul Mackerras
2006-10-16[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-10-16[POWERPC] Check for offline nodes in pci NUMA codeAnton Blanchard
2006-10-16[POWERPC] Better check in show_instructionsAnton Blanchard
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard
2006-10-16[POWERPC] Never panic when taking altivec exceptions from userspaceAnton Blanchard
2006-10-16[POWERPC] Fix IO Window Updates on P2P bridges.Randy Vinson
2006-10-09Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-09[PATCH] extern doesn't make sense on a definition of function...Al Viro
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08Revert "[POWERPC] Don't get PCI IRQ from OF for devices with no IRQ"Linus Torvalds
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-06[POWERPC] Minor fix for bootargs propertyGeoff Levand
2006-10-06[POWERPC] Don't get PCI IRQ from OF for devices with no IRQBenjamin Herrenschmidt
2006-10-06[POWERPC] Fix harmless typoNick Piggin
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips
2006-10-04Merge branch 'master' of git://oak/home/sfr/kernels/iseries/workPaul Mackerras
2006-10-04[POWERPC] Fix xmon=off and cleanup xmon initialisationMichael Ellerman
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-03[POWERPC] implement BEGIN/END_FW_FTR_SECTIONStephen Rothwell
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn