summaryrefslogtreecommitdiffstats
path: root/arch/ppc
AgeCommit message (Expand)AuthorLines
2007-02-12[POWERPC] 85xx: Don't write reserved values to MAS1[TSIZE]Becky Bruce-1/+4
2007-02-13Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-2/+2
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: ppcAlon Bar-Lev-5/+5
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+2
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter-0/+4
2007-02-09[PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim-1/+1
2007-02-09[POWERPC] Fix is_power_of_4(x) compile errorKumar Gala-1/+1
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish-6/+6
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day-1/+2
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski-1/+0
2007-02-07[POWERPC] Compile fixes for arch/powerpc dcr codeDavid Gibson-0/+1
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day-6/+1
2007-02-07[POWERPC] Fix apparent typo "CONFIG_SERIAL_CPM_SMC".Robert P. J. Day-1/+1
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug-443/+0
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk-1582/+2
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-120/+145
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-3/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day-3/+3
2006-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-9/+32
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells-0/+8
2006-12-08[PATCH] struct path: convert ppcJosef Sipek-6/+6
2006-12-08[PATCH] use generic BUG for ppcJudith Lebzelter-58/+11
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt-9/+32
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-0/+1
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman-0/+1
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells-16/+26
2006-12-04[POWERPC] Add files build to .gitignoreRutger Nijlunsing-0/+13
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras-1/+1
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki-4/+4
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski-0/+6
2006-12-04[POWERPC] Book-E reg MCSR msg misquotednkalmala-1/+1
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt-0/+11
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras-97/+21
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-96/+20
2006-11-30Fix misc Kconfig typosMatt LaPlante-1/+1
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan-2/+1
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming-18/+18
2006-11-01[POWERPC] Make alignment exception always check exception tableBenjamin Herrenschmidt-8/+10
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton-7/+1
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt-1/+1
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt-78/+6
2006-10-25[POWERPC] Fix hang in start_ldr if _end or _edata is unalignedOlaf Hering-3/+3
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsKumar Gala-0/+4
2006-10-16[POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Eric Sesterhenn-6/+6
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman-3/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro-93/+79
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentRalf Baechle-1/+1
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering-7/+7