summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2014-05-15s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky
2014-05-15KVM: s390: Optimize ucontrol pathChristian Borntraeger
2014-05-15s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-04-13futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-04-03s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky
2014-03-12s390/appldata: restore missing init_virt_timer()Gerald Schaefer
2014-03-12s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2014-03-12s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens
2013-12-11crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer
2013-12-04s390/uaccess: add missing page table walk range checkHeiko Carstens
2013-11-29s390/vtime: correct idle time calculationMartin Schwidefsky
2013-11-29s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky
2013-11-29crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-07net: fix unsafe set_memory_rw from softirqAlexei Starovoitov
2013-09-30s390: fix system call restart after inferior callMartin Schwidefsky
2013-09-30s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu
2013-09-30s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-11s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke
2013-09-11s390/vmcore: use ELF header in new memory featureMichael Holzheu
2013-09-11s390/kprobes: add support for pc-relative long displacement instructionsHeiko Carstens
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-07s390/compat,uid16: use current_cred()Heiko Carstens
2013-09-07s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-07s390/compat signal: add couple of __force annotationsHeiko Carstens
2013-09-07s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens
2013-09-07s390: keep Kconfig sortedHeiko Carstens