aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-05-13
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-05-06
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-14
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-22
* s390/dump: Fix dump memory detectionMichael Holzheu2014-02-22
* crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger2014-02-20
* crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger2014-02-20
* crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger2014-02-20
* s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-02-06
* bpf: do not use reciprocal divideEric Dumazet2014-02-06
* s390/uapi: fix struct statfs64 definitionHeiko Carstens2014-02-06
* KVM: s390: fix diagnose code extractionHeiko Carstens2014-02-06
* crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer2013-12-12
* s390/uaccess: add missing page table walk range checkHeiko Carstens2013-12-04
* s390/vtime: correct idle time calculationMartin Schwidefsky2013-11-29
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-29
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-18
* s390: fix system call restart after inferior callMartin Schwidefsky2013-10-13
* KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-08-29
* s390: Fix broken buildGuenter Roeck2013-08-20
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-20
* s390/bitops: fix find_next_bit_leftMartin Schwidefsky2013-08-11
* s390: add support for IBM zBC12 machineHeiko Carstens2013-08-11
* s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-24
* s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-19
* s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-19
* s390/dma: fix mapping_error detectionSebastian Ott2013-06-19
* s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-19
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-10
* s390/sclp: fix new line detectionPeter Oberparleiter2013-06-05
* s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-05
* s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-05
* s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-05
* s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-05
* s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-31
* s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-28
* arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-28
* s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-27
* kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-22
* s390/dma: do not call debug_dma after freeSebastian Ott2013-05-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-21
|\
| * s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-17
| * s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-17
| * s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-15
| * s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-15
| * s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-07
| * s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-07
| * s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\ \
| * | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09