| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: fstatat64 support | Heiko Carstens | 2006-02-12 | 3 | -5/+25 |
* | [PATCH] s390: add support for unshare system call | Heiko Carstens | 2006-02-11 | 2 | -0/+6 |
* | [PATCH] s390: fix non smp build of kexec | Heiko Carstens | 2006-02-11 | 1 | -2/+3 |
* | [PATCH] s390: earlier initialization of cpu_possible_map | Heiko Carstens | 2006-02-11 | 1 | -5/+1 |
* | [PATCH] s390: update default configuration | Heiko Carstens | 2006-02-11 | 1 | -4/+5 |
* | [PATCH] x86: print out early faults via early_printk() | Ingo Molnar | 2006-02-11 | 1 | -0/+4 |
* | [PATCH] x86-64: Fix HPET timer on x460 | Chris McDermott | 2006-02-11 | 2 | -4/+10 |
* | [PATCH] Add wording to m68k .S files to help clarify license info | Matt Waddel | 2006-02-11 | 42 | -126/+84 |
* | [PATCH] fstatat64 support | Ulrich Drepper | 2006-02-11 | 3 | -2/+24 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-10 | 2 | -2/+58 |
|\ |
|
| * | [ARM] 3326/1: H1940 - Control latches | Ben Dooks | 2006-02-10 | 1 | -2/+27 |
| * | [ARM] 3314/1: S3C2400 - adds s3c2400.h | Lucas Correia Villa Real | 2006-02-09 | 1 | -0/+31 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-02-10 | 5 | -288/+11 |
|\ \ |
|
| * | | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards | Kumar Gala | 2006-02-10 | 2 | -0/+7 |
| * | | [PATCH] powerpc: unshare system call registration | JANAK DESAI | 2006-02-10 | 1 | -0/+1 |
| * | | ppc: Use the system call table from arch/powerpc/kernel/systbl.S | Paul Mackerras | 2006-02-10 | 3 | -288/+3 |
* | | | [PATCH] Fix s390 build failure. | Dave Jones | 2006-02-10 | 1 | -3/+0 |
* | | | [PATCH] x86: don't initialise cpu_possible_map to all ones | Andrew Morton | 2006-02-10 | 2 | -5/+1 |
* | | | [PATCH] Fix building external modules on ppc32 | Andreas Gruenbacher | 2006-02-10 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-09 | 6 | -31/+30 |
|\ \ |
|
| * \ | Pull new-syscalls into release branch | Tony Luck | 2006-02-09 | 2 | -26/+19 |
| |\ \ |
|
| | * | | [IA64] unshare system call registration for ia64 | Janak Desai | 2006-02-08 | 1 | -0/+3 |
| | * | | [IA64] add syscall entry for *at() | Chen, Kenneth W | 2006-02-06 | 2 | -26/+16 |
| * | | | [IA64] mca_drv: Add minstate validation | Hidetoshi Seto | 2006-02-09 | 1 | -0/+3 |
| * | | | [IA64] sys32_signal() forgets to initialize ->sa_mask | Tony Luck | 2006-02-09 | 1 | -0/+1 |
| * | | | [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe. | Prarit Bhargava | 2006-02-09 | 1 | -4/+2 |
| * | | | [IA64-SGI] Hotplug driver related fix in the SN ia64 code. | Prarit Bhargava | 2006-02-09 | 2 | -1/+5 |
| | |/
| |/| |
|
* | | | [SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit. | Heiko Carstens | 2006-02-09 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-02-08 | 7 | -28/+70 |
|\ \ |
|
| * | | [IA64] prevent sn2 specific code to be run in generic kernels | Jes Sorensen | 2006-02-08 | 2 | -3/+7 |
| * | | [IA64] Fix CONFIG_PRINTK_TIME | Tony Luck | 2006-02-07 | 4 | -13/+59 |
| * | | [IA64] Fix wrong use of memparse in efi.c | Zou Nan hai | 2006-02-07 | 1 | -11/+3 |
| * | | [IA64] Fix a possible buffer overflow in efi.c | Zou Nan hai | 2006-02-07 | 1 | -1/+1 |
* | | | [PATCH] x86-64: Add sys_unshare | Andi Kleen | 2006-02-08 | 1 | -0/+3 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-02-08 | 28 | -55/+49 |
|\ \ \ |
|
| * | | | [SERIAL] Remove unnecessary serial.h include | Russell King | 2006-02-05 | 1 | -1/+0 |
| * | | | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 | 17 | -26/+21 |
| * | | | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 23 | -28/+28 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-02-08 | 30 | -70/+273 |
|\ \ \ \ |
|
| * | | | | [ARM] 3278/1: OMAP: 3/3 Fix low-level io init for omap2 boards | Tony Lindgren | 2006-02-08 | 2 | -2/+4 |
| * | | | | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards | Tony Lindgren | 2006-02-08 | 9 | -9/+18 |
| * | | | | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 2006-02-08 | 2 | -17/+34 |
| * | | | | [ARM] 3299/1: S3C24XX - fix irq range on adc device | Ben Dooks | 2006-02-08 | 1 | -0/+5 |
| * | | | | [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD | Catalin Marinas | 2006-02-08 | 1 | -1/+1 |
| * | | | | [ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false | Nicolas Pitre | 2006-02-08 | 1 | -1/+6 |
| * | | | | [ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case | Nicolas Pitre | 2006-02-08 | 1 | -0/+10 |
| * | | | | [ARM] 3308/1: old ABI compat: struct sockaddr_un | Nicolas Pitre | 2006-02-08 | 2 | -4/+75 |
| * | | | | [ARM] Experimental config options should have (EXPERIMENTAL) | Russell King | 2006-02-08 | 1 | -1/+1 |
| * | | | | [ARM] 3307/1: old ABI compat: mark it experimental | Nicolas Pitre | 2006-02-08 | 1 | -1/+1 |
| * | | | | [ARM] 3306/1: S3C24XX - update defconfig | Ben Dooks | 2006-02-08 | 1 | -13/+38 |