summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-11-13[PATCH] Check for null init_early routineGeoff Levand
2006-11-13[PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de
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