aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras1-10/+0
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos1-0/+2
2007-09-17[POWERPC] Remove APUS support from arch/ppcAdrian Bunk3-117/+4
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
2007-08-15[POWERPC] Fix small race in 44x tlbie functionDavid Gibson1-1/+11
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-6/+5
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-6/+0
2007-07-10[POWERPC] Remove unused do_signal exportChristoph Hellwig1-1/+0
2007-06-14[POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2-5/+5
2007-05-23[PPC] Remove duplicate export of __div64_32.Kumar Gala1-2/+0
2007-05-23[PPC] Fix COMMON symbol warningsKumar Gala1-3/+15
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott1-2/+2
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras1-2/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-2/+0
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard2-2/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.cEric W. Biederman1-3/+8
2007-02-13[POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.SBecky Bruce1-2/+0
2007-02-12Merge branch 'master' into 85xxKumar Gala2-1/+3
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce1-1/+4
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcPaul Mackerras1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: ppcAlon Bar-Lev1-1/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-09[PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim1-1/+1
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson1-0/+1
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug2-443/+0
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk1-18/+0
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-9/+32
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter1-58/+6
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt1-9/+32
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala1-1/+1
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt1-8/+10
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt1-1/+1
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt2-78/+6
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala1-0/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro1-2/+2
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras1-1/+1
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-11/+7