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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
1
-1
/
+1
|
\
|
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
|
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
10
-83
/
+691
|
\
\
|
*
|
KVM: s390: Fix handling of iscs.
Cornelia Huck
2013-02-11
1
-3
/
+15
|
*
|
s390/kvm: Fix instruction decoding
Christian Borntraeger
2013-01-30
1
-11
/
+14
|
*
|
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
2013-01-30
1
-0
/
+8
|
*
|
KVM: s390: kvm/sigp.c: fix memory leakage
Cong Ding
2013-01-17
1
-1
/
+3
|
*
|
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
7
-4
/
+160
|
*
|
KVM: s390: Base infrastructure for enabling capabilities.
Cornelia Huck
2013-01-07
1
-0
/
+26
|
*
|
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
2013-01-07
3
-20
/
+56
|
*
|
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
6
-3
/
+263
|
*
|
KVM: s390: Support for I/O interrupts.
Cornelia Huck
2013-01-07
2
-2
/
+103
|
*
|
KVM: s390: Decoding helper functions.
Cornelia Huck
2013-01-07
4
-51
/
+55
|
*
|
KVM: s390: Constify intercept handler tables.
Cornelia Huck
2013-01-07
2
-3
/
+3
|
*
|
KVM: s390: Add a channel I/O based virtio transport driver.
Cornelia Huck
2012-12-18
2
-0
/
+2
|
*
|
s390/ccwdev: Include asm/schid.h.
Cornelia Huck
2012-12-18
1
-3
/
+1
|
*
|
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
1
-2
/
+2
|
*
|
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
1
-2
/
+0
|
*
|
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
10
-491
/
+32
|
\
\
\
|
*
|
|
burying unused conditionals
Al Viro
2013-02-14
2
-8
/
+0
|
*
|
|
s390: kill useless wrappers
Al Viro
2013-02-03
2
-161
/
+22
|
*
|
|
s390: switch to generic old sigaction()
Al Viro
2013-02-03
7
-89
/
+3
|
*
|
|
s390: switch to generic compat rt_sigaction
Al Viro
2013-02-03
4
-49
/
+2
|
*
|
|
s390: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
3
-19
/
+1
|
*
|
|
s390: switch to generic old sigsuspend
Al Viro
2013-02-03
3
-11
/
+1
|
*
|
|
s390: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
4
-17
/
+2
|
*
|
|
s390: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
4
-22
/
+2
|
*
|
|
s390: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
4
-32
/
+2
|
*
|
|
s390: switch to generic sigaltstack
Al Viro
2013-02-03
7
-83
/
+7
|
*
|
|
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
1
-7
/
+1
|
*
|
|
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-4
/
+0
|
|
|
/
|
|
/
|
*
|
|
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-23
1
-0
/
+4
*
|
|
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
1
-0
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
38
-302
/
+420
|
\
\
\
|
*
|
|
s390/module: Add missing R_390_NONE relocation type
Hendrik Brueckner
2013-02-14
1
-0
/
+3
|
*
|
|
s390/cleanup: rename SPP to LPP
Hendrik Brueckner
2013-02-14
5
-12
/
+11
|
*
|
|
s390/mm: implement software dirty bits
Martin Schwidefsky
2013-02-14
8
-90
/
+110
|
*
|
|
s390/mm: Fix crst upgrade of mmap with MAP_FIXED
Hendrik Brueckner
2013-02-14
2
-5
/
+8
|
*
|
|
s390/linker skript: discard exit.data at runtime
Heiko Carstens
2013-02-14
1
-0
/
+4
|
*
|
|
s390/bpf,jit: add vlan tag support
Heiko Carstens
2013-02-14
1
-0
/
+21
|
*
|
|
s390/Kconfig: sort list of arch selected config options
Heiko Carstens
2013-02-14
1
-57
/
+58
|
*
|
|
s390/pci: fix hotplug module init
Sebastian Ott
2013-02-14
2
-7
/
+24
|
*
|
|
s390/pci: cleanup clp page allocation
Sebastian Ott
2013-02-14
2
-3
/
+2
|
*
|
|
s390/pci: cleanup clp inline assembly
Sebastian Ott
2013-02-14
1
-5
/
+6
|
*
|
|
s390/perf: cpum_cf: fallback to software sampling events
Hendrik Brueckner
2013-02-14
1
-7
/
+6
|
*
|
|
s390/mm: provide PAGE_SHARED define
Heiko Carstens
2013-02-14
1
-0
/
+1
|
*
|
|
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
2013-02-14
2
-5
/
+5
|
*
|
|
s390/dma: remove dma_is_consistent() declaration
Heiko Carstens
2013-02-14
1
-1
/
+0
|
*
|
|
s390/dma: provide dma_cache_sync() function
Heiko Carstens
2013-02-14
1
-2
/
+5
[next]