summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely2006-12-051-0/+1
* [POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov2006-12-041-13/+11
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-044-9/+4
* [POWERPC] Add the e300c3 core to the CPU table.Scott Wood2006-12-041-0/+11
* [POWERPC] iSeries: don't build head_64.o unnecessarilyStephen Rothwell2006-12-041-1/+1
* [POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras2006-12-041-0/+1
* [POWERPC] Fix OF pci flags parsingOlof Johansson2006-12-041-0/+2
* [POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell2006-12-042-7/+7
* [POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann2006-12-041-0/+1
* [POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf2006-12-041-1/+1
* [POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt2006-12-041-2/+9
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-045-43/+117
* [POWERPC] cell: Add oprofile supportMaynard Johnson2006-12-041-0/+3
* [POWERPC] Fix wraparound problem in smp-tbsync on 32-bitAdrian Cox2006-12-041-1/+1
* [POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPULinas Vepstas2006-12-041-2/+3
* [POWERPC] Make soft_enabled irqs preempt safeHugh Dickins2006-12-041-5/+52
* [POWERPC] iSeries: fix time.c for combined buildStephen Rothwell2006-12-041-3/+4
* [POWERPC] iSeries: fix sysfs.c for combined buildStephen Rothwell2006-12-041-6/+4
* [POWERPC] iSeries: fix irq.c for combined buildStephen Rothwell2006-12-041-1/+2
* [POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt2006-12-046-39/+95
* [POWERPC] Cell iommu supportJeremy Kerr2006-12-041-7/+7
* [POWERPC] Make direct DMA use node local allocationsBenjamin Herrenschmidt2006-12-041-5/+9
* [POWERPC] Add an optional offset to direct DMA on 64 bitsBenjamin Herrenschmidt2006-12-041-3/+8
* [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt2006-12-044-17/+16
* [POWERPC] Generic OF platform driver for PCI host bridges.Benjamin Herrenschmidt2006-12-043-3/+116
* [POWERPC] Add "parent" struct device for PCI host bridgesBenjamin Herrenschmidt2006-12-042-2/+5
* [POWERPC] Resolve the BUID for RTAS PCI config space accessesBenjamin Herrenschmidt2006-12-041-23/+4
* [POWERPC] Resolve the parent address of a PCI bus rangeBenjamin Herrenschmidt2006-12-041-5/+1
* [POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt2006-12-0410-448/+199
* [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-043-146/+400
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-041-0/+1
* [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpcBenjamin Herrenschmidt2006-12-041-23/+0
* [POWERPC] Make pci_read_irq_line the defaultBenjamin Herrenschmidt2006-12-042-2/+16
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-0423-628/+375
|\
| * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0
| * [POWERPC] pseries: Force 4k update_flash block and list sizesJohn Rose2006-11-101-10/+37
| * [PATCH] powerpc: Eliminate "exceeds stub group size" linker warningPaul Mackerras2006-11-011-12/+15
| * [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
| * [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-34/+47
| * [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-013-223/+1
| * [POWERPC] Fix various offb issuesBenjamin Herrenschmidt2006-11-011-1/+1
| * [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
| * [POWERPC] Make sure __cpu_preinit_ppc970 gets called on 970GX processorsOlof Johansson2006-10-261-0/+2
| * [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-256-220/+88