| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] IRQs too early enabled. | Heiko Carstens | 2006-11-06 | 1 | -1/+1 |
* | [S390] revert add_active_range() usage patch. | Heiko Carstens | 2006-11-06 | 4 | -26/+63 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-10-28 | 6 | -21/+30 |
|\ |
|
| * | [S390] uaccess error handling. | Heiko Carstens | 2006-10-27 | 4 | -20/+28 |
| * | [S390] Initialize interval value to 0. | Gerald Schaefer | 2006-10-27 | 1 | -0/+1 |
| * | [S390] sys_getcpu compat wrapper. | Paul Mundt | 2006-10-27 | 1 | -1/+1 |
* | | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
|/ |
|
* | [S390] update default configuration | Martin Schwidefsky | 2006-10-18 | 1 | -7/+5 |
* | [S390] Wire up epoll_pwait syscall. | Heiko Carstens | 2006-10-18 | 1 | -0/+1 |
* | [S390] fix vmlinux link when CONFIG_SYSIPC=n | Cedric Le Goater | 2006-10-18 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-10-11 | 4 | -16/+15 |
|\ |
|
| * | [S390] stacktrace bug. | Christian Borntraeger | 2006-10-11 | 1 | -9/+8 |
| * | [S390] irq change improvements. | Heiko Carstens | 2006-10-11 | 3 | -7/+7 |
* | | [PATCH] remove bogus arch-specific syscall exports | Al Viro | 2006-10-11 | 1 | -1/+0 |
|/ |
|
* | [PATCH] s390 traps.c __user annotations | Al Viro | 2006-10-09 | 1 | -5/+5 |
* | [S390] Use CONFIG_GENERIC_TIME and define TOD clock source. | Martin Schwidefsky | 2006-10-06 | 3 | -68/+24 |
* | [S390] irq change build fixes. | Heiko Carstens | 2006-10-06 | 6 | -14/+21 |
* | [S390] Remove open-coded mem_map usage. | Heiko Carstens | 2006-10-04 | 1 | -4/+6 |
* | [S390] Have s390 use add_active_range() and free_area_init_nodes. | Heiko Carstens | 2006-10-04 | 4 | -67/+27 |
* | [S390] Remove crept in whitespace from head*.S again. | Heiko Carstens | 2006-10-04 | 2 | -10/+10 |
* | [S390] Wire up sys_getcpu system call. | Heiko Carstens | 2006-10-04 | 2 | -0/+9 |
* | [S390] user-copy optimization fallout. | Martin Schwidefsky | 2006-10-04 | 1 | -10/+7 |
* | [S390] update default configuration | Martin Schwidefsky | 2006-10-04 | 1 | -12/+44 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -0/+5 |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 1 | -0/+20 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 1 | -2/+7 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -4/+13 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -5/+2 |
* | [PATCH] Directed yield: direct yield of spinlocks for s390. | Martin Schwidefsky | 2006-10-01 | 3 | -23/+61 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -5/+4 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] convert s390 page handling macros to functions | Heiko Carstens | 2006-09-29 | 1 | -1/+1 |
* | [S390] Inline assembly cleanup. | Martin Schwidefsky | 2006-09-28 | 17 | -457/+295 |
* | [S390] Whitespace cleanup. | Heiko Carstens | 2006-09-28 | 9 | -1370/+1364 |
* | [S390] user readable uninitialised kernel memory. | Martin Schwidefsky | 2006-09-28 | 2 | -16/+42 |
* | [S390] config option for z9-109 code generation. | Christian Borntraeger | 2006-09-28 | 2 | -0/+9 |
* | [S390] __div64_32 for 31 bit. | Martin Schwidefsky | 2006-09-28 | 3 | -0/+156 |
* | [S390] hypfs sparse warnings. | Michael Holzheu | 2006-09-28 | 1 | -1/+2 |
* | [S390] Avoid static struct initializations in appldata. | Gerald Schaefer | 2006-09-28 | 1 | -2/+2 |
* | [S390] init task memory faults. | Akinobu Mita | 2006-09-28 | 1 | -0/+1 |
* | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 2 | -4/+4 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 | 1 | -9/+8 |
|\ |
|
| * | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen | 2006-09-26 | 1 | -9/+8 |
* | | [PATCH] s390: fix cmm kernel thread handling | Heiko Carstens | 2006-09-26 | 1 | -19/+35 |
* | | [PATCH] out of memory notifier | Martin Schwidefsky | 2006-09-26 | 1 | -60/+95 |