index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-05-06
13
-217
/
+356
|
\
|
*
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
2013-05-03
5
-103
/
+41
|
*
s390/mm: add pte invalidation notifier for kvm
Martin Schwidefsky
2013-05-03
2
-14
/
+173
|
*
s390/memory hotplug: provide memory_block_size_bytes() function
Heiko Carstens
2013-05-02
1
-0
/
+11
|
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
5
-7
/
+23
|
*
s390/kdump,bootmem: fix bootmem allocator bitmap size
Heiko Carstens
2013-05-02
1
-1
/
+5
|
*
s390: get rid of odd global real_memory_size
Heiko Carstens
2013-05-02
2
-9
/
+11
|
*
s390/mem_detect: add DAT sanity check
Heiko Carstens
2013-05-02
1
-1
/
+13
|
*
s390/mem_detect: fix lockdep irq tracing
Heiko Carstens
2013-05-02
1
-3
/
+5
|
*
s390/mem_detect: move memory detection code to mm folder
Heiko Carstens
2013-05-02
3
-2
/
+2
|
*
s390/zfcpdump: exploit new cio_ignore keywords
Sebastian Ott
2013-05-02
1
-12
/
+4
|
*
s390/uaccess: add "fallthrough" comments
Heiko Carstens
2013-05-02
1
-0
/
+3
*
|
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
11
-728
/
+340
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
2013-04-02
1
-0
/
+3
|
*
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
2013-04-02
1
-12
/
+4
|
*
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
2013-04-02
1
-0
/
+1
|
*
KVM: s390: fix stsi exception handling
Heiko Carstens
2013-04-02
1
-10
/
+10
|
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
4
-73
/
+37
|
*
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
2013-04-02
1
-34
/
+24
|
*
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
2013-04-02
1
-30
/
+14
|
*
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
2013-04-02
1
-1
/
+2
|
*
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
2013-04-02
1
-1
/
+1
|
*
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
2013-04-02
1
-0
/
+10
|
*
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
2013-03-21
8
-7
/
+15
|
|
\
|
*
|
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
4
-41
/
+42
|
*
|
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
2013-03-07
1
-24
/
+30
|
*
|
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
1
-253
/
+41
|
*
|
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
4
-152
/
+81
|
*
|
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-03-07
3
-177
/
+74
|
*
|
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
2013-03-07
1
-12
/
+9
|
*
|
s390/mm,gmap: implement gmap_translate()
Heiko Carstens
2013-03-07
2
-22
/
+87
|
*
|
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
2013-03-07
1
-2
/
+5
|
*
|
KVM: s390: Wire up ioeventfd.
Cornelia Huck
2013-03-05
4
-1
/
+29
|
*
|
KVM: s390: Export virtio-ccw api.
Cornelia Huck
2013-03-05
2
-0
/
+22
|
*
|
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-1
/
+2
|
*
|
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
2013-03-04
1
-2
/
+2
|
*
|
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
2013-03-04
1
-7
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
4
-22
/
+5
|
\
\
\
|
*
|
|
Include missing linux/slab.h inclusions
David Howells
2013-04-29
1
-0
/
+1
|
*
|
|
create_proc_cpu_mask() doesn't need an argument...
Al Viro
2013-04-09
1
-4
/
+2
|
*
|
|
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-04-09
2
-18
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
2
-4
/
+4
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
2
-29
/
+58
|
|
\
\
\
\
|
*
|
|
|
|
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
7
-182
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
merge compat sys_ipc instances
Al Viro
2013-03-03
4
-51
/
+4
|
*
|
|
|
|
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
2
-8
/
+1
|
*
|
|
|
|
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
2
-8
/
+1
[next]