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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
s390: system call path micro optimization
Martin Schwidefsky
3
-9
/
+4
2013-04-26
s390: lowcore stack pointer offsets
Martin Schwidefsky
4
-48
/
+46
2013-04-17
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
1
-0
/
+2
2013-04-17
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
3
-3
/
+58
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens
3
-250
/
+253
2013-04-17
s390/dis: use explicit buf len
Stefan Raspl
1
-4
/
+5
2013-04-15
s390/kdump: Add PM notifier for kdump
Michael Holzheu
1
-0
/
+30
2013-03-05
s390/mm: fix vmemmap size calculation
Heiko Carstens
1
-0
/
+2
2013-03-05
s390: critical section cleanup vs. machine checks
Martin Schwidefsky
2
-3
/
+5
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-25
/
+3
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+3
2013-02-28
s390/module: fix compile warning
Heiko Carstens
1
-1
/
+1
2013-02-28
s390/dis: Fix invalid array size
Syam Sidhardhan
1
-2
/
+2
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2
-22
/
+0
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-12
/
+2
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-7
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-470
/
+28
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-93
/
+144
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2013-02-14
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
1
-0
/
+3
2013-02-14
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
3
-7
/
+6
2013-02-14
s390/linker skript: discard exit.data at runtime
Heiko Carstens
1
-0
/
+4
2013-02-14
s390/perf: cpum_cf: fallback to software sampling events
Hendrik Brueckner
1
-7
/
+6
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
6
-24
/
+24
2013-02-14
s390/ipl: Implement diag308 loop for zfcpdump
Michael Holzheu
1
-4
/
+12
2013-02-14
s390/modules: add relocation overflow checking
Martin Schwidefsky
1
-51
/
+89
2013-02-03
s390: kill useless wrappers
Al Viro
2
-161
/
+22
2013-02-03
s390: switch to generic old sigaction()
Al Viro
5
-82
/
+1
2013-02-03
s390: switch to generic compat rt_sigaction
Al Viro
3
-49
/
+1
2013-02-03
s390: switch to generic compat sched_rr_get_interval()
Al Viro
3
-19
/
+1
2013-02-03
s390: switch to generic old sigsuspend
Al Viro
2
-11
/
+0
2013-02-03
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
3
-17
/
+1
2013-02-03
s390: switch to generic compat rt_sigpending()
Al Viro
3
-22
/
+1
2013-02-03
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
3
-32
/
+1
2013-02-03
s390: switch to generic sigaltstack
Al Viro
6
-83
/
+6
2013-01-31
s390/timer: avoid overflow when programming clock comparator
Heiko Carstens
1
-0
/
+3
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-3
/
+3
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
1
-1
/
+1
2013-01-08
s390/topology: export cpu_topology
Heiko Carstens
1
-0
/
+2
2013-01-08
s390/pm: export pm_power_off
Heiko Carstens
1
-1
/
+2
2013-01-08
s390/irq: count cpu restart events
Heiko Carstens
2
-0
/
+2
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
6
-55
/
+80
2013-01-08
s390/irq: enable irq sum accounting for /proc/stat again
Heiko Carstens
1
-1
/
+1
2013-01-08
s390/syscalls: wire up finit_module syscall
Heiko Carstens
2
-0
/
+7
[next]