aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-17[PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens3-6/+6
2006-02-17[PATCH] s390: smp initialization speedHeiko Carstens1-5/+10
2006-02-17[PATCH] s390: possible_cpus parameterHeiko Carstens1-3/+11
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens2-18/+42
2006-02-17[PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens1-1/+3
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar1-0/+4
2006-02-14[PATCH] s390: fix __delay implementationHeiko Carstens1-1/+1
2006-02-12[PATCH] s390: fstatat64 supportHeiko Carstens3-5/+25
2006-02-11[PATCH] s390: add support for unshare system callHeiko Carstens2-0/+6
2006-02-11[PATCH] s390: fix non smp build of kexecHeiko Carstens1-2/+3
2006-02-11[PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens1-5/+1
2006-02-11[PATCH] s390: update default configurationHeiko Carstens1-4/+5
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-08[PATCH] s390 misc __user annotationsAl Viro2-3/+3
2006-02-08[PATCH] s390x compat __user annotationsAl Viro1-41/+42
2006-02-07[PATCH] cmm NULL noise removal, __user annotationsAl Viro1-5/+5
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: New default configurationHeiko Carstens1-13/+27
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens1-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: spinlock fixesMartin Schwidefsky2-8/+2
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-14[PATCH] s390: sha256 crypto code fixJan Glauber1-7/+22
2006-01-14[PATCH] s390: aes crypto code fixesJan Glauber1-16/+44
2006-01-14[PATCH] s390: des crypto code speedupJan Glauber1-7/+210
2006-01-14[PATCH] s390: des crypto code cleanupJan Glauber1-88/+67
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-10[PATCH] "tiny-make-id16-support-optional" fixesAdrian Bunk1-5/+0
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-23/+6
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky25-134/+109
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic1-3/+4
2006-01-06[PATCH] s390: aes supportJan Glauber5-14/+288
2006-01-06[PATCH] s390: sha256 supportJan Glauber5-1/+160
2006-01-06[PATCH] s390: in-kernel crypto renameJan Glauber6-207/+218