aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc/kernel
AgeCommit message (Expand)Author
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott
2007-05-09rename thread_info to stackRoman Zippel
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce
2007-02-12Merge branch 'master' into 85xxKumar Gala
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras
2007-02-12[PATCH] Dynamic kernel command-line: ppcAlon Bar-Lev
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-09[PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Corey Minyard
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras
2006-07-31[PATCH] vDSO hash-style fixRoland McGrath
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki