aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-9/+9
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-105/+368
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-10-10Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-10/+21
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens1-6/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu5-5/+31
2014-10-09s390/disassembler: add vector instructionsMartin Schwidefsky1-6/+7
2014-10-09s390: add support for vector extensionMartin Schwidefsky9-16/+88
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky4-19/+34
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2-8/+4
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-51/+75
2014-10-03sched, time: Fix build error with 64 bit cputime_t on 32 bit systemsRik van Riel1-0/+2
2014-10-01KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand1-0/+1
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens1-0/+16
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke3-0/+51
2014-09-25s390/uprobes: common library for kprobes and uprobesJan Willeke1-0/+4
2014-09-25s390/rwlock: use the interlocked-access facility 1 instructionsMartin Schwidefsky1-2/+74
2014-09-25s390/rwlock: remove interrupt-enabling rwlock variant.Martin Schwidefsky1-16/+4
2014-09-25s390/mm: remove change bit override supportHeiko Carstens1-7/+2
2014-09-25s390/rwlock: use directed yield for write-locked rwlocksMartin Schwidefsky3-7/+24
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10KVM: CPACF: Enable MSA4 instructions for kvm guestTony Krowiak1-1/+13
2014-09-09s390/spinlock: optimize spin_unlock codeHeiko Carstens2-9/+18
2014-09-09s390/ftrace: optimize mcount codeHeiko Carstens1-1/+1
2014-09-09s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens1-0/+4
2014-09-09s390/ftrace: optimize function graph caller codeHeiko Carstens1-0/+1
2014-09-09s390/vdso: add vdso support for coarse clocksMartin Schwidefsky1-7/+11
2014-09-09s390: remove unused MACHINE_FLAG_RRBMHeiko Carstens1-3/+0
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-4/+4
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+4
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/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu1-4/+4
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+14
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-2/+3
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter3-10/+10
2014-08-26KVM: s390/mm: remove outdated gmap data structuresMartin Schwidefsky1-23/+0
2014-08-26KVM: s390/mm: support gmap page tables with less than 5 levelsMartin Schwidefsky1-1/+2
2014-08-26KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky3-9/+16
2014-08-26s390: Implement dma_{alloc,free}_attrs()Thierry Reding1-10/+21
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky1-7/+7
2014-08-25KVM: s390/mm: readd address parameter to gmap_do_ipte_notifyMartin Schwidefsky1-2/+2
2014-08-25KVM: s390/mm: readd address parameter to pgste_ipte_notifyMartin Schwidefsky1-8/+9
2014-08-25KVM: s390: synchronize more registers with kvm_runDavid Hildenbrand1-0/+10
2014-08-12s390: wire up memfd_create syscallHeiko Carstens1-1/+2
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens1-1/+3
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-2/+0