summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-05Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti
2015-03-04KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller
2015-03-04KVM: s390: fix in memory copy of facility listsMichael Mueller
2015-03-04KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger
2015-03-03KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak
2015-03-02s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky
2015-03-02s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov
2015-02-27s390/pci: unify pci_iomap symbol exportsSebastian Ott
2015-02-27s390/pci: fix [un]map_resources sequenceSebastian Ott
2015-02-26s390: let the compiler do page clearingChristian Borntraeger
2015-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott
2015-02-26s390/jump label: improve and fix sanity checkHeiko Carstens
2015-02-26s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-20hypfs: switch to read_iter/write_iterAl Viro
2015-02-19s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-12lib/string.c: remove strnicmp()Rasmus Villemoes
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12s390/cacheinfo: coding style changesHeiko Carstens
2015-02-12s390/cacheinfo: fix shared cpu masksHeiko Carstens
2015-02-12s390/smp: reduce size of struct pcpuHeiko Carstens
2015-02-12s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens
2015-02-12s390/topology: delay initialization of topology cpu masksHeiko Carstens
2015-02-12s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-10s390: drop pte_file()-related helpersKirill A. Shutemov
2015-02-10s390/process: free vx save area when releasing tasksHendrik Brueckner
2015-02-10s390/hypfs: Eliminate hypfs intervalMichael Holzheu
2015-02-10s390/hypfs: Add diagnose 0c supportMichael Holzheu
2015-02-10s390/cacheinfo: don't use smp_processor_id() in preemptible contextHeiko Carstens