index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-30
[S390] allow all addressing modes
Martin Schwidefsky
4
-24
/
+29
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
18
-122
/
+105
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
7
-94
/
+69
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
4
-4
/
+29
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
9
-91
/
+141
2011-10-30
[S390] defconfig: switch on CONFIG_DEVTMPFS
Hendrik Brueckner
1
-1
/
+1
2011-10-30
[S390] lowcore cleanup
Martin Schwidefsky
5
-15
/
+8
2011-10-30
[S390] Add architecture code for unmapping crashkernel memory
Michael Holzheu
3
-4
/
+40
2011-10-30
[S390] Export vmcoreinfo note
Michael Holzheu
2
-4
/
+16
2011-10-30
[S390] kdump backend code
Michael Holzheu
18
-12
/
+1078
2011-10-30
[S390] Add real memory access functions
Michael Holzheu
2
-0
/
+58
2011-10-30
[S390] Force PSW restart on online CPU
Michael Holzheu
3
-0
/
+29
2011-10-30
[S390] fix _TIF_SINGLE_STEP definition
Tejun Heo
1
-1
/
+1
2011-10-30
[S390] use ENTRY macro for sys_setns_wrapper
Jan Glauber
1
-2
/
+1
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-10-30
[S390] user per registers vs. ptrace single stepping
Martin Schwidefsky
1
-14
/
+16
2011-10-30
[S390] topology: fix alloc_masks annotation
Sebastian Ott
1
-2
/
+2
2011-10-30
[S390] avoid warning in show_cpuinfo
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
3
-2
/
+5
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
4
-1
/
+83
2011-10-30
KVM: s390: fix register setting
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: check cpu_id prior to using it
Carsten Otte
1
-4
/
+10
2011-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+5
2011-10-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
1
-1
/
+2
2011-10-28
compat: sync compat_stats with statfs.
Eric W. Biederman
1
-1
/
+2
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+9
2011-10-25
s390/jump-label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
1
-20
/
+31
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+122
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+75
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2011-10-17
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
3
-0
/
+122
2011-10-12
time, s390: Get rid of compile warning
Heiko Carstens
1
-1
/
+1
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
6
-14
/
+22
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-26
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
1
-1
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
4
-16
/
+13
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
5
-10
/
+15
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
25
-144
/
+313
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-09-08
s390: Use direct ktime path for s390 clockevent device
Martin Schwidefsky
1
-4
/
+9
2011-08-27
[SCSI] qdio: base support for hardware data router with zfcp
Swen Schillig
1
-0
/
+5
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2
-7
/
+1
2011-08-24
[S390] Change default action from reipl to stop for on_restart
Michael Holzheu
1
-2
/
+3
2011-08-24
[S390] arch/s390/kernel/ipl.c: correct error detection check
Julia Lawall
1
-1
/
+1
2011-08-24
[S390] nss,initrd: kernel image and initrd must be in different segments
Heiko Carstens
1
-6
/
+8
2011-08-13
qdio: support forced signal adapter indications
frank.blaschka@de.ibm.com
1
-0
/
+10
2011-08-13
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
1
-3
/
+65
2011-08-04
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
17
-117
/
+295
[prev]
[next]