aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds1-1/+12
2014-04-25mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds1-1/+12
2014-04-25s390/ccwgroup: Fix memory corruptionChristian Borntraeger1-1/+1
2014-04-25s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky1-1/+0
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds11-31/+210
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-4/+4
2014-04-11s390/compat: fix typoHeiko Carstens1-1/+1
2014-04-11s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens1-3/+2
2014-04-11s390: add 31 bit warning messageHeiko Carstens1-0/+32
2014-04-11s390: wire up sys_renameat2Heiko Carstens3-1/+4
2014-04-11s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens1-4/+4
2014-04-09s390/mm: print control registers and page table walk on crashHeiko Carstens1-5/+135
2014-04-09s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens3-16/+31
2014-04-09s390: fix control register updateMartin Schwidefsky1-1/+1
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds36-958/+892
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-1/+4
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton1-0/+3
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+13
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+1
2014-04-03s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens15-815/+556
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky11-66/+213
2014-04-03s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky3-18/+21
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth10-23/+30
2014-04-03s390/irq: Add defines for external interruption codesThomas Huth1-0/+13
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+8
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-213/+1204
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro1-1/+0
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-10/+9
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-15/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-04-01kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger1-0/+4
2014-04-01s390/bitops,atomic: add missing memory barriersHeiko Carstens2-46/+65
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds45-359/+734
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-1779/+578
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann1-1/+4
2014-03-29s390/compat: add copyright statementHeiko Carstens1-0/+6
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert1-4/+4
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini5-10/+28
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann3-0/+16
2014-03-25KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth1-8/+6
2014-03-25KVM: s390: fix calculation of idle_mask array sizeJens Freimann1-2/+1
2014-03-25KVM: s390: randomize sca addressChristian Borntraeger1-0/+5
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck6-1/+172
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck5-1/+220
2014-03-21KVM: Add per-vm capability enablement.Cornelia Huck1-0/+24