aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2007-02-07[POWERPC] Celleb: support udbgIshizaki Kou
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski
2007-01-24[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski
2007-01-24[POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita
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