summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-281-0/+1
|\
| * KVM: s390: announce irqfd capabilityCornelia Huck2014-05-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-231-1/+1
|\ \
| * | net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-141-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-05-212-0/+6
|\ \ | |/ |/|
| * crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-05-082-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-05-021-1/+0
|\ \
| * | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-04-251-1/+0
* | | Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-271-1/+12
|\ \ \
| * | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-1/+12
| |/ /
* | | s390/ccwgroup: Fix memory corruptionChristian Borntraeger2014-04-251-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-1611-31/+210
|\ \
| * | s390/compat: fix typoHeiko Carstens2014-04-111-1/+1
| * | s390/uaccess: fix possible register corruption in strnlen_user_srst()Heiko Carstens2014-04-111-3/+2
| * | s390: add 31 bit warning messageHeiko Carstens2014-04-111-0/+32
| * | s390: wire up sys_renameat2Heiko Carstens2014-04-113-1/+4
| * | s390: show_registers() should not map user space addresses to kernel symbolsHeiko Carstens2014-04-111-4/+4
| * | s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-091-5/+135
| * | s390/smp: fix smp_stop_cpu() for !CONFIG_SMPHeiko Carstens2014-04-093-16/+31
| * | s390: fix control register updateMartin Schwidefsky2014-04-091-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+0
|\ \ \
| * | | get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-1/+0
* | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-122-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-3/+2
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0836-958/+892
|\ \ \ \
| * | | | s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-0315-815/+556
| * | | | s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-0311-66/+213
| * | | | s390/mm,tlb: safeguard against speculative TLB creationMartin Schwidefsky2014-04-033-18/+21
| * | | | s390/irq: Use defines for external interruption codesThomas Huth2014-04-0310-23/+30
| * | | | s390/irq: Add defines for external interruption codesThomas Huth2014-04-031-0/+13
| * | | | kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-011-0/+4
| * | | | s390/bitops,atomic: add missing memory barriersHeiko Carstens2014-04-012-46/+65
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-072-1/+4
|\ \ \ \ \
| * | | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
| * | | | | mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton2014-04-071-0/+3
* | | | | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-5/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390, smp: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+9
| * | | | | s390, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-2/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-5/+8
|\ \ \ \ \
| * | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+4
| * | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-2061-373/+3215
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0217-213/+1204
|\ \ \ \ \ \