| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-08 | 3 | -6/+6 |
* | [POWERPC] ppc: use syslog macro for the printk log level | Robert P. J. Day | 2007-02-08 | 1 | -1/+2 |
* | [POWERPC] ppc: cs4218_tdm remove extra brace | Mariusz Kozlowski | 2007-02-08 | 1 | -1/+0 |
* | [POWERPC] Compile fixes for arch/powerpc dcr code | David Gibson | 2007-02-07 | 1 | -0/+1 |
* | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-07 | 2 | -6/+1 |
* | [POWERPC] Fix apparent typo "CONFIG_SERIAL_CPM_SMC". | Robert P. J. Day | 2007-02-07 | 1 | -1/+1 |
* | [POWERPC] 8xx: generic 8xx code arch/powerpc port | Vitaly Bordug | 2007-02-07 | 2 | -443/+0 |
* | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 2007-01-24 | 13 | -1582/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-18 | 26 | -120/+145 |
|\ |
|
| * | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -3/+3 |
| * | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 2 | -3/+3 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-12 | 1 | -9/+32 |
| |\ |
|
| | * | [POWERPC] Fix mmap of PCI resource with hack for X | Benjamin Herrenschmidt | 2006-12-08 | 1 | -9/+32 |
| * | | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -0/+8 |
| * | | [PATCH] struct path: convert ppc | Josef Sipek | 2006-12-08 | 1 | -6/+6 |
| * | | [PATCH] use generic BUG for ppc | Judith Lebzelter | 2006-12-08 | 2 | -58/+11 |
| |/ |
|
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 | 1 | -0/+1 |
| |\ |
|
| | * | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 2006-12-07 | 1 | -0/+1 |
| * | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 2 | -16/+26 |
| |/ |
|
| * | [POWERPC] Add files build to .gitignore | Rutger Nijlunsing | 2006-12-04 | 4 | -0/+13 |
| * | [POWERPC] Distinguish POWER6 partition modes and tell userspace | Paul Mackerras | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitions | Kalle Pokki | 2006-12-04 | 1 | -4/+4 |
| * | [POWERPC] Compilation fixes for ppc4xx PCI-less configs | Wojtek Kaniewski | 2006-12-04 | 3 | -0/+6 |
| * | [POWERPC] Book-E reg MCSR msg misquoted | nkalmala | 2006-12-04 | 1 | -1/+1 |
| * | [POWERPC] Generic DCR infrastructure | Benjamin Herrenschmidt | 2006-12-04 | 1 | -0/+11 |
| * | Merge branch 'linux-2.6' into for-linus | Paul Mackerras | 2006-12-04 | 6 | -97/+21 |
| |\ |
|
| | * | Fix misc Kconfig typos | Matt LaPlante | 2006-11-30 | 1 | -1/+1 |
| * | | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 2006-11-13 | 9 | -18/+18 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-12-01 | 5 | -96/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | [POWERPC] Make alignment exception always check exception table | Benjamin Herrenschmidt | 2006-11-01 | 1 | -8/+10 |
| * | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-28 | 1 | -7/+1 |
| * | | [POWERPC] Support feature fixups in vdso's | Benjamin Herrenschmidt | 2006-10-25 | 1 | -1/+1 |
| * | | [POWERPC] Consolidate feature fixup code | Benjamin Herrenschmidt | 2006-10-25 | 2 | -78/+6 |
| * | | [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned | Olaf Hering | 2006-10-25 | 1 | -3/+3 |
| |/ |
|
* / | [MTD] replace kmalloc+memset with kzalloc | Burman Yan | 2006-11-29 | 1 | -2/+1 |
|/ |
|
* | [POWERPC] ppc: Add missing calls to set_irq_regs | Kumar Gala | 2006-10-16 | 1 | -0/+4 |
* | [POWERPC] Off-by-one in /arch/ppc/platforms/mpc8* | Eric Sesterhenn | 2006-10-16 | 3 | -6/+6 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 1 | -3/+4 |
* | [POWERPC] ARCH=ppc pt_regs fixes | Al Viro | 2006-10-10 | 30 | -93/+79 |
* | [PATCH] mv64630_pic NULL noise removal | Al Viro | 2006-10-09 | 1 | -2/+2 |
* | handle_sysrq lost its pt_regs * argument | Ralf Baechle | 2006-10-09 | 1 | -1/+1 |
* | [POWERPC] PReP fixup after irq changes | Olaf Hering | 2006-10-07 | 1 | -7/+7 |
* | [POWERPC] Fix up after irq changes | Olaf Hering | 2006-10-07 | 5 | -13/+13 |
* | [PPC] Fix some irq breakage with ARCH=ppc | Paul Mackerras | 2006-10-06 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 10 | -10/+10 |
* | Still more typo fixes | Matt LaPlante | 2006-10-03 | 1 | -7/+7 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 | 5 | -370/+280 |
|\ |
|
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-09-27 | 3 | -13/+13 |
| |\ |
|