aboutsummaryrefslogtreecommitdiff
path: root/arch/ppc
AgeCommit message (Expand)AuthorFilesLines
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-25[POWERPC] Support feature fixups in vdso'sGravatar Benjamin Herrenschmidt 1-1/+1
2006-10-25[POWERPC] Consolidate feature fixup codeGravatar Benjamin Herrenschmidt 2-78/+6
2006-10-25[POWERPC] Fix hang in start_ldr if _end or _edata is unalignedGravatar Olaf Hering 1-3/+3
2006-10-16[POWERPC] ppc: Add missing calls to set_irq_regsGravatar Kumar Gala 1-0/+4
2006-10-16[POWERPC] Off-by-one in /arch/ppc/platforms/mpc8*Gravatar Eric Sesterhenn 3-6/+6
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationGravatar Mel Gorman 1-3/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesGravatar Al Viro 30-93/+79
2006-10-09[PATCH] mv64630_pic NULL noise removalGravatar Al Viro 1-2/+2
2006-10-09handle_sysrq lost its pt_regs * argumentGravatar Ralf Baechle 1-1/+1
2006-10-07[POWERPC] PReP fixup after irq changesGravatar Olaf Hering 1-7/+7
2006-10-07[POWERPC] Fix up after irq changesGravatar Olaf Hering 5-13/+13
2006-10-06[PPC] Fix some irq breakage with ARCH=ppcGravatar Paul Mackerras 1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 2-2/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 10-10/+10
2006-10-03Still more typo fixesGravatar Matt LaPlante 1-7/+7
2006-10-03Attack of "the the"s in archGravatar Matt LaPlante 1-2/+2
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcGravatar Linus Torvalds 5-370/+280
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 1-11/+7
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-8/+3
2006-10-01[PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300Gravatar Olaf Hering 1-4/+0
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 2-2/+2
2006-09-29[PATCH] make PROT_WRITE imply PROT_READGravatar Jason Baron 1-1/+1
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Gravatar Paul Mackerras 3-13/+13
2006-09-27[PATCH] Have Power use add_active_range() and free_area_init_nodes()Gravatar Mel Gorman 2-12/+14
2006-09-26[POWERPC] rewrite mkprep and mkbugboot in sane CGravatar Al Viro 2-357/+267
2006-09-21POWERPC: overhaul with cpm2_map mechanismGravatar Vitaly Bordug 3-13/+13
2006-09-21[POWERPC] Fix compile error in sbc8560Gravatar Amy Fong 2-0/+19
2006-09-21[POWERPC] PPC: Fix xmon stack frame address in backtraceGravatar Josh Boyer 1-1/+1
2006-09-20[POWERPC] clean up ide io accessorsGravatar Stephen Rothwell 2-9/+0
2006-09-20[POWERPC] remove unused asm routinesGravatar Stephen Rothwell 2-88/+0
2006-09-20[POWERPC] remove unused io accessorsGravatar Stephen Rothwell 1-16/+0
2006-09-14Merge branch 'linux-2.6'Gravatar Paul Mackerras 1-266/+319
2006-09-13[POWERPC] PPC: Fix Kconfig whitespace warningsGravatar Josh Boyer 1-3/+3
2006-09-13[POWERPC] PPC 4xx: Enable XMON on PPC 4xx boardsGravatar Josh Boyer 2-16/+38
2006-09-13[POWERPC] Make function of pm_power_off consistent with x86Gravatar Corey Minyard 1-5/+12
2006-09-13[POWERPC] update prep_defconfigGravatar Olaf Hering 1-266/+319
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 4-4/+698
2006-08-30[POWERPC] Fix irq enable/disable in smp_generic_take_timebaseGravatar Paul Mackerras 1-3/+4
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcGravatar Kim Phillips 3-1/+694
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateGravatar Vitaly Bordug 11-362/+460
2006-07-31[PATCH] vDSO hash-style fixGravatar Roland McGrath 1-0/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 3-3/+3
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-1/+1
2006-07-04[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeGravatar Benjamin Herrenschmidt 1-0/+212
2006-07-03kbuild: introduce utsrelease.hGravatar Sam Ravnborg 1-1/+1
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcGravatar Benjamin Herrenschmidt 1-0/+2
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsGravatar Thomas Gleixner 13-24/+27