| Commit message (Expand) | Author | Age |
* | [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 |
| * | | | | [CRYPTO] aes-i586: Get rid of useless function wrappers | Herbert Xu | 2006-06-26 |
| | |/ /
| |/| | |
|
* | | | | [PATCH] m68knommu: use configurable RAM setup in start up code | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: use configurable RAM setup in linker script | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: create configurable RAM setup | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: remove unused vars from generic 68328 start code | Greg Ungerer | 2006-06-26 |
* | | | | [PATCH] m68knommu: remove __ramvec from 68328/pilot start code | Greg Ungerer | 2006-06-26 |
* | | | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ \ \ |
|
| * | | | | [PATCH] x86_64: x86_64 stack usage debugging | Eric Sandeen | 2006-06-26 |
| * | | | | [PATCH] x86_64: (resend) x86_64 stack overflow debugging | Eric Sandeen | 2006-06-26 |
| * | | | | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi | 2006-06-26 |
| * | | | | [PATCH] x86_64: Avoid broadcasting NMI IPIs | Keith Owens | 2006-06-26 |
| * | | | | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B | 2006-06-26 |
| * | | | | [PATCH] x86_64: enlarge window for stack growth | Chuck Ebbert | 2006-06-26 |