aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky3-68/+24
2006-10-06[S390] irq change build fixes.Heiko Carstens6-14/+21
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens1-4/+6
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens4-67/+27
2006-10-04[S390] Remove crept in whitespace from head*.S again.Heiko Carstens2-10/+10
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens2-0/+9
2006-10-04[S390] user-copy optimization fallout.Martin Schwidefsky1-10/+7
2006-10-04[S390] update default configurationMartin Schwidefsky1-12/+44
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-0/+5
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+20
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao1-2/+7
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-4/+13
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-5/+2
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky3-23/+61
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-5/+4
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky17-457/+295
2006-09-28[S390] Whitespace cleanup.Heiko Carstens9-1370/+1364
2006-09-28[S390] user readable uninitialised kernel memory.Martin Schwidefsky2-16/+42
2006-09-28[S390] config option for z9-109 code generation.Christian Borntraeger2-0/+9
2006-09-28[S390] __div64_32 for 31 bit.Martin Schwidefsky3-0/+156
2006-09-28[S390] hypfs sparse warnings.Michael Holzheu1-1/+2
2006-09-28[S390] Avoid static struct initializations in appldata.Gerald Schaefer1-2/+2
2006-09-28[S390] init task memory faults.Akinobu Mita1-0/+1
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2-4/+4
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-9/+8
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-60/+95
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-2/+1
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen1-9/+8
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-286/+565
2006-09-21[CRYPTO] drivers: Remove obsolete block cipher operationsHerbert Xu2-315/+0
2006-09-21[CRYPTO] s390: Added block cipher versions of CBC/ECBHerbert Xu3-14/+590
2006-09-21[CRYPTO] s390: Added missing driver name and priorityHerbert Xu5-0/+14
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2-6/+10
2006-09-20[S390] hypfs crashes with invalid mount option.Michael Holzheu1-4/+6
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer4-1/+175
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer6-426/+348
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer1-22/+17
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-22/+14
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland1-0/+1
2006-09-20[S390] Remove kexec experimental flag.Heiko Carstens1-2/+1
2006-09-20[S390] cleanup appldata.Gerald Schaefer3-85/+13
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens1-2/+2