summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens2-7/+47
2014-09-26s390/setup: correct 4-level kernel page table detectionMartin Schwidefsky1-2/+2
2014-09-26s390/topology: call set_sched_topology earlyMartin Schwidefsky1-8/+10
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke10-13/+430
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke4-151/+168
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky2-2/+108
2014-09-25s390/rwlock: improve writer fairnessMartin Schwidefsky1-5/+9
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky2-66/+4
2014-09-25s390/mm: remove change bit override supportHeiko Carstens4-13/+6
2014-09-25s390/vmemmap: remove memset call from vmemmap_populate()Heiko Carstens1-3/+2
2014-09-25s390/head.s: use zero as address for stflChristian Borntraeger1-1/+1
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky5-32/+54
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2-0/+2
2014-09-09s390/spinlock: optimize spin_unlock codeHeiko Carstens2-9/+18
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens3-34/+55
2014-09-09s390/kprobes: remove unused jprobe_return_end()Heiko Carstens1-5/+0
2014-09-09s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens5-13/+2
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens4-12/+43
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens3-6/+34
2014-09-09s390: pass march flag to assembly files as wellHeiko Carstens1-7/+10
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky7-10/+95
2014-09-09s390/vdso: replace stck with stckeMartin Schwidefsky4-12/+12
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens2-5/+0
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-61/+95
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-15/+14
2014-09-02KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flagsChristian Borntraeger1-0/+1
2014-09-02KVM: s390/mm: Fix storage key corruption during swappingChristian Borntraeger1-2/+3
2014-09-01s390/vdso: remove NULL pointer check from clock_gettimeMartin Schwidefsky2-14/+6
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2-47/+89
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-25KVM: s390/mm: try a cow on read only pages for key opsChristian Borntraeger1-0/+10
2014-08-25KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger1-13/+0
2014-08-12s390: wire up memfd_create syscallHeiko Carstens3-1/+4
2014-08-12s390: add system information as device randomnessMartin Schwidefsky1-0/+19
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu1-0/+7
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens3-1/+7
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-92/+69
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds5-20/+4
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-17/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-3/+2
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+3
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds14-216/+266
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-6/+0
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger3-92/+69
2014-08-06s390/locking: Reenable optimistic spinningChristian Borntraeger1-0/+1
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+8
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras1-2/+1