summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2014-11-18upstream: Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger1-0/+1
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky1-2/+7
2014-06-30s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-06-07crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2-0/+6
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky1-1/+0
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+1
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-02-06bpf: do not use reciprocal divideEric Dumazet1-5/+12
2014-02-06s390/uapi: fix struct statfs64 definitionHeiko Carstens1-5/+5
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-12-11crypto: s390 - Fix aes-xts parameter corruptionGerald Schaefer1-14/+17
2013-12-04s390/uaccess: add missing page table walk range checkHeiko Carstens1-0/+3
2013-11-29s390/vtime: correct idle time calculationMartin Schwidefsky2-3/+3
2013-11-29crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu1-7/+12
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-10-13s390: fix system call restart after inferior callMartin Schwidefsky2-0/+2
2013-08-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-08-20s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+6
2013-08-11s390/bitops: fix find_next_bit_leftMartin Schwidefsky1-1/+1
2013-08-11s390: add support for IBM zBC12 machineHeiko Carstens4-4/+7
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-06-19s390/dma: support debug_dma_mapping_errorSebastian Ott1-0/+1
2013-06-19s390/dma: fix mapping_error detectionSebastian Ott1-1/+1
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings2-33/+64
2013-06-05s390/sclp: fix new line detectionPeter Oberparleiter1-1/+1
2013-06-05s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger1-2/+3
2013-06-05s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger1-1/+10
2013-06-05s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky1-4/+8
2013-06-05s390/pgtable: Fix guest overindication for change bitChristian Borntraeger1-7/+9
2013-05-31s390/pgtable: Fix gmap notifier addressChristian Borntraeger1-1/+1
2013-05-28s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11
2013-05-28arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang1-2/+5
2013-05-27s390/smp: lost IPIs on cpu hotplugHeiko Carstens1-16/+11
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu1-0/+1
2013-05-22s390/dma: do not call debug_dma after freeSebastian Ott1-1/+1
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-30/+27
2013-05-17s390/pgtable: fix ipte notify bitChristian Borntraeger1-2/+2
2013-05-17s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky1-1/+1
2013-05-15s390/ftrace: fix mcount adjustmentHeiko Carstens4-12/+13
2013-05-15s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger1-2/+1