summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2006-10-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-27[S390] uaccess error handling.Heiko Carstens
2006-10-27[S390] sys_getcpu compat wrapper.Paul Mundt
2006-10-18[S390] Wire up epoll_pwait syscall.Heiko Carstens
2006-10-18[S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater
2006-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro
2006-10-11[S390] stacktrace bug.Christian Borntraeger
2006-10-11[S390] irq change improvements.Heiko Carstens
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro
2006-10-06[S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens
2006-10-04[S390] Remove crept in whitespace from head*.S again.Heiko Carstens
2006-10-04[S390] Wire up sys_getcpu system call.Heiko Carstens
2006-10-04[S390] user-copy optimization fallout.Martin Schwidefsky
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-28[S390] Whitespace cleanup.Heiko Carstens
2006-09-27[PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26[PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen
2006-09-20[S390] Use alternative user-copy operations for new hardware.Gerald Schaefer
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer
2006-09-20[S390] Kernel stack overflow handling.Heiko Carstens
2006-09-20[S390] convert some assembler to C.Heiko Carstens
2006-09-20[S390] __exit cleanup.Heiko Carstens
2006-09-20[S390] fix syscall restart handling.Heiko Carstens
2006-09-20[S390] ipl/dump on panic.Michael Holzheu
2006-09-20[S390] initrd vs. bootmem bitmap.Heiko Carstens
2006-09-20[S390] add kprobes support.Michael Grundy
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] audit: more syscall classes addedAl Viro
2006-09-11[PATCH] syscall classes hookup for ppc and s390Al Viro
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens
2006-07-18[S390] .align 4096 statements in head.SHeiko Carstens
2006-07-12[S390] Fix sparse warnings.Heiko Carstens
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck
2006-07-10[PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens
2006-07-03[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras