aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)Author
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
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03Attack of "the the"s in archMatt LaPlante
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Olaf Hering
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Mel Gorman