| Commit message (Expand) | Author | Age |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] 64bit resource: change resource core to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] 64bit resource: C99 changes for struct resource declarations | Greg Kroah-Hartman | 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 |
| * | | | | [PATCH] x86_64: Minor string functions optimizations | Andi Kleen | 2006-06-26 |
| * | | | | [PATCH] x86_64: Move export symbols to their C functions | Andi Kleen | 2006-06-26 |
| * | | | | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens | 2006-06-26 |
| * | | | | [PATCH] x86_64: Fix modular pc speaker | Piotr Kaczuba | 2006-06-26 |
| * | | | | [PATCH] x86_64: remove sys32_ni_syscall() | Adrian Bunk | 2006-06-26 |
| * | | | | [PATCH] x86_64: Do not use -ffunction-sections for modules | Sergey Vlasov | 2006-06-26 |
| * | | | | [PATCH] x86_64: adjust kstack_depth_to_print default | Jan Beulich | 2006-06-26 |
| * | | | | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich | 2006-06-26 |
| * | | | | [PATCH] x86_64: Fix fast check in safe_smp_processor_id | Andi Kleen | 2006-06-26 |
| * | | | | [PATCH] x86_64: x86_64 setup.c - printing cmp related boottime information | Rohit Seth | 2006-06-26 |