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