summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [S390] lockdep: show held locks when showing a stackdumpHeiko Carstens2006-12-041-1/+4
* [S390] Use diag260 for memory size detection.Heiko Carstens2006-12-041-2/+15
* [S390] pfault code cleanup.Heiko Carstens2006-12-043-41/+5
* [S390] Cleanup memory_chunk array usage.Heiko Carstens2006-12-042-6/+3
* [S390] Misaligned wait PSW at memory detection.Heiko Carstens2006-12-041-1/+2
* [S390] cpu shutdown reworkHeiko Carstens2006-12-043-144/+49
* [S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens2006-12-043-17/+21
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-048-41/+115
* [S390] Use diag instead of ccw reipl.Michael Holzheu2006-12-041-0/+2
* [S390] No panic for failed rebootMichael Holzheu2006-12-041-1/+2
* [S390] Add ipl/reipl loadparm attribute.Michael Holzheu2006-12-041-4/+94
* [S390] remove salipl memory detection.Christian Borntraeger2006-12-041-21/+0
* [S390] IRQs too early enabled.Heiko Carstens2006-11-061-1/+1
* [S390] revert add_active_range() usage patch.Heiko Carstens2006-11-061-12/+41
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-285-21/+29
|\
| * [S390] uaccess error handling.Heiko Carstens2006-10-274-20/+28
| * [S390] sys_getcpu compat wrapper.Paul Mundt2006-10-271-1/+1
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [S390] Wire up epoll_pwait syscall.Heiko Carstens2006-10-181-0/+1
* [S390] fix vmlinux link when CONFIG_SYSIPC=nCedric Le Goater2006-10-181-0/+2
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-10-113-15/+14
|\
| * [S390] stacktrace bug.Christian Borntraeger2006-10-111-9/+8
| * [S390] irq change improvements.Heiko Carstens2006-10-112-6/+6
* | [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-1/+0
|/
* [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* [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
OpenPOWER on IntegriCloud