| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '8e8320c9315c' into for-4.13/block | Jens Axboe | 2017-06-22 | 6 | -27/+100 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-06-13 | 6 | -27/+100 |
| |\ |
|
| | * | s390: update defconfig | Martin Schwidefsky | 2017-06-08 | 5 | -21/+87 |
| | * | s390/kvm: do not rely on the ILC on kvm host protection fauls | Christian Borntraeger | 2017-05-17 | 1 | -6/+13 |
* | | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig | 2017-06-13 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | S390/sysinfo: use uuid_is_null instead of opencoding it | Christoph Hellwig | 2017-06-05 | 2 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 2017-06-12 | 4 | -8/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2017-06-11 | 1 | -3/+0 |
| |\ \ |
|
| | * | | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni | 2017-06-09 | 1 | -3/+0 |
| | |/ |
|
| * | | Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2017-06-08 | 3 | -5/+2 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: s390: fix ais handling vs cpu model | Christian Borntraeger | 2017-05-31 | 3 | -5/+2 |
* | | | block: introduce new block status code type | Christoph Hellwig | 2017-06-09 | 1 | -2/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-05-16 | 10 | -22/+51 |
|\ \
| |/
|/| |
|
| * | s390: convert debug_info.ref_count from atomic_t to refcount_t | Elena Reshetova | 2017-05-11 | 2 | -5/+6 |
| * | s390: move _text symbol to address higher than zero | Heiko Carstens | 2017-05-09 | 1 | -1/+7 |
| * | s390/topology: let topology_mnest_limit() return unsigned char | Heiko Carstens | 2017-05-09 | 1 | -1/+1 |
| * | s390/uaccess: use sane length for __strncpy_from_user() | Heiko Carstens | 2017-05-09 | 1 | -2/+2 |
| * | s390/uprobes: fix compile for !KPROBES | Heiko Carstens | 2017-05-03 | 3 | -10/+13 |
| * | s390/ftrace: fix compile for !MODULES | Heiko Carstens | 2017-05-03 | 1 | -0/+4 |
| * | s390/cputime: fix incorrect system time | Martin Schwidefsky | 2017-05-03 | 1 | -3/+18 |
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -46/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-08 | 11 | -16/+14 |
|\ \ |
|
| * | | treewide: decouple cacheflush.h and set_memory.h | Laura Abbott | 2017-05-08 | 2 | -8/+1 |
| * | | s390: use set_memory.h header | Laura Abbott | 2017-05-08 | 7 | -1/+7 |
| * | | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott | 2017-05-08 | 2 | -27/+32 |
| * | | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -8/+2 |
| * | | cpumask: make "nr_cpumask_bits" unsigned | Alexey Dobriyan | 2017-05-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 | 13 | -78/+489 |
|\ \
| |/
|/| |
|
| * | KVM: add kvm_{test,clear}_request to replace {test,clear}_bit | Radim Krčmář | 2017-04-27 | 1 | -1/+1 |
| * | s390: kvm: Cpu model support for msa6, msa7 and msa8 | Jason J. Herne | 2017-04-26 | 3 | -1/+7 |
| * | Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv... | Christian Borntraeger | 2017-04-26 | 1 | -2/+3 |
| |\ |
|
| * | | KVM: s390: Support keyless subset guest mode | Farhan Ali | 2017-04-21 | 7 | -8/+32 |
| * | | s390/sclp: Detect KSS facility | Farhan Ali | 2017-04-21 | 1 | -0/+1 |
| * | | KVM: s390: fix stale machine check data for guarded storage | Christian Borntraeger | 2017-04-12 | 1 | -0/+2 |
| * | | KVM: s390: Fix sdnxo setting for nested guests | Christian Borntraeger | 2017-04-12 | 1 | -1/+1 |
| * | | KVM: s390: introduce AIS capability | Yi Min Zhao | 2017-04-07 | 1 | -0/+15 |
| * | | KVM: s390: introduce adapter interrupt inject function | Yi Min Zhao | 2017-04-06 | 3 | -6/+69 |
| * | | KVM: s390: introduce ais mode modify function | Fei Li | 2017-04-06 | 5 | -0/+94 |
| * | | KVM: s390: interface for suppressible I/O adapters | Fei Li | 2017-04-06 | 3 | -1/+6 |
| * | | KVM: s390: gs support for kvm guests | Fan Zhang | 2017-03-22 | 8 | -4/+181 |
| * | | Merge remote-tracking branch 's390/guarded-storage' into kvms390/next | Christian Borntraeger | 2017-03-22 | 26 | -46/+435 |
| |\ \ |
|
| * | | | KVM: s390: Use defines for intercept code | Farhan Ali | 2017-03-21 | 2 | -10/+13 |
| * | | | KVM: s390: use defines for execution controls | David Hildenbrand | 2017-03-16 | 6 | -41/+56 |
| * | | | KVM: s390: Handle sthyi also for instruction intercept | Christian Borntraeger | 2017-03-16 | 3 | -2/+5 |
| * | | | KVM: s390: log runtime instrumentation enablement | Christian Borntraeger | 2017-03-16 | 2 | -6/+9 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 2 | -9/+45 |
|\ \ \ \ |
|
| * | | | | livepatch/s390: add TIF_PATCH_PENDING thread flag | Miroslav Benes | 2017-03-08 | 2 | -1/+32 |
| * | | | | livepatch/s390: reorganize TIF thread flag bits | Jiri Slaby | 2017-03-08 | 1 | -8/+14 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 1 | -0/+6 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-21 | 1 | -0/+2 |
| |\ \ \ \ \ |
|