aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens2-10/+0
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens1-25/+16
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens3-2/+4
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens1-1/+1
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens2-1/+6
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2-8/+0
2010-01-13[S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky1-9/+1
2010-01-13[S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky1-0/+1
2010-01-13[S390] fix loading of PER control registers for utrace.Martin Schwidefsky1-0/+8
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens1-3/+3
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov1-3/+3
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky1-1/+1
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens2-0/+10
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-1/+2
2009-12-11Unify sys_mmap*Al Viro2-57/+5
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-32/+31
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+4
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds4-68/+6
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh2-10/+0
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky2-20/+25
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner1-0/+3
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-65/+2
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-2/+2
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming1-1/+2
2009-11-13[S390] s390: fix single stepping on svc0Christian Borntraeger2-8/+8
2009-11-13[S390] reset cputime accounting after IPL from NSSMartin Schwidefsky1-0/+9
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman1-7/+2
2009-11-06sysctl: s390 Use the compat_sys_sysctlEric W. Biederman3-59/+2
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky2-0/+4
2009-10-29[S390] smp: fix sigp sense handlingHeiko Carstens2-1/+1
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens3-6/+6
2009-10-29[S390] smp: fix prefix handling of offlined cpusHeiko Carstens1-0/+2
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar10-26/+151
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker1-65/+2
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens3-4/+116
2009-10-06[S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu1-3/+2
2009-10-06[S390] pm: ignore time spend in suspended stateMartin Schwidefsky1-4/+17
2009-10-06[S390] perf_counter: fix vdso detectionHeiko Carstens1-8/+8
2009-10-06[S390] ftrace: drop nmi protectionHeiko Carstens1-3/+0
2009-10-06[S390] compat: fix truncate system call wrapperHeiko Carstens1-1/+1
2009-10-06[S390] module: fix memory leak in s390 module loaderChristian Borntraeger1-0/+3
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-0/+1
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2