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-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-03
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-15
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
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
1
-0
/
+2
2009-02-11
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
1
-2
/
+2
2009-01-23
[S390] Add missing compat system call wrappers.
Michael Holzheu
2
-5
/
+43
2009-01-23
[S390] etr/stp: fix possible deadlock
Heiko Carstens
1
-2
/
+4
2009-01-23
[S390] cputime: fix lowcore initialization on cpu hotplug
Heiko Carstens
1
-0
/
+4
2009-01-23
[S390] fix compat sigaltstack syscall table entry
Michael Holzheu
1
-1
/
+1
2009-01-23
[S390] personality: fix personality loss on execve
Heiko Carstens
1
-8
/
+8
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
7
-45
/
+51
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
6
-44
/
+50
2009-01-14
[CVE-2009-0029] s390: enable system call wrappers
Heiko Carstens
1
-0
/
+1
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-1
/
+0
2009-01-09
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
4
-10
/
+6
2009-01-09
[S390] vdso: compile fix
Heiko Carstens
2
-2
/
+4
[prev]
[next]