aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-13
* [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-13
* [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-13
* [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-13
* [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-13
* [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-13
* [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-13
* [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-13
* [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-13
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-18
* [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-18
* [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-18
* [S390] wire up sys_recvmmsgHeiko Carstens2009-12-18
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* Unify sys_mmap*Al Viro2009-12-11
* Kill ancient crap in s390 compat mmapAl Viro2009-12-11
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-09
|\
| * [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-07
| * [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-07
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-07
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-07
| * [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-07
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\ \
| * | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ \
| * | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ | |_|_|/ |/| | |
| * | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-12
| * | | sysctl: s390 Use the compat_sys_sysctlEric W. Biederman2009-11-06
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\ \ \
| * | | | tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker2009-10-14
| | |_|/ | |/| |
* | | | [S390] s390: fix single stepping on svc0Christian Borntraeger2009-11-13
* | | | [S390] reset cputime accounting after IPL from NSSMartin Schwidefsky2009-11-13
| |_|/ |/| |
* | | [S390] smp: fix sigp sense handlingHeiko Carstens2009-10-29
* | | [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-29
* | | [S390] smp: fix prefix handling of offlined cpusHeiko Carstens2009-10-29
| |/ |/|
* | [S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel2009-10-14
* | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-06
* | [S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu2009-10-06
* | [S390] pm: ignore time spend in suspended stateMartin Schwidefsky2009-10-06
* | [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-06
* | [S390] ftrace: drop nmi protectionHeiko Carstens2009-10-06
* | [S390] compat: fix truncate system call wrapperHeiko Carstens2009-10-06
* | [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-06
* | [S390] Enable kmemleak on s390.Heiko Carstens2009-10-06
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-23