summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely1-0/+1
2006-12-04[POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov1-13/+11
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman4-9/+4
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood1-0/+11
2006-12-04[POWERPC] iSeries: don't build head_64.o unnecessarilyStephen Rothwell1-1/+1
2006-12-04[POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras1-0/+1
2006-12-04[POWERPC] Fix OF pci flags parsingOlof Johansson1-0/+2
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2-7/+7
2006-12-04[POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann1-0/+1
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf1-1/+1
2006-12-04[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt1-2/+9
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras5-43/+117
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson1-0/+3
2006-12-04[POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox1-1/+1
2006-12-04[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas1-2/+3
2006-12-04[POWERPC] Make soft_enabled irqs preempt safeHugh Dickins1-5/+52
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell1-3/+4
2006-12-04[POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell1-6/+4
2006-12-04[POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell1-1/+2
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt6-39/+95
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr1-7/+7
2006-12-04[POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt1-5/+9
2006-12-04[POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt1-3/+8
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt4-17/+16
2006-12-04[POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt3-3/+116
2006-12-04[POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2-2/+5
2006-12-04[POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt1-23/+4
2006-12-04[POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt1-5/+1
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt10-448/+199
2006-12-04[POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt3-146/+400
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt1-0/+1
2006-12-04[POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt1-23/+0
2006-12-04[POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2-2/+16
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras23-628/+375
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips1-42/+0
2006-11-13[PATCH] Check for null init_early routineGeoff Levand1-1/+2
2006-11-13[PATCH] Make nvram_64.o a 64bit-only objects.hauer@pengutronix.de1-2/+1
2006-11-13[PATCH] Clean up usage of boot_devs.hauer@pengutronix.de2-5/+0
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.cs.hauer@pengutronix.de1-12/+2
2006-11-13[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.Ss.hauer@pengutronix.de2-15/+0
2006-11-10[POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose1-10/+37
2006-11-01[PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras1-12/+15
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt1-8/+10
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2-34/+47
2006-11-01[POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming3-223/+1
2006-11-01[POWERPC] Fix various offb issuesBenjamin Herrenschmidt1-1/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-26[POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson1-0/+2
2006-10-25[POWERPC] cell: add cpufreq driver for Cell BE processorChristian Krafft2-0/+2