aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-121-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-121-0/+4
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-08-071-12/+13
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-08-071-0/+6
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-08-071-0/+1
* Revert "KVM: s390: flush CPU on load control"Ben Hutchings2015-05-091-2/+0
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-05-091-1/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-201-0/+7
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-206-9/+9
* KVM: s390: flush CPU on load controlChristian Borntraeger2015-02-201-0/+2
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2015-01-011-15/+4
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-12-141-0/+1
* KVM: s390: Fix user triggerable bug in dead codeChristian Borntraeger2014-11-051-10/+0
* s390/locking: Reenable optimistic spinningChristian Borntraeger2014-09-131-0/+1
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-08-061-2/+7
* s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger2014-07-111-5/+6
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-04-091-2/+5
* s390/dump: Fix dump memory detectionMichael Holzheu2014-04-021-0/+10
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-04-021-21/+48
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-04-021-12/+14
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-04-021-19/+46
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2014-04-024-21/+39
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2014-01-031-14/+17
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2014-01-031-7/+12
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-1/+1
* KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-09-101-6/+11
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-131-0/+4
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+1
* s390/mm: fix flush_tlb_kernel_range()Heiko Carstens2013-03-271-2/+0
* s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-03-061-0/+3
* s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-03-061-0/+8
* s390/time: fix sched_clock() overflowHeiko Carstens2013-02-063-2/+30
* s390/kvm: dont announce RRBM supportChristian Borntraeger2013-01-031-1/+1
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-12-061-1/+1
* s390/signal: set correct address space controlMartin Schwidefsky2012-12-064-7/+27
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-302-2/+2
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-191-2/+0
* s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-191-2/+2
* s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-08-101-6/+7
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-08-104-8/+25
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-08-022-3/+2
* s390/pfault: fix task state raceHeiko Carstens2012-05-311-2/+12
* KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger2012-05-311-1/+1
* KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann2012-05-311-8/+12
* fix tlb flushing for page table pagesMartin Schwidefsky2012-04-224-28/+61
* S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-03-121-0/+3
* compat: fix compile breakage on s390Heiko Carstens2012-03-127-13/+3
* S390: correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-291-2/+5
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+2
* oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter2011-12-191-1/+1