| Commit message (Expand) | Author | Age |
* | [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] 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 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | [ARM] Update mach-types | Russell King | 2006-06-26 |
| * | [ARM] 3654/1: add ajeco 1arm sbc support | Lennert Buytenhek | 2006-06-26 |
| * | [ARM] 3651/1: S3C24XX: Make arch list more detailed | Ben Dooks | 2006-06-26 |
| * | [ARM] 3650/1: S3C2412: Update s3c2410_defconfig | Ben Dooks | 2006-06-26 |
| * | [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440 | Ben Dooks | 2006-06-26 |
| * | [ARM] 3612/1: make pci bus optional for ixp4xx platform | Milan Svoboda | 2006-06-25 |
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 |
| * | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 |
| * | [ARM] Remove partial non-v6 binutils compatibility | Russell King | 2006-06-25 |
| * | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | Storage class should be first | Tobias Klauser | 2006-06-26 |
| * | | i386: Trivial typo fixes | Egry Gabor | 2006-06-26 |
| * | | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | | fix paniced->panicked typos | Lee Revell | 2006-06-26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | kconfig: integrate split config into silentoldconfig | Roman Zippel | 2006-06-09 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-06-26 |
|\ \ \ \ |
|
| * | | | | [CRYPTO] aes: Add wrappers for assembly routines | Herbert Xu | 2006-06-26 |
| * | | | | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 |
| * | | | | [CRYPTO] digest: Remove unnecessary zeroing during init | Herbert Xu | 2006-06-26 |