| Commit message (Expand) | Author | Age |
* | [POWERPC] mpc7448hpc2 (taiga) board config file | Zang Roy-r61911 | 2006-06-29 |
* | [POWERPC] Add tsi108 pci and platform device data register function | Zang Roy-r61911 | 2006-06-29 |
* | [POWERPC] Add general support for mpc7448hpc2 (Taiga) platform | Zang Roy-r61911 | 2006-06-29 |
* | [POWERPC] Correct the MAX_CONTEXT definition | Paul Mackerras | 2006-06-29 |
* | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2006-06-28 |
|\ |
|
| * | powerpc: minor cleanups for mpc86xx | Kumar Gala | 2006-06-28 |
* | | [POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is set | Paul Mackerras | 2006-06-28 |
* | | [POWERPC] Simplify the code defining the 64-bit CPU features | Paul Mackerras | 2006-06-28 |
* | | [POWERPC] powerpc: kconfig warning fix | Andrew Morton | 2006-06-28 |
* | | [POWERPC] Consolidate some of kernel/misc*.S | Stephen Rothwell | 2006-06-28 |
* | | [POWERPC] Remove unused function call_with_mmu_off | Stephen Rothwell | 2006-06-28 |
* | | [POWERPC] update asm-powerpc/time.h | Stephen Rothwell | 2006-06-28 |
* | | [POWERPC] Clean up it_lp_queue.h | Stephen Rothwell | 2006-06-28 |
* | | [POWERPC] Skip the "copy down" of the kernel if it is already at zero. | Jimi Xenidis | 2006-06-28 |
* | | [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. | David Wilder | 2006-06-28 |
* | | [POWERPC] spufs: fix class0 interrupt assignment | Arnd Bergmann | 2006-06-28 |
* | | [POWERPC] spufs: fix memory hotplug dependency | Geoff Levand | 2006-06-27 |
* | | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt | 2006-06-27 |
* | | [POWERPC] spufs: map mmio space as guarded into user space | Benjamin Herrenschmidt | 2006-06-27 |
* | | [POWERPC] Enable XMON in cell_defconfig | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Enable the RTAS udbg console on IBM Cell Blade | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Add udbg support for RTAS console | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Move RTAS exports next to their declarations | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Setup the boot cpu's paca pointer in C rather than asm | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Make kexec_setup() a regular initcall | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] powerpc: Initialise ppc_md htab pointers earlier | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Export flat device tree via debugfs for debugging | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] Remove remaining iSeries debugger cruft | Michael Ellerman | 2006-06-27 |
* | | [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel | Haren Myneni | 2006-06-27 |
* | | [POWERPC] Remove obsolete #include <linux/config.h>. | Jon Loeliger | 2006-06-27 |
* | | [POWERPC] Remove redundant STD_MMU selection. | Jon Loeliger | 2006-06-27 |
* | | [POWERPC] Move I8259 selection under MPC8641HPCN board | Jon Loeliger | 2006-06-27 |
* | | [POWERPC] Remove redundant PPC_86XX check. | Jon Loeliger | 2006-06-27 |
* | | [POWERPC] Don't access HID registers if running on a Hypervisor. | Jimi Xenidis | 2006-06-27 |
* | | [POWERPC] Convert powermac ide blink to new led infrastructure | Johannes Berg | 2006-06-27 |
* | | [PATCH] fix static linking of NFS | David Brownell | 2006-06-27 |
* | | Input: fix resetting name, phys and uniq when unregistering device | Dmitry Torokhov | 2006-06-27 |
* | | Revert "kbuild: fix make -rR breakage" | Linus Torvalds | 2006-06-26 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [PATCH] fs/ocfs2/dlm/: cleanups | Adrian Bunk | 2006-06-26 |
| * | | ocfs2: fix compiler warnings in dlm_convert_lock_handler() | Mark Fasheh | 2006-06-26 |
| * | | ocfs2: dlm_print_one_mle() needs to be defined | Mark Fasheh | 2006-06-26 |
| * | | ocfs2: remove whitespace in dlmunlock.c | Kurt Hackel | 2006-06-26 |
| * | | ocfs2: move dlm work to a private work queue | Kurt Hackel | 2006-06-26 |
| * | | ocfs2: fix incorrect error returns | Kurt Hackel | 2006-06-26 |
| * | | ocfs2: tune down some noisy messages during dlm recovery | Kurt Hackel | 2006-06-26 |
| * | | ocfs2: display message before waiting for recovery to complete | Kurt Hackel | 2006-06-26 |