Age | Commit message (Expand) | Author |
2015-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-09 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-03-05 | Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke... | Marcelo Tosatti |
2015-03-04 | KVM: s390: non-LPAR case obsolete during facilities mask init | Michael Mueller |
2015-03-04 | KVM: s390: include guest facilities in kvm facility test | Michael Mueller |
2015-03-04 | KVM: s390: fix in memory copy of facility lists | Michael Mueller |
2015-03-04 | KVM: s390/cpacf: Fix kernel bug under z/VM | Christian Borntraeger |
2015-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-03 | KVM: s390/cpacf: Enable key wrapping by default | Tony Krowiak |
2015-03-02 | s390/mm: fix incorrect ASCE after crst_table_downgrade | Martin Schwidefsky |
2015-03-02 | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax() | Heiko Carstens |
2015-02-28 | s390: remove claw driver | Ursula Braun |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov |
2015-02-27 | s390/pci: unify pci_iomap symbol exports | Sebastian Ott |
2015-02-27 | s390/pci: fix [un]map_resources sequence | Sebastian Ott |
2015-02-26 | s390: let the compiler do page clearing | Christian Borntraeger |
2015-02-26 | s390/pci: fix possible information leak in mmio syscall | Sebastian Ott |
2015-02-26 | s390/jump label: improve and fix sanity check | Heiko Carstens |
2015-02-26 | s390/jump label: add missing jump_label_apply_nops() call | Heiko Carstens |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-02-20 | hypfs: switch to read_iter/write_iter | Al Viro |
2015-02-19 | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky |
2015-02-19 | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
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-12 | s390/cacheinfo: coding style changes | Heiko Carstens |
2015-02-12 | s390/cacheinfo: fix shared cpu masks | Heiko Carstens |
2015-02-12 | s390/smp: reduce size of struct pcpu | Heiko Carstens |
2015-02-12 | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens |
2015-02-12 | s390/topology: delay initialization of topology cpu masks | Heiko Carstens |
2015-02-12 | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 | Martin Schwidefsky |
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 |