summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+1
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-024-19/+62
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-264-19/+62
| |\ \
| | * | s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
| | * | s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
| | * | s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
| | * | s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-251-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+0
|\| | |
| * | | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-101-1/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0911-82/+76
|\| |
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-094-45/+40
| |\ \
| | * \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40
| | |\ \
| | | * | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1
| | | * | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | | * | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | | * | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | | * | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-097-37/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-021-1/+1
| | * | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-021-1/+1
| | * | | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-271-2/+2
| | * | | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-271-10/+14
| | * | | s390: let the compiler do page clearingChristian Borntraeger2015-02-261-10/+1
| | * | | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8
| | * | | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-261-4/+8
| | * | | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-261-0/+1
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0312-177/+174
|\| | |
| * | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+2
| |/ /
| * | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-28/+25
| |\ \
| | * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-1/+1
| | * | hypfs: switch to read_iter/write_iterAl Viro2015-02-201-27/+24
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-218-142/+119
| |\ \
| | * | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-191-5/+7
| | * | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
| | * | s390/cacheinfo: coding style changesHeiko Carstens2015-02-121-13/+3
| | * | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-121-5/+4
| | * | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-121-27/+27
| | * | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-122-26/+26
| | * | s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-123-62/+47
| | * | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-121-4/+2
| * | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-182-7/+28
| |\ \ \ | | |_|/ | |/| |
| | * | s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-212-7/+28
* | | | s390: remove claw driverUrsula Braun2015-02-281-1/+0
|/ / /
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-131-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-1313-232/+942
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-093-1/+156
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-095-44/+99