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-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
2013-01-08
s390/smp: fix section mismatch for smp_add_present_cpu()
Heiko Carstens
1
-3
/
+4
2013-01-08
s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view()
Michael Holzheu
1
-4
/
+7
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-12-18
KVM: s390: Add a channel I/O based virtio transport driver.
Cornelia Huck
1
-0
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-379
/
+699
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-95
/
+20
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
1
-3
/
+10
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
5
-8
/
+36
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
1
-1
/
+1
[next]