summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorLines
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini-1/+0
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-45/+40
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-37/+36
2015-03-05Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti-45/+40
2015-03-04KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller-16/+1
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller-22/+25
2015-03-04KVM: s390: fix in memory copy of facility listsMichael Mueller-2/+2
2015-03-04KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger-3/+6
2015-03-03KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak-3/+7
2015-03-02s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky-1/+1
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens-1/+1
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov-0/+2
2015-02-27s390/pci: unify pci_iomap symbol exportsSebastian Ott-2/+2
2015-02-27s390/pci: fix [un]map_resources sequenceSebastian Ott-10/+14
2015-02-26s390: let the compiler do page clearingChristian Borntraeger-10/+1
2015-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott-9/+8
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens-4/+8
2015-02-26s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens-0/+1
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-28/+25
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells-1/+1
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-142/+119
2015-02-20hypfs: switch to read_iter/write_iterAl Viro-27/+24
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky-5/+7
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky-1/+4
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+28
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-232/+942
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes-1/+0
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-6/+2
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens-13/+3
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens-5/+4
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens-27/+27
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens-26/+26
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens-62/+47
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky-4/+2
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-25/+3
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-568/+1120
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli-4/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi-20/+0
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov-25/+4
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner-0/+8
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu-40/+12
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu-4/+184
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens-2/+5
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2015-02-09KVM: s390: add cpu model supportMichael Mueller-1/+156
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller-44/+99
2015-02-09KVM: s390/CPACF: Choose crypto control block formatTony Krowiak-2/+49
2015-02-09s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova-3/+36