summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: s390 - Fix aes-cbc IV corruptionHerbert Xu2013-11-291-7/+12
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-1/+1
* s390: fix system call restart after inferior callMartin Schwidefsky2013-10-132-0/+2
* KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-08-291-7/+14
* s390: Fix broken buildGuenter Roeck2013-08-201-1/+1
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-201-2/+6
* s390/bitops: fix find_next_bit_leftMartin Schwidefsky2013-08-111-1/+1
* s390: add support for IBM zBC12 machineHeiko Carstens2013-08-114-4/+7
* s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-241-4/+4
* s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
* s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
* s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-1/+1
* s390/irq: Only define synchronize_irq() on SMPBen Hutchings2013-06-191-0/+2
* s390/pci: Implement IRQ functions if !PCIBen Hutchings2013-06-102-33/+64
* s390/sclp: fix new line detectionPeter Oberparleiter2013-06-051-1/+1
* s390/pgtable: make pgste lock an explicit barrierChristian Borntraeger2013-06-051-2/+3
* s390/pgtable: Save pgste during modify_prot_start/commitChristian Borntraeger2013-06-051-1/+10
* s390/dumpstack: fix address ranges for asynchronous and panic stackMartin Schwidefsky2013-06-051-4/+8
* s390/pgtable: Fix guest overindication for change bitChristian Borntraeger2013-06-051-7/+9
* s390/pgtable: Fix gmap notifier addressChristian Borntraeger2013-05-311-1/+1
* s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger2013-05-281-4/+11
* arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()Chen Gang2013-05-281-2/+5
* s390/smp: lost IPIs on cpu hotplugHeiko Carstens2013-05-271-16/+11
* kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+1
* s390/dma: do not call debug_dma after freeSebastian Ott2013-05-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-2110-30/+27
|\
| * s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-171-2/+2
| * s390/smp: fix cpu re-scan vs. cpu stateMartin Schwidefsky2013-05-171-1/+1
| * s390/ftrace: fix mcount adjustmentHeiko Carstens2013-05-154-12/+13
| * s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-151-2/+1
| * s390: disable pfmf for clear page instructionChristian Borntraeger2013-05-071-12/+8
| * s390/disassembler: prevent endless loop in print_fn_code()Heiko Carstens2013-05-071-0/+2
| * s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-15/+2
|\ \
| * | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-5/+1
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-10/+1
* | | aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-0613-217/+356
|\ \
| * | s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-035-103/+41
| * | s390/mm: add pte invalidation notifier for kvmMartin Schwidefsky2013-05-032-14/+173
| * | s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens2013-05-021-0/+11
| * | s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-025-7/+23
| * | s390/kdump,bootmem: fix bootmem allocator bitmap sizeHeiko Carstens2013-05-021-1/+5
| * | s390: get rid of odd global real_memory_sizeHeiko Carstens2013-05-022-9/+11
| * | s390/mem_detect: add DAT sanity checkHeiko Carstens2013-05-021-1/+13
| * | s390/mem_detect: fix lockdep irq tracingHeiko Carstens2013-05-021-3/+5
| * | s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-023-2/+2