| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 | 5 | -286/+565 |
|\ |
|
| * | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-21 | 2 | -315/+0 |
| * | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-21 | 3 | -14/+590 |
| * | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-21 | 5 | -0/+14 |
| * | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 2 | -6/+10 |
* | | [S390] hypfs crashes with invalid mount option. | Michael Holzheu | 2006-09-20 | 1 | -4/+6 |
* | | [S390] Use alternative user-copy operations for new hardware. | Gerald Schaefer | 2006-09-20 | 4 | -1/+175 |
* | | [S390] Make user-copy operations run-time configurable. | Gerald Schaefer | 2006-09-20 | 6 | -426/+348 |
* | | [S390] Cleanup in signal handling code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+17 |
* | | [S390] Cleanup in page table related code. | Gerald Schaefer | 2006-09-20 | 1 | -22/+14 |
* | | [S390] Linux API for writing z/VM APPLDATA Monitor records. | Melissa Howland | 2006-09-20 | 1 | -0/+1 |
* | | [S390] Remove kexec experimental flag. | Heiko Carstens | 2006-09-20 | 1 | -2/+1 |
* | | [S390] cleanup appldata. | Gerald Schaefer | 2006-09-20 | 3 | -85/+13 |
* | | [S390] Kernel stack overflow handling. | Heiko Carstens | 2006-09-20 | 1 | -2/+2 |
* | | [S390] convert some assembler to C. | Heiko Carstens | 2006-09-20 | 4 | -88/+57 |
* | | [S390] __exit cleanup. | Heiko Carstens | 2006-09-20 | 2 | -2/+2 |
* | | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper. | Heiko Carstens | 2006-09-20 | 1 | -23/+7 |
* | | [S390] fix syscall restart handling. | Heiko Carstens | 2006-09-20 | 1 | -0/+1 |
* | | [S390] ipl/dump on panic. | Michael Holzheu | 2006-09-20 | 9 | -284/+1002 |
* | | [S390] hypfs compiler warnings. | Michael Holzheu | 2006-09-20 | 1 | -4/+8 |
* | | [S390] hypfs comment cleanup. | Michael Holzheu | 2006-09-20 | 4 | -4/+4 |
* | | [S390] initrd vs. bootmem bitmap. | Heiko Carstens | 2006-09-20 | 4 | -11/+48 |
* | | [S390] add kprobes support. | Michael Grundy | 2006-09-20 | 8 | -4/+764 |
|/ |
|
* | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 1 | -0/+4 |
* | [PATCH] audit: AUDIT_PERM support | Al Viro | 2006-09-11 | 2 | -0/+37 |
* | [PATCH] audit: more syscall classes added | Al Viro | 2006-09-11 | 2 | -0/+26 |
* | [PATCH] syscall classes hookup for ppc and s390 | Al Viro | 2006-09-11 | 3 | -1/+44 |
* | [S390] broken copy_in_user function. | Martin Schwidefsky | 2006-08-30 | 2 | -33/+35 |