aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-9/+32
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-08[PATCH] struct path: convert ppcJosef Sipek1-6/+6
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter2-58/+11
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt1-9/+32
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-16/+26
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-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse5-96/+20
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan1-2/+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