aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-09s390/bpf: implement bpf_tail_call() helperMichael Holzheu2-4/+112
2015-06-03s390/bpf: fix bpf frame pointer setupMichael Holzheu1-4/+7
2015-06-03s390/bpf: fix stack allocationMichael Holzheu1-1/+3
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-12/+13
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger1-12/+13
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky1-1/+1
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger1-1/+1
2015-04-30s390/bpf: Fix gcov stack space problemMichael Holzheu1-1/+4
2015-04-30s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu1-8/+6
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-328/+1032
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-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger2-102/+870
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky2-123/+97
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky1-2/+2
2015-04-23s390/bpf: add dependency to z196 featuresHeiko Carstens1-1/+1
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky5-100/+59
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky1-0/+3
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