aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds16-194/+228
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge4-87/+19
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras5-7/+13
2006-12-10Merge branch '85xx' into for_paulusKumar Gala1-1/+1
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala1-1/+1
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt1-45/+53
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras2-1/+56
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard1-0/+8
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard1-0/+8
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek2-11/+11
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala1-2/+1
2006-12-08Merge branch '83xx' into for_paulusKumar Gala3-1/+10
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips3-1/+10
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeKumar Gala1-3/+1
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2-24/+63
2006-12-08[POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell1-0/+1
2006-12-08[POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven1-1/+1
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch1-0/+6
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman1-29/+0
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-4/+5
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-57/+2
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B1-4/+4
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+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