aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] Use CONFIG_GENERIC_TIME and define TOD clock source.Martin Schwidefsky2006-10-061-68/+20
* [S390] irq change build fixes.Heiko Carstens2006-10-065-13/+20
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-041-42/+13
* [S390] Remove crept in whitespace from head*.S again.Heiko Carstens2006-10-042-10/+10
* [S390] Wire up sys_getcpu system call.Heiko Carstens2006-10-042-0/+9
* [S390] user-copy optimization fallout.Martin Schwidefsky2006-10-041-10/+7
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-0/+5
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-5/+2
* [PATCH] Directed yield: direct yield of spinlocks for s390.Martin Schwidefsky2006-10-012-0/+22
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-5/+4
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-289-138/+86
* [S390] Whitespace cleanup.Heiko Carstens2006-09-289-1370/+1364
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-271-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-9/+8
* [S390] Use alternative user-copy operations for new hardware.Gerald Schaefer2006-09-202-1/+18
* [S390] Make user-copy operations run-time configurable.Gerald Schaefer2006-09-202-6/+7
* [S390] Cleanup in signal handling code.Gerald Schaefer2006-09-201-22/+17
* [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-201-1/+1
* [S390] fix syscall restart handling.Heiko Carstens2006-09-201-0/+1
* [S390] ipl/dump on panic.Michael Holzheu2006-09-209-284/+1002
* [S390] initrd vs. bootmem bitmap.Heiko Carstens2006-09-204-11/+48
* [S390] add kprobes support.Michael Grundy2006-09-206-3/+711
* [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] sysfs_create_xxx return values.Heiko Carstens2006-07-181-10/+36
* [S390] .align 4096 statements in head.SHeiko Carstens2006-07-182-4/+4
* [S390] Fix sparse warnings.Heiko Carstens2006-07-127-21/+26
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+1
* [PATCH] s390: remove BINFMT_ELF32 config optionHeiko Carstens2006-07-101-2/+2
* [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...Paul Mackerras2006-07-031-8/+0
* [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-034-2/+51
* [PATCH] lockdep: stacktrace subsystem, s390 supportHeiko Carstens2006-07-032-0/+91
* [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-012-3/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3017-17/+0
* [S390] Add vmpanic parameter.Peter Oberparleiter2006-06-291-0/+34
* [S390] remove export of sys_call_tableMartin Schwidefsky2006-06-292-3/+0
* [S390] remove unused macros from binfmt_elf32.cMartin Schwidefsky2006-06-291-5/+0
* [S390] fix duplicate export of overflow{ug}idSerge E. Hallyn2006-06-291-2/+0
* [S390] head.S code moving.Heiko Carstens2006-06-293-90/+88
* [S390] virtual cpu accounting vs. machine checks.Martin Schwidefsky2006-06-292-41/+116
* [S390] console_unblank woes.Martin Schwidefsky2006-06-291-3/+18