summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-09-21s390/setup: fix novx parameterMartin Schwidefsky
2015-08-10s390/cachinfo: add missing facility check to init_cache_level()Heiko Carstens
2015-08-10s390/bpf: clear correct BPF accumulator registerMichael Holzheu
2015-08-10s390/nmi: fix vector register corruptionHeiko Carstens
2015-08-10s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky
2015-08-10s390/process: fix sfpc inline assemblyHeiko Carstens
2015-07-21sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman
2015-07-10s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu
2015-07-10s390/bpf: Fix backward jumpsMichael Holzheu
2015-07-10KVM: s390: clear floating interrupt bitmap and parametersJens Freimann
2015-07-10KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand
2015-06-03s390/bpf: fix bpf frame pointer setupMichael Holzheu
2015-06-03s390/bpf: fix stack allocationMichael Holzheu
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-19s390/mm: correct return value of pmd_pfnMartin Schwidefsky
2015-05-13s390/crypto: fix stckf loopHarald Freudenberger
2015-04-30s390/bpf: Fix gcov stack space problemMichael Holzheu
2015-04-30s390/bpf: Adjust ALU64_DIV/MOD to match interpreter changeMichael Holzheu
2015-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-23s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.Harald Freudenberger
2015-04-23s390/mm: change swap pte encoding and pgtable cleanupMartin Schwidefsky
2015-04-23s390/mm: correct transfer of dirty & young bits in __pmd_to_pteMartin Schwidefsky
2015-04-23s390/bpf: add dependency to z196 featuresHeiko Carstens
2015-04-23s390/kvm: remove delayed reallocation of page tables for KVMMartin Schwidefsky
2015-04-23kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky
2015-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15s390: remove use of seq_printf return valueJoe Perches
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-15KVM: s390: disable RRBM againChristian Borntraeger
2015-04-15s390/pci: add locking for fmb accessSebastian Ott
2015-04-15s390/pci: extract software counters from fmbSebastian Ott
2015-04-15s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu
2015-04-15s390: Use bool function return values of true/false not 1/0Joe Perches
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14s390: standardize mmap_rnd() usageKees Cook
2015-04-14s390: expose number of page table levelsKirill A. Shutemov
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds