| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-11 |
|\ |
|
| * | [PATCH] powerpc: Don't build crash.c for PPC32 | Michael Ellerman | 2006-01-11 |
| * | [PATCH] powerpc: Fix clean_files in arch/powerpc/boot Makefile | Kumar Gala | 2006-01-11 |
| * | [PATCH] powerpc: Remove redundant setting of htab_address | Michael Ellerman | 2006-01-10 |
| * | [PATCH] powerpc: Add ibm,pft-size to iSeries device tree | Michael Ellerman | 2006-01-10 |
| * | [PATCH] powerpc: Add some missing .gitignore's | Kumar Gala | 2006-01-10 |
| * | [PATCH] powerpc: Updated Kconfig and Makefiles for 83xx support | Kumar Gala | 2006-01-10 |
| * | [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch. | Geoff Levand | 2006-01-10 |
| * | [PATCH] powerpc: fix for compile problem in kdump code when SMP disabled | Haren Myneni | 2006-01-10 |
| * | powerpc: Fix compile error when CONFIG_PROC_VMCORE is not defined | Paul Mackerras | 2006-01-10 |
| * | [PATCH] powerpc/64: per cpu data optimisations | Anton Blanchard | 2006-01-10 |
| * | [PATCH] powerpc: Make early debugging configurable via Kconfig | Michael Ellerman | 2006-01-10 |
| * | [PATCH] powerpc: Early debugging support for iSeries | Michael Ellerman | 2006-01-10 |
| * | [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c | Olaf Hering | 2006-01-10 |
| * | [PATCH] PCI Hotplug/powerpc: module build break | linas | 2006-01-10 |
| * | [PATCH] enable the RTC driver in ppc64_defconfig | Olaf Hering | 2006-01-10 |
* | | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-01-11 |
|\ \ |
|
| * | | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h | Matthew Wilcox | 2006-01-10 |
| * | | [PARISC] Fix Dino reporting on J2240 | Matthew Wilcox | 2006-01-10 |
| * | | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn | Grant Grundler | 2006-01-10 |
| * | | [PARISC] Fix GSC graphics cards with 64MB regions | Matthew Wilcox | 2006-01-10 |
| * | | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h | Kyle McMartin | 2006-01-10 |
| * | | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2006-01-10 |
| * | | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-10 |
| |/ |
|
* / | x86: fix "make install" target | Linus Torvalds | 2006-01-11 |
|/ |
|
* | [PATCH] m68knommu: fix ram length of m5208evb board | Greg Ungerer | 2006-01-10 |
* | [PATCH] m68knommu: fix a5 reg corruption in signal handlers | Greg Ungerer | 2006-01-10 |
* | [PATCH] m68knommu: fix mangled 'truct' in ptrace.c | Greg Ungerer | 2006-01-10 |
* | [PATCH] m68knommu: don't set gcc optimizer flags | Greg Ungerer | 2006-01-10 |
* | [PATCH] h8300: remove MAGIC_ROM_PTR from memory.c | Greg Ungerer | 2006-01-10 |
* | [PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c | Greg Ungerer | 2006-01-10 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-01-10 |
|\ |
|
| * | MIPS: Malta: Change CPU default to R2. | Ralf Baechle | 2006-01-10 |
| * | MIPS: R2: Set 64BIT_PHYS_ADDR for R2 processor also. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Don't pass -finline-limit=100000. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Namespace pollution: dump_regs() -> elf_dump_regs() | Al Viro | 2006-01-10 |
| * | MIPS: Remove unused CONFIG_CPU_HAS_LLDSCD. | Ralf Baechle | 2006-01-10 |
| * | Update Yoichi Yuasa's email address. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Add 5K, 20K and 25K support. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Print error message if the CPU happen to have no counters. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Oprofile: Fixup the loose ends in the plumbing. | Ralf Baechle | 2006-01-10 |
| * | MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Introduce machinery for testing for MIPSxxR1/2. | Ralf Baechle | 2006-01-10 |
| * | MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1. | Ralf Baechle | 2006-01-10 |
| * | MIPS: MT: Fix 32-bit dependencies. | Ralf Baechle | 2006-01-10 |
| * | MIPS: FP: Remove silly trick to avoid warning. | Ralf Baechle | 2006-01-10 |
| * | MIPS: DSP: Put DSPcontrol register into the right place in the signal frame. | Ralf Baechle | 2006-01-10 |
| * | MIPS: DSP: eleminate used_dsp. | Ralf Baechle | 2006-01-10 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-10 |
|\ \ |
|