aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-01-22[POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse
2006-12-20[POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras
2006-12-20[POWERPC] Fix PCI device channel state initializationLinas Vepstas
2006-12-20[POWERPC] Workaround oldworld OF bug with IRQs & P2P bridgesBenjamin Herrenschmidt
2006-12-19[POWERPC] powerpc: add scanning of ebc bus to of_platformArnd Bergmann
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-11[POWERPC] Generic BUG for powerpcJeremy Fitzhardinge
2006-12-11Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2006-12-10Merge branch '85xx' into for_paulusKumar Gala
2006-12-10[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is setKumar Gala
2006-12-11[POWERPC] Fix irq routing on some 32-bit PowerMacsBenjamin Herrenschmidt
2006-12-11[POWERPC] Support ibm,dynamic-reconfiguration-memory nodesPaul Mackerras
2006-12-09[POWERPC] Add SPURR SPR to sysfsAnton Blanchard
2006-12-09[POWERPC] Add DSCR SPR to sysfsAnton Blanchard
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala
2006-12-08Merge branch '83xx' into for_paulusKumar Gala
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips
2006-12-08[POWERPC] of_device_register: propagate device_create_file return codeKumar Gala
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt
2006-12-08[POWERPC] iSeries: head_64.o needs to depend on lparmap.sStephen Rothwell
2006-12-08[POWERPC] of_platform_make_bus_id(): make `magic' intGeert Uytterhoeven
2006-12-08[POWERPC] Add rtas_service_present() helperNathan Lynch
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-07[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpuSiddha, Suresh B
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman
2006-12-05[POWERPC] Add missing EXPORTS for mpc52xx supportGrant Likely
2006-12-04[POWERPC] Fix debug printks for 32-bit resources in the PCI codeSergei Shtylyov
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood
2006-12-04[POWERPC] iSeries: don't build head_64.o unnecessarilyStephen Rothwell
2006-12-04[POWERPC] Tell firmware we can handle POWER6 compatible modePaul Mackerras
2006-12-04[POWERPC] Fix OF pci flags parsingOlof Johansson
2006-12-04[POWERPC] iSeries: Eliminate "exceeds stub group size" warningsStephen Rothwell
2006-12-04[POWERPC] fix missing #include in sys_ppc32.cArnd Bergmann
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf
2006-12-04[POWERPC] powerpc: Workaround for of_platform without "reg" nor "dcr-reg"Benjamin Herrenschmidt
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