Age | Commit message (Expand) | Author | Files | Lines |
2006-12-04 | [POWERPC] Add files build to .gitignore | Rutger Nijlunsing | 4 | -0/+13 |
2006-12-04 | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 1 | -1/+1 |
2006-12-04 | [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions | Kalle Pokki | 1 | -4/+4 |
2006-12-04 | [POWERPC] Compilation fixes for ppc4xx PCI-less configs | Wojtek Kaniewski | 3 | -0/+6 |
2006-12-04 | [POWERPC] Book-E reg MCSR msg misquoted | nkalmala | 1 | -1/+1 |
2006-12-04 | [POWERPC] Generic DCR infrastructure | Benjamin Herrenschmidt | 1 | -0/+11 |
2006-12-04 | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 6 | -97/+21 |
2006-11-30 | Fix misc Kconfig typos | Matt LaPlante | 1 | -1/+1 |
2006-11-13 | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 9 | -18/+18 |
2006-11-01 | [POWERPC] Make alignment exception always check exception table | Benjamin Herrenschmidt | 1 | -8/+10 |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-25 | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 1 | -1/+1 |
2006-10-25 | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2 | -78/+6 |
2006-10-25 | [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned | Olaf Hering | 1 | -3/+3 |
2006-10-16 | [POWERPC] ppc: Add missing calls to set_irq_regs | Kumar Gala | 1 | -0/+4 |
2006-10-16 | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* | Eric Sesterhenn | 3 | -6/+6 |
2006-10-11 | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 1 | -3/+4 |
2006-10-10 | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 30 | -93/+79 |
2006-10-09 | [PATCH] mv64630_pic NULL noise removal | Al Viro | 1 | -2/+2 |
2006-10-09 | handle_sysrq lost its pt_regs * argument | Ralf Baechle | 1 | -1/+1 |
2006-10-07 | [POWERPC] PReP fixup after irq changes | Olaf Hering | 1 | -7/+7 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 5 | -13/+13 |
2006-10-06 | [PPC] Fix some irq breakage with ARCH=ppc | Paul Mackerras | 1 | -1/+1 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 2 | -2/+0 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 10 | -10/+10 |
2006-10-03 | Still more typo fixes | Matt LaPlante | 1 | -7/+7 |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante | 1 | -2/+2 |
2006-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 5 | -370/+280 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -11/+7 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 1 | -8/+3 |
2006-10-01 | [PATCH] remove SYSRQ_KEY and related defines from ppc/sh/h8300 | Olaf Hering | 1 | -4/+0 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2 | -2/+2 |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 1 | -1/+1 |
2006-09-28 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 3 | -13/+13 |
2006-09-27 | [PATCH] Have Power use add_active_range() and free_area_init_nodes() | Mel Gorman | 2 | -12/+14 |
2006-09-26 | [POWERPC] rewrite mkprep and mkbugboot in sane C | Al Viro | 2 | -357/+267 |
2006-09-21 | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 3 | -13/+13 |
2006-09-21 | [POWERPC] Fix compile error in sbc8560 | Amy Fong | 2 | -0/+19 |
2006-09-21 | [POWERPC] PPC: Fix xmon stack frame address in backtrace | Josh Boyer | 1 | -1/+1 |
2006-09-20 | [POWERPC] clean up ide io accessors | Stephen Rothwell | 2 | -9/+0 |
2006-09-20 | [POWERPC] remove unused asm routines | Stephen Rothwell | 2 | -88/+0 |
2006-09-20 | [POWERPC] remove unused io accessors | Stephen Rothwell | 1 | -16/+0 |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -266/+319 |
2006-09-13 | [POWERPC] PPC: Fix Kconfig whitespace warnings | Josh Boyer | 1 | -3/+3 |
2006-09-13 | [POWERPC] PPC 4xx: Enable XMON on PPC 4xx boards | Josh Boyer | 2 | -16/+38 |
2006-09-13 | [POWERPC] Make function of pm_power_off consistent with x86 | Corey Minyard | 1 | -5/+12 |
2006-09-13 | [POWERPC] update prep_defconfig | Olaf Hering | 1 | -266/+319 |
2006-08-30 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -4/+698 |