Age | Commit message (Expand) | Author |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-02-12 | lib/string.c: remove strnicmp() | Rasmus Villemoes |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-02-11 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-10 | s390: drop pte_file()-related helpers | Kirill A. Shutemov |
2015-02-10 | s390/process: free vx save area when releasing tasks | Hendrik Brueckner |
2015-02-10 | s390/hypfs: Eliminate hypfs interval | Michael Holzheu |
2015-02-10 | s390/hypfs: Add diagnose 0c support | Michael Holzheu |
2015-02-10 | s390/cacheinfo: don't use smp_processor_id() in preemptible context | Heiko Carstens |
2015-02-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-09 | KVM: s390: add cpu model support | Michael Mueller |
2015-02-09 | KVM: s390: use facilities and cpu_id per KVM | Michael Mueller |
2015-02-09 | KVM: s390/CPACF: Choose crypto control block format | Tony Krowiak |
2015-02-09 | s390/kernel: Update /proc/sysinfo file with Extended Name and UUID | Ekaterina Tumanova |
2015-02-09 | KVM: s390: reenable LPP facility | Christian Borntraeger |
2015-02-09 | KVM: s390: floating irqs: fix user triggerable endless loop | David Hildenbrand |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini |
2015-02-05 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim |
2015-01-30 | s390/smp: increase maximum value of NR_CPUS to 512 | Heiko Carstens |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-29 | s390/jump label: use different nop instruction | Heiko Carstens |
2015-01-29 | s390/jump label: add sanity checks | Heiko Carstens |
2015-01-29 | s390/mm: correct missing space when reporting user process faults | Hendrik Brueckner |
2015-01-29 | s390/ftrace: hotpatch support for function tracing | Heiko Carstens |
2015-01-29 | s390: reintroduce diag 44 calls for cpu_relax() | Heiko Carstens |
2015-01-23 | s390/spinlock: add compare-and-delay to lock wait loops | Martin Schwidefsky |
2015-01-23 | KVM: s390: remove redundant setting of interrupt type | Jens Freimann |
2015-01-23 | KVM: s390: fix bug in interrupt parameter check | Jens Freimann |
2015-01-23 | KVM: s390: avoid memory leaks if __inject_vm() fails | David Hildenbrand |
2015-01-23 | KVM: s390/cpacf: Enable/disable protected key functions for kvm guest | Tony Krowiak |
2015-01-23 | KVM: s390: Provide guest TOD Clock Get/Set Controls | Jason J. Herne |
2015-01-23 | KVM: s390: trace correct values for set prefix and machine checks | Jens Freimann |
2015-01-23 | KVM: s390: fix bug in sigp emergency signal injection | Jens Freimann |
2015-01-23 | KVM: s390: Take addressing mode into account for MVPG interception | Thomas Huth |
2015-01-23 | KVM: s390: no need to hold the kvm->mutex for floating interrupts | Christian Borntraeger |
2015-01-23 | KVM: s390: forward most SIGP orders to user space | David Hildenbrand |
2015-01-23 | KVM: s390: clear the pfault queue if user space sets the invalid token | David Hildenbrand |
2015-01-23 | KVM: s390: only one external call may be pending at a time | David Hildenbrand |
2015-01-23 | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand |
2015-01-23 | KVM: s390: SIGP SET PREFIX cleanup | David Hildenbrand |
2015-01-23 | KVM: s390: a VCPU may only stop when no interrupts are left pending | David Hildenbrand |
2015-01-23 | KVM: s390: handle stop irqs without action_bits | David Hildenbrand |
2015-01-23 | KVM: s390: new parameter for SIGP STOP irqs | David Hildenbrand |
2015-01-23 | KVM: s390: forward hrtimer if guest ckc not pending yet | David Hildenbrand |
2015-01-23 | KVM: s390: base hrtimer on a monotonic clock | David Hildenbrand |