aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-04[POWERPC] Add files build to .gitignoreRutger Nijlunsing4-0/+13
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki1-4/+4
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski3-0/+6
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala1-1/+1
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt1-0/+11
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras6-97/+21
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming9-18/+18
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-25[POWERPC] Fix hang in start_ldr if _end or _edata is unalignedOlaf Hering1-3/+3
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala1-0/+4
2006-10-16[POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn3-6/+6
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman1-3/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro30-93/+79
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro1-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle1-1/+1
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering1-7/+7
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering5-13/+13
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcPaul Mackerras1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-03fix file specification in commentsUwe Zeisberger10-10/+10
2006-10-03Still more typo fixesMatt LaPlante1-7/+7
2006-10-03Attack of "the the"s in archMatt LaPlante1-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-370/+280
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-11/+7
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-8/+3
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering1-4/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu2-2/+2
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQPaul Mackerras3-13/+13
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman2-12/+14
2006-09-26[POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2-357/+267
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug3-13/+13
2006-09-21[POWERPC] Fix compile error in sbc8560Amy Fong2-0/+19
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceJosh Boyer1-1/+1
2006-09-20[POWERPC] clean up ide io accessorsStephen Rothwell2-9/+0
2006-09-20[POWERPC] remove unused asm routinesStephen Rothwell2-88/+0
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell1-16/+0
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-266/+319
2006-09-13[POWERPC] PPC: Fix Kconfig whitespace warningsJosh Boyer1-3/+3
2006-09-13[POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsJosh Boyer2-16/+38
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Corey Minyard1-5/+12
2006-09-13[POWERPC] update prep_defconfigOlaf Hering1-266/+319
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-4/+698