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
2009-03-26
[S390] Fix comments in lowcore structure
Christian Borntraeger
1
-2
/
+2
2009-03-26
[S390] Expose a constant for the number of words representing the CRs
Dan Smith
2
-2
/
+5
2009-03-26
[S390] use compiler builtin versions of strlen/strcpy/strcat
Heiko Carstens
2
-0
/
+16
2009-03-26
[S390] module function call optimization
Martin Schwidefsky
1
-7
/
+12
2009-03-26
[S390] bitops: remove likely annotations
Heiko Carstens
1
-6
/
+6
2009-03-26
[S390] remove duplicate nul-termination of string
Hendrik Brueckner
1
-1
/
+0
2009-03-26
[S390] allow usage of string functions in linux/string.h
Rusty Russell
1
-1
/
+7
2009-03-26
[S390] qdio: report SIGA errors directly
Jan Glauber
1
-0
/
+1
2009-03-26
[S390] kernel: Disable switch_amode by default
Gerald Schaefer
1
-4
/
+0
2009-03-26
[S390] clock sync mode flags
Martin Schwidefsky
1
-27
/
+44
2009-03-26
[S390] move EXPORT_SYMBOLs to definitions
Heiko Carstens
6
-44
/
+19
2009-03-26
[S390] convert bitmap definitions to C
Heiko Carstens
3
-57
/
+50
2009-03-26
[S390] Remove CONFIG_MACHCHK_WARNING.
Heiko Carstens
2
-25
/
+11
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
6
-5
/
+520
2009-03-26
[S390] Fix appldata build break with !NET
Sachin Sant
1
-1
/
+1
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
4
-10
/
+17
2009-03-26
[S390] check addressing mode in s390_enable_sie
Carsten Otte
1
-0
/
+4
2009-03-26
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
1
-0
/
+2
2009-03-26
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
1
-0
/
+5
2009-03-26
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
1
-37
/
+27
2009-03-26
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2
-1
/
+431
2009-03-26
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
1
-12
/
+5
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
2
-7
/
+19
2009-03-26
[S390] page fault: invoke oom-killer
Heiko Carstens
1
-26
/
+2
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
5
-24
/
+86
2009-03-26
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
1
-1
/
+3
2009-03-24
KVM: s390: Fix SIGP set prefix ioctl
Christian Borntraeger
1
-1
/
+6
2009-03-24
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
3
-5
/
+17
2009-03-24
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
1
-2
/
+0
2009-03-24
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
1
-0
/
+3
2009-03-24
KVM: Remove old kvm_guest_debug structs
Jan Kiszka
1
-3
/
+0
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2
-2
/
+9
2009-03-21
crypto: sha512-s390 - Add missing block size
Herbert Xu
1
-0
/
+1
2009-03-20
s390: remove arch specific smp_send_stop()
Heiko Carstens
1
-6
/
+0
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2009-02-26
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
1
-1
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
4
-3
/
+14
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
2
-2
/
+9
2009-02-19
[S390] Fix timeval regression on s390
Christian Borntraeger
1
-1
/
+1
2009-02-18
crypto: sha-s390 - Switch to shash
Herbert Xu
5
-86
/
+100
2009-02-16
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2009-02-11
[S390] Update default configuration.
Martin Schwidefsky
1
-27
/
+60
[prev]
[next]