index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
2
-10
/
+0
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
1
-25
/
+16
2010-01-13
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
3
-2
/
+4
2010-01-13
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
1
-1
/
+1
2010-01-13
[S390] smp: setup smp_processor_id early
Heiko Carstens
2
-1
/
+6
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
2
-8
/
+0
2010-01-13
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
1
-9
/
+1
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
1
-0
/
+1
2010-01-13
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
1
-0
/
+8
2009-12-18
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
1
-3
/
+3
2009-12-18
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
1
-3
/
+3
2009-12-18
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
1
-1
/
+1
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
2
-0
/
+10
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-1
/
+2
2009-12-11
Unify sys_mmap*
Al Viro
2
-57
/
+5
2009-12-11
Kill ancient crap in s390 compat mmap
Al Viro
1
-5
/
+0
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-32
/
+31
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
4
-68
/
+6
2009-12-07
[S390] s390: remove unused nfsd #includes
Boaz Harrosh
2
-10
/
+0
2009-12-07
[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
Aristeu Rozanski
1
-0
/
+1
2009-12-07
[S390] etr/stp: put correct per cpu variable
Heiko Carstens
1
-2
/
+2
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
2
-20
/
+25
2009-12-07
[S390] s390: clear high-order bits of registers after sam64
Hendrik Brueckner
1
-0
/
+3
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-65
/
+2
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-2
/
+2
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-1
/
+2
2009-11-13
[S390] s390: fix single stepping on svc0
Christian Borntraeger
2
-8
/
+8
2009-11-13
[S390] reset cputime accounting after IPL from NSS
Martin Schwidefsky
1
-0
/
+9
2009-11-12
sysctl s390: Remove dead sysctl binary support
Eric W. Biederman
1
-7
/
+2
2009-11-06
sysctl: s390 Use the compat_sys_sysctl
Eric W. Biederman
3
-59
/
+2
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
2
-0
/
+4
2009-10-29
[S390] smp: fix sigp sense handling
Heiko Carstens
2
-1
/
+1
2009-10-29
[S390] smp: fix sigp stop handling
Heiko Carstens
3
-6
/
+6
2009-10-29
[S390] smp: fix prefix handling of offlined cpus
Heiko Carstens
1
-0
/
+2
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
10
-26
/
+151
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-65
/
+2
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
3
-4
/
+116
2009-10-06
[S390] hibernate: Use correct place for CPU address in lowcore
Michael Holzheu
1
-3
/
+2
2009-10-06
[S390] pm: ignore time spend in suspended state
Martin Schwidefsky
1
-4
/
+17
2009-10-06
[S390] perf_counter: fix vdso detection
Heiko Carstens
1
-8
/
+8
2009-10-06
[S390] ftrace: drop nmi protection
Heiko Carstens
1
-3
/
+0
2009-10-06
[S390] compat: fix truncate system call wrapper
Heiko Carstens
1
-1
/
+1
2009-10-06
[S390] module: fix memory leak in s390 module loader
Christian Borntraeger
1
-0
/
+3
2009-10-06
[S390] Enable kmemleak on s390.
Heiko Carstens
1
-0
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-2
/
+2
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2
-2
/
+0
[next]