summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-02-08[PATCH] s390 misc __user annotationsAl Viro2-3/+3
2006-02-08[PATCH] s390x compat __user annotationsAl Viro1-41/+42
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens6-261/+272
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-01-14[PATCH] s390: cputime misaccountingMartin Schwidefsky2-2/+27
2006-01-14[PATCH] s390: add dummy pm_power_offMartin Schwidefsky1-0/+5
2006-01-14[PATCH] s390: fix cpcmd calls on UPAlexey Dobriyan1-3/+3
2006-01-14[PATCH] s390: show_task oopsHeiko Carstens1-3/+11
2006-01-12[PATCH] s390: task_stack_page()Al Viro3-8/+7
2006-01-12[PATCH] s390: task_pt_regs()Al Viro5-18/+17
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-1/+0
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig2-49/+1
2006-01-10[PATCH] add ->compat_ioctl to dasdChristoph Hellwig1-21/+0
2006-01-10[PATCH] common compat_sys_timer_createChristoph Hellwig2-33/+1
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-2/+0
2006-01-10[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390Christoph Hellwig1-4/+0
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-7/+0
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-2/+0
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-21/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-23/+6
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky14-79/+72
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater2-5/+3
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky2-4/+4
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-6/+7
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin2-3/+9
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-07[PATCH] s390: merge common parts of head.S and head64.SHeiko Carstens4-880/+380
2005-11-07[PATCH] s390: remove pagex supportMartin Schwidefsky1-26/+3
2005-11-07[PATCH] s390: memory query wait pswHeiko Carstens2-5/+3
2005-11-07[PATCH] s390: stop_hz_timer vs. xtime updatesMartin Schwidefsky1-1/+7
2005-11-07[PATCH] s390: signal deliveryHeiko Carstens2-4/+4
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-30[PATCH] s390: export ipl device parametersHeiko Carstens3-7/+317
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-0/+9
2005-09-29[PATCH] s390 signal annotationsAl Viro2-5/+5
2005-09-17[PATCH] s390: kernel stack corruptionPeter Oberparleiter2-2/+2
2005-09-17[PATCH] s390: diag 0x308 reiplVolker Sameske4-1/+46
2005-09-17[PATCH] s390: show_cpuinfo fixHeiko Carstens1-0/+2
2005-09-12[PATCH] x86-64: Fix 32bit sendfileTsuneo.Yoshioka@f-secure.com1-1/+1
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg4-4/+4
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-4/+1
2005-09-05[PATCH] s390: compat system callsHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-20/+32
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky2-55/+174
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2-12/+10