aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+9
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-823/+1273
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+5
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-2/+4
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds4-27/+4
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-9/+9
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+0
2015-04-15KVM: s390: disable RRBM againChristian Borntraeger1-1/+1
2015-04-15s390/pci: add locking for fmb accessSebastian Ott3-6/+12
2015-04-15s390/pci: extract software counters from fmbSebastian Ott4-14/+28
2015-04-15s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu4-803/+1234
2015-04-15s390: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds106-7095/+1328
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-29/+30
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-3/+0
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook2-11/+2
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2-12/+7
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook2-4/+5
2015-04-14s390: standardize mmap_rnd() usageKees Cook1-11/+23
2015-04-14s390: expose number of page table levelsKirill A. Shutemov1-0/+5
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+7
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-0/+46
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+10
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-565/+1527
2015-04-13s390/smp: wait until secondaries are active & onlineHeiko Carstens1-1/+2
2015-04-13s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens1-0/+4
2015-04-13s390/cacheinfo: add missing facility checkHeiko Carstens1-0/+4
2015-04-12s390: Remove signal translation and exec_domainRichard Weinberger4-27/+4
2015-04-11make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+1
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-0/+3
2015-04-09Merge branch 'iocb' into for-davemAl Viro1-1/+1
2015-04-07tracing: Add TRACE_SYSTEM_VAR to kvm-s390Steven Rostedt (Red Hat)1-0/+7
2015-04-07Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini5-401/+771
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini1-1/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-19/+62
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann3-0/+180
2015-03-31KVM: s390: refactor vcpu injection functionJens Freimann1-3/+12
2015-03-31KVM: s390: add ioctl to inject local interruptsJens Freimann1-0/+10
2015-03-31KVM: s390: cpu timer irq priorityDavid Hildenbrand1-7/+27
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann5-367/+510
2015-03-31KVM: s390: fix get_all_floating_irqsJens Freimann1-26/+32
2015-03-31KVM: s390: enable more features that need no hypervisor changesChristian Borntraeger1-2/+2
2015-03-31KVM: s390: store the breaking-event address on pgm interruptsDavid Hildenbrand1-0/+2