Age | Commit message (Expand) | Author | Files | Lines |
2015-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -19/+62 |
2015-03-25 | s390/smp: reenable smt after resume | Heiko Carstens | 1 | -0/+11 |
2015-03-13 | s390/mm: limit STACK_RND_MASK for compat tasks | Martin Schwidefsky | 1 | -1/+1 |
2015-03-13 | s390/ftrace: fix compile error if CONFIG_KPROBES is disabled | Heiko Carstens | 1 | -16/+45 |
2015-03-13 | s390/cpum_sf: add diagnostic sampling event only if it is authorized | Hendrik Brueckner | 1 | -2/+5 |
2015-03-10 | kvm: move advertising of KVM_CAP_IRQFD to common code | Paolo Bonzini | 1 | -1/+0 |
2015-03-09 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -45/+40 |
2015-03-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 7 | -37/+36 |
2015-03-05 | Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke... | Marcelo Tosatti | 4 | -45/+40 |
2015-03-04 | KVM: s390: non-LPAR case obsolete during facilities mask init | Michael Mueller | 1 | -16/+1 |
2015-03-04 | KVM: s390: include guest facilities in kvm facility test | Michael Mueller | 4 | -22/+25 |
2015-03-04 | KVM: s390: fix in memory copy of facility lists | Michael Mueller | 1 | -2/+2 |
2015-03-04 | KVM: s390/cpacf: Fix kernel bug under z/VM | Christian Borntraeger | 1 | -3/+6 |
2015-03-03 | KVM: s390/cpacf: Enable key wrapping by default | Tony Krowiak | 1 | -3/+7 |
2015-03-02 | s390/mm: fix incorrect ASCE after crst_table_downgrade | Martin Schwidefsky | 1 | -1/+1 |
2015-03-02 | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax() | Heiko Carstens | 1 | -1/+1 |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov | 1 | -0/+2 |
2015-02-27 | s390/pci: unify pci_iomap symbol exports | Sebastian Ott | 1 | -2/+2 |
2015-02-27 | s390/pci: fix [un]map_resources sequence | Sebastian Ott | 1 | -10/+14 |
2015-02-26 | s390: let the compiler do page clearing | Christian Borntraeger | 1 | -10/+1 |
2015-02-26 | s390/pci: fix possible information leak in mmio syscall | Sebastian Ott | 1 | -9/+8 |
2015-02-26 | s390/jump label: improve and fix sanity check | Heiko Carstens | 1 | -4/+8 |
2015-02-26 | s390/jump label: add missing jump_label_apply_nops() call | Heiko Carstens | 1 | -0/+1 |
2015-02-22 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -28/+25 |
2015-02-22 | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 1 | -1/+1 |
2015-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 8 | -142/+119 |
2015-02-20 | hypfs: switch to read_iter/write_iter | Al Viro | 1 | -27/+24 |
2015-02-19 | s390/spinlock: disabled compare-and-delay by default | Martin Schwidefsky | 1 | -5/+7 |
2015-02-19 | s390/mm: align 64-bit PIE binaries to 4GB | Martin Schwidefsky | 1 | -1/+4 |
2015-02-18 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+28 |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 1 | -1/+1 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 13 | -232/+942 |
2015-02-12 | lib/string.c: remove strnicmp() | Rasmus Villemoes | 1 | -1/+0 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -6/+2 |
2015-02-12 | s390/cacheinfo: coding style changes | Heiko Carstens | 1 | -13/+3 |
2015-02-12 | s390/cacheinfo: fix shared cpu masks | Heiko Carstens | 1 | -5/+4 |
2015-02-12 | s390/smp: reduce size of struct pcpu | Heiko Carstens | 1 | -27/+27 |
2015-02-12 | s390/topology: convert cpu_topology array to per cpu variable | Heiko Carstens | 2 | -26/+26 |
2015-02-12 | s390/topology: delay initialization of topology cpu masks | Heiko Carstens | 3 | -62/+47 |
2015-02-12 | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 | Martin Schwidefsky | 1 | -4/+2 |
2015-02-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -25/+3 |
2015-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 55 | -568/+1120 |
2015-02-11 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 1 | -4/+2 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -20/+0 |
2015-02-10 | s390: drop pte_file()-related helpers | Kirill A. Shutemov | 1 | -25/+4 |
2015-02-10 | s390/process: free vx save area when releasing tasks | Hendrik Brueckner | 1 | -0/+8 |
2015-02-10 | s390/hypfs: Eliminate hypfs interval | Michael Holzheu | 2 | -40/+12 |
2015-02-10 | s390/hypfs: Add diagnose 0c support | Michael Holzheu | 5 | -4/+184 |
2015-02-10 | s390/cacheinfo: don't use smp_processor_id() in preemptible context | Heiko Carstens | 1 | -2/+5 |