summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.27' into v3.12-rtSteven Rostedt (Red Hat)2014-10-281-2/+7
|\
| * s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-301-2/+7
* | Merge tag 'v3.12.24' into v3.12-rtSteven Rostedt (Red Hat)2014-07-092-10/+6
|\ \ | |/
| * s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-07-021-5/+6
| * hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-07-021-5/+0
* | Merge tag 'v3.12.20' into v3.12-rtSteven Rostedt (Red Hat)2014-06-063-3/+3
|\ \ | |/
| * s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-05-151-1/+0
| * KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-05-151-1/+2
| * s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-05-151-1/+1
* | Merge tag 'v3.12.18' into v3.12-rtSteven Rostedt (Red Hat)2014-05-121-0/+1
|\ \ | |/
| * futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-131-0/+1
* | Merge tag 'v3.12.17' into v3.12-rtSteven Rostedt (Red Hat)2014-05-122-11/+4
|\ \ | |/
| * s390/time,vdso: fix clock_gettime for CLOCK_MONOTONICMartin Schwidefsky2014-04-032-11/+4
* | mm: pagefault_disabled()Peter Zijlstra2014-04-241-4/+4
* | mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner2014-04-241-2/+4
|/
* s390/appldata: restore missing init_virt_timer()Gerald Schaefer2014-03-121-0/+1
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2014-03-121-15/+4
* s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2014-03-128-45/+62
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-221-2/+5
* s390/dump: Fix dump memory detectionMichael Holzheu2014-02-221-0/+10
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-02-201-21/+48
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-02-201-12/+14
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-02-201-19/+46
* s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-02-061-8/+8
* bpf: do not use reciprocal divideEric Dumazet2014-02-061-5/+12
* s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-02-061-5/+5
* KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2014-02-061-1/+1
* KVM: s390: fix diagnose code extractionHeiko Carstens2014-02-061-1/+1
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-12-111-14/+17
* s390/uaccess: add missing page table walk range checkHeiko Carstens2013-12-041-0/+3
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-11-292-3/+3
* s390/time: fix get_tod_clock_ext inline assemblyMartin Schwidefsky2013-11-291-2/+4
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-291-7/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-236-28/+30
|\
| * s390/time: correct use of store clock fastMartin Schwidefsky2013-10-224-25/+25
| * s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-231-1/+3
|\ \ | |/ |/|
| * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-1/+3
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-1/+1
* | s390: fix system call restart after inferior callMartin Schwidefsky2013-09-302-0/+2
* | s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20
* | s390/kprobes: add exrl to list of prohibited opcodesHeiko Carstens2013-09-301-1/+5
|/
* s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens2013-09-282-0/+6
* mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-283-3/+2
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-121-0/+2
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-113-19/+107
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54