Age | Commit message (Expand) | Author |
2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-05 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-11-03 | s390: remove runtime instrumentation interrupts | Martin Schwidefsky |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel |
2015-10-27 | s390/nmi: remove casts | Heiko Carstens |
2015-10-27 | s390: don't store registers on disabled wait anymore | Heiko Carstens |
2015-10-27 | s390: get rid of __set_psw_mask() | Heiko Carstens |
2015-10-22 | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall |
2015-10-16 | s390/fpu: split fpu-internal.h into fpu internals, api, and type headers | Hendrik Brueckner |
2015-10-14 | s390/spinlock: remove unneeded serializations at unlock | Christian Borntraeger |
2015-10-14 | s390/etr,stp: fix possible deadlock on machine check | Heiko Carstens |
2015-10-14 | s390/bitops: remove 31 bit related comments | Heiko Carstens |
2015-10-14 | s390/cmpxchg: remove dead code | Heiko Carstens |
2015-10-14 | s390/nmi: change type of mcck_interruption_code lowcore field | Heiko Carstens |
2015-10-14 | s390/flags: use _BITUL macro | Heiko Carstens |
2015-10-14 | s390/flags: fix flag handling | Heiko Carstens |
2015-10-14 | s390/udelay: make udelay have busy loop semantics | Heiko Carstens |
2015-10-14 | s390/cpumf: rework program parameter setting to detect guest samples | Christian Borntraeger |
2015-10-14 | s390/entry: add assembler macro to conveniently tests under mask | Hendrik Brueckner |
2015-10-14 | s390/fpu: add static FPU save area for init_task | Hendrik Brueckner |
2015-10-14 | s390/fpu: always enable the vector facility if it is available | Hendrik Brueckner |
2015-10-14 | s390/mm: try to avoid storage key operation in ptep_set_access_flags | Martin Schwidefsky |
2015-10-14 | s390/barrier: remove unnecessary serialization in atomics and bitops | Martin Schwidefsky |
2015-10-14 | s390/diag: add tracepoint for diagnose calls | Martin Schwidefsky |
2015-10-14 | s390/diag: add a statistic for diagnose calls | Martin Schwidefsky |
2015-10-14 | s390/bitops: implement cache friendly test_and_set_bit_lock | Martin Schwidefsky |
2015-10-14 | s390/mm: implement soft-dirty bits for user memory change tracking | Martin Schwidefsky |
2015-10-14 | s390/cio: introduce pathmask_to_pos | Sebastian Ott |
2015-10-14 | s390/cio: use device_lock during cmb activation | Sebastian Ott |
2015-10-14 | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb | Christian Borntraeger |
2015-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-10-06 | iommu/s390: Add iommu api for s390 pci devices | Gerald Schaefer |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-25 | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand |
2015-09-23 | s390/numa: use correct type for node_to_cpumask_map | Martin Schwidefsky |
2015-09-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-09-18 | s390: wire up separate socketcalls system calls | Heiko Carstens |
2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-08-28 | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() | Luis R. Rodriguez |
2015-08-26 | s390/numa: remove superfluous ARCH_WANT defines | Michael Holzheu |