aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* make new_sync_{read,write}() staticAl Viro2015-04-11
* Merge branch 'iocb' into for-davemAl Viro2015-04-09
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-26
| |\ \
| | * | s390/smp: reenable smt after resumeHeiko Carstens2015-03-25
| | * | s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-13
| | * | s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-13
| | * | s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-13
* | | | s390: fix /proc/interrupts outputSebastian Ott2015-03-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\| | |
| * | | kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\| |
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-09
| |\ \
| | * \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-05
| | |\ \
| | | * | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-04
| | | * | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-04
| | | * | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-04
| | | * | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-04
| | | * | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-03
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-09
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | s390/mm: fix incorrect ASCE after crst_table_downgradeMartin Schwidefsky2015-03-02
| | * | | s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax()Heiko Carstens2015-03-02
| | * | | s390/pci: unify pci_iomap symbol exportsSebastian Ott2015-02-27
| | * | | s390/pci: fix [un]map_resources sequenceSebastian Ott2015-02-27
| | * | | s390: let the compiler do page clearingChristian Borntraeger2015-02-26
| | * | | s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-26
| | * | | s390/jump label: improve and fix sanity checkHeiko Carstens2015-02-26
| | * | | s390/jump label: add missing jump_label_apply_nops() callHeiko Carstens2015-02-26
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\| | |
| * | | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-28
| |/ /
| * | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
| |\ \
| | * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
| | * | hypfs: switch to read_iter/write_iterAl Viro2015-02-20
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-21
| |\ \
| | * | s390/spinlock: disabled compare-and-delay by defaultMartin Schwidefsky2015-02-19
| | * | s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-19
| | * | s390/cacheinfo: coding style changesHeiko Carstens2015-02-12
| | * | s390/cacheinfo: fix shared cpu masksHeiko Carstens2015-02-12
| | * | s390/smp: reduce size of struct pcpuHeiko Carstens2015-02-12
| | * | s390/topology: convert cpu_topology array to per cpu variableHeiko Carstens2015-02-12
| | * | s390/topology: delay initialization of topology cpu masksHeiko Carstens2015-02-12
| | * | s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3Martin Schwidefsky2015-02-12
| * | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
| |\ \ \ | | |_|/ | |/| |
| | * | s390: add pci_iomap_rangeMichael S. Tsirkin2015-01-21
* | | | s390: remove claw driverUrsula Braun2015-02-28
|/ / /
* | | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \ \
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-09
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09