summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-4/+13
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-5/+2
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-013-23/+61
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-5/+4
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-1/+1
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-2817-457/+295
* [S390] Whitespace cleanup.Heiko Carstens2006-09-289-1370/+1364
* [S390] user readable uninitialised kernel memory.Martin Schwidefsky2006-09-282-16/+42
* [S390] config option for z9-109 code generation.Christian Borntraeger2006-09-282-0/+9
* [S390] __div64_32 for 31 bit.Martin Schwidefsky2006-09-283-0/+156
* [S390] hypfs sparse warnings.Michael Holzheu2006-09-281-1/+2
* [S390] Avoid static struct initializations in appldata.Gerald Schaefer2006-09-281-2/+2
* [S390] init task memory faults.Akinobu Mita2006-09-281-0/+1
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-4/+4
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-9/+8
|\
| * [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-9/+8
* | [PATCH] s390: fix cmm kernel thread handlingHeiko Carstens2006-09-261-19/+35
* | [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-60/+95
* | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-09-225-286/+565
|\
| * [CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2006-09-212-315/+0
| * [CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu2006-09-213-14/+590
| * [CRYPTO] s390: Added missing driver name and priorityHerbert Xu2006-09-215-0/+14
| * [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-212-6/+10
* | [S390] hypfs crashes with invalid mount option.Michael Holzheu2006-09-201-4/+6
* | [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-204-1/+175
* | [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-206-426/+348
* | [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17
* | [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14
* | [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-201-0/+1
* | [S390] Remove kexec experimental flag.Heiko Carstens2006-09-201-2/+1
* | [S390] cleanup appldata.Gerald Schaefer2006-09-203-85/+13
* | [S390] Kernel stack overflow handling.Heiko Carstens2006-09-201-2/+2
* | [S390] convert some assembler to C.Heiko Carstens2006-09-204-88/+57
* | [S390] __exit cleanup.Heiko Carstens2006-09-202-2/+2
* | [S390] Use simple_strtoul instead of own cmm_strtoul wrapper.Heiko Carstens2006-09-201-23/+7
* | [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
* | [S390] ipl/dump on panic.Michael Holzheu2006-09-209-284/+1002
* | [S390] hypfs compiler warnings.Michael Holzheu2006-09-201-4/+8
* | [S390] hypfs comment cleanup.Michael Holzheu2006-09-204-4/+4
* | [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-204-11/+48
* | [S390] add kprobes support.Michael Grundy2006-09-208-4/+764
|/
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-121-0/+4
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-112-0/+37
* [PATCH] audit: more syscall classes addedAl Viro2006-09-112-0/+26
* [PATCH] syscall classes hookup for ppc and s390Al Viro2006-09-113-1/+44
* [S390] broken copy_in_user function.Martin Schwidefsky2006-08-302-33/+35