aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2006-12-115-7/+13
|\
| * Merge branch '85xx' into for_paulusKumar Gala2006-12-101-1/+1
| |\
| | * [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala2006-12-101-1/+1
| * | [POWERPC] Fix 440SPe CPU table entryKumar Gala2006-12-081-2/+1
| * | Merge branch '83xx' into for_paulusKumar Gala2006-12-083-1/+10
| |\ \
| | * | [POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips2006-12-083-1/+10
| | |/
| * | [POWERPC] of_device_register: propagate device_create_file return codeKumar Gala2006-12-081-3/+1
| |/
* | [POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt2006-12-111-45/+53
* | [POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2006-12-112-1/+56
* | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-091-0/+8
* | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-082-24/+63
* | [POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell2006-12-081-0/+1
* | [POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven2006-12-081-1/+1
* | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+6
* | [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-29/+0
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-072-4/+5
|\
| * [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B2006-12-071-4/+4
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-57/+2
* | [PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu2006-12-071-1/+1
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* | [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