index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-10-31
21
-59
/
+120
|
\
|
*
[S390] irqstats: split IPI interrupt accounting
Heiko Carstens
2011-10-30
1
-1
/
+2
|
*
[S390] add missing __tlb_flush_global() for !CONFIG_SMP
Jan Glauber
2011-10-30
1
-0
/
+1
|
*
[S390] sparse: fix sparse warnings in math-emu
Martin Schwidefsky
2011-10-30
1
-1
/
+1
|
*
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
4
-0
/
+7
|
*
[S390] Introduce get_clock_fast()
Jan Glauber
2011-10-30
1
-0
/
+11
|
*
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2011-10-30
2
-0
/
+2
|
*
[S390] take mmap_sem when walking guest page table
Carsten Otte
2011-10-30
1
-0
/
+1
|
*
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
2011-10-30
1
-0
/
+1
|
*
[S390] allow all addressing modes
Martin Schwidefsky
2011-10-30
1
-1
/
+1
|
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
4
-43
/
+26
|
*
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
2011-10-30
2
-3
/
+4
|
*
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
2011-10-30
2
-1
/
+25
|
*
[S390] signal race with restarting system calls
Martin Schwidefsky
2011-10-30
3
-4
/
+7
|
*
[S390] lowcore cleanup
Martin Schwidefsky
2011-10-30
1
-8
/
+2
|
*
[S390] Add architecture code for unmapping crashkernel memory
Michael Holzheu
2011-10-30
1
-0
/
+3
|
*
[S390] Export vmcoreinfo note
Michael Holzheu
2011-10-30
1
-4
/
+6
|
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
4
-1
/
+18
|
*
[S390] Add real memory access functions
Michael Holzheu
2011-10-30
1
-0
/
+2
|
*
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-10-30
1
-0
/
+5
|
*
[S390] fix _TIF_SINGLE_STEP definition
Tejun Heo
2011-10-30
1
-1
/
+1
|
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
2
-1
/
+4
*
|
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-10-30
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-10-30
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
1
-0
/
+5
|
\
\
|
*
|
[SCSI] qdio: base support for hardware data router with zfcp
Swen Schillig
2011-08-27
1
-0
/
+5
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2011-10-28
1
-1
/
+2
|
\
\
\
|
*
|
|
compat: sync compat_stats with statfs.
Eric W. Biederman
2011-10-28
1
-1
/
+2
*
|
|
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
2
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
2011-09-26
1
-1
/
+2
|
|
|
/
|
|
/
|
|
*
|
[S390] kvm: fix address mode switching
Christian Borntraeger
2011-09-20
1
-0
/
+2
|
|
/
*
|
qdio: support forced signal adapter indications
frank.blaschka@de.ibm.com
2011-08-13
1
-0
/
+10
*
|
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
2011-08-13
1
-3
/
+65
|
/
*
[S390] exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-08-03
1
-2
/
+0
*
[S390] Use diagnose 308 for system reset
Michael Holzheu
2011-08-03
1
-0
/
+1
*
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-08-03
2
-2
/
+10
*
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-2
/
+0
*
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-2
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+0
*
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-4
/
+1
*
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
2011-07-24
1
-0
/
+5
*
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2011-07-24
1
-3
/
+1
*
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2011-07-24
1
-0
/
+2
*
[S390] kvm guest address space mapping
Martin Schwidefsky
2011-07-24
6
-6
/
+52
*
[S390] fix s390 assembler code alignments
Jan Glauber
2011-07-24
1
-1
/
+4
*
[S390] move sie code to entry.S
Martin Schwidefsky
2011-07-24
1
-0
/
+2
*
[S390] kvm: handle tprot intercepts
Christian Borntraeger
2011-07-24
1
-0
/
+1
*
[S390] irqs: Do not trace arch_local_{*,irq_*} functions
Steven Rostedt
2011-07-24
1
-8
/
+8
*
[S390] fix kvm defines for 31 bit compile
Martin Schwidefsky
2011-06-06
1
-13
/
+26
[next]