index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
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] s390: use change recording override for kernel mapping
Christian Borntraeger
2
-4
/
+11
2009-12-07
[S390] use generic sockios.h header file
Christian Borntraeger
1
-18
/
+3
2009-12-07
[S390] use generic termbits.h header file
Christian Borntraeger
1
-203
/
+3
2009-12-07
[S390] smp: remove unused typedef and defines
Heiko Carstens
1
-44
/
+10
2009-12-07
[S390] cmm: free pages on hibernate.
Martin Schwidefsky
1
-11
/
+50
2009-12-07
[S390] Improve code generated by atomic operations.
Martin Schwidefsky
1
-4
/
+4
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
1
-23
/
+0
2009-12-07
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
3
-96
/
+76
2009-12-07
[S390] fault handler access flags check.
Martin Schwidefsky
1
-17
/
+13
2009-12-07
[S390] fault handler performance optimization.
Martin Schwidefsky
1
-129
/
+129
2009-12-07
[S390] Improve notify_page_fault implementation.
Martin Schwidefsky
1
-10
/
+4
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
11
-58
/
+38
2009-12-07
[S390] Improve address space check.
Martin Schwidefsky
1
-54
/
+45
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
1
-0
/
+4
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-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-29
/
+28
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2
-29
/
+28
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-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] cputime: fix overflow on 31 bit systems
Martin Schwidefsky
1
-3
/
+3
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
20
-56
/
+226
2009-10-14
[S390] Add highgprs facility to /proc/cpuinfo
Andreas Krebbel
1
-3
/
+3
2009-10-14
[S390] hypfs: Use subcode 6 if subcode 7 is not available
Michael Holzheu
1
-1
/
+1
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-65
/
+2
2009-10-06
[S390] Add EX_TABLE for addressing exception in usercopy functions.
Gerald Schaefer
2
-12
/
+14
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
6
-4
/
+147
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] Provide arch specific mdelay implementation.
Heiko Carstens
2
-10
/
+11
2009-10-06
[S390] Fix enabled udelay for short delays.
Christian Borntraeger
1
-4
/
+9
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-10-06
[S390] fix build breakage with CONFIG_AIO=n
Martin Schwidefsky
1
-2
/
+8
2009-10-04
KVM: s390: fix memsize >= 4G
Christian Borntraeger
1
-1
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
3
-9
/
+8
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-4
/
+3
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2
-2
/
+0
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
2
-3
/
+4
[next]