summaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PPC] Remove duplicate export of __div64_32.Kumar Gala2007-05-231-2/+0Star
* [PPC] Fix COMMON symbol warningsKumar Gala2007-05-231-3/+15
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [POWERPC] Spelling fixes: arch/ppc/Simon Arlott2007-05-121-2/+2
* rename thread_info to stackRoman Zippel2007-05-091-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-2/+0Star
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-2/+0Star
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-222-2/+0Star
|/
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman2007-02-141-3/+8
* [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce2007-02-131-2/+0Star
* Merge branch 'master' into 85xxKumar Gala2007-02-132-1/+3
|\
| * Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-131-1/+1
| |\
| * | [PATCH] Dynamic kernel command-line: ppcAlon Bar-Lev2007-02-121-1/+1
| * | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* | | [POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce2007-02-131-1/+4
| |/ |/|
* | [PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim2007-02-091-1/+1
|/
* [POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson2007-02-071-0/+1
* [POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug2007-02-072-443/+0Star
* [POWERPC] Remove the broken Gemini supportAdrian Bunk2007-01-241-18/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-121-9/+32
|\
| * [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-081-9/+32
* | [PATCH] use generic BUG for ppcJudith Lebzelter2006-12-081-58/+6Star
|/
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* [POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras2006-12-041-1/+1
* [POWERPC] Book-E reg MCSR msg misquotednkalmala2006-12-041-1/+1
* [POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt2006-11-011-8/+10
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* [POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt2006-10-251-1/+1
* [POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2006-10-252-78/+6Star
* [POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala2006-10-161-0/+4
* [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-101-2/+2
* [PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras2006-10-061-1/+1
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-11/+7Star
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-8/+3Star
* [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering2006-10-011-4/+0Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [POWERPC] clean up ide io accessorsStephen Rothwell2006-09-202-9/+0Star
* [POWERPC] remove unused asm routinesStephen Rothwell2006-09-202-88/+0Star
* [POWERPC] Make function of pm_power_off consistent with x86Corey Minyard2006-09-131-5/+12
* [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-301-3/+4
* [PATCH] vDSO hash-style fixRoland McGrath2006-07-311-0/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-102-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3019-19/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-22/+30
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-6/+6