Age | Commit message (Expand) | Author |
2014-06-05 | Merge branch 'linux-3.10.40' into rel-21 | Ishan Mittal |
2014-05-13 | s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH | Martin Schwidefsky |
2014-05-06 | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott |
2014-04-30 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-04-30 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2014-04-30 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig |
2014-04-30 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2014-04-30 | constify copy_siginfo_to_user{,32}() | Al Viro |
2014-04-30 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2014-04-14 | futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test | Heiko Carstens |
2014-03-13 | Merge branch 'linux-3.10.33' into dev-kernel-3.10 | Deepak Nibade |
2014-02-22 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky |
2014-02-22 | s390/dump: Fix dump memory detection | Michael Holzheu |
2014-02-20 | crypto: s390 - fix des and des3_ede ctr concurrency issue | Harald Freudenberger |
2014-02-20 | crypto: s390 - fix des and des3_ede cbc concurrency issue | Harald Freudenberger |
2014-02-20 | crypto: s390 - fix concurrency issue in aes-ctr mode | Harald Freudenberger |
2014-02-06 | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions | Heiko Carstens |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | s390/uapi: fix struct statfs64 definition | Heiko Carstens |
2014-02-06 | KVM: s390: fix diagnose code extraction | Heiko Carstens |
2013-12-16 | Merge tag 'v3.10.24' into HEAD | Ajay Nandakumar |
2013-12-11 | crypto: s390 - Fix aes-xts parameter corruption | Gerald Schaefer |
2013-12-04 | s390/uaccess: add missing page table walk range check | Heiko Carstens |
2013-11-29 | s390/vtime: correct idle time calculation | Martin Schwidefsky |
2013-11-29 | crypto: s390 - Fix aes-cbc IV corruption | Herbert Xu |
2013-10-31 | Merge tag 'v3.10.17' into dev-kernel-3.10 | Ajay Nandakumar |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-13 | s390: fix system call restart after inferior call | Martin Schwidefsky |
2013-09-14 | UPSTREAM arch: mm: pass userspace fault flag to generic fault handler | Prashant Gaikwad |
2013-08-29 | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel |
2013-08-20 | s390: Fix broken build | Guenter Roeck |
2013-08-20 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-08-11 | s390/bitops: fix find_next_bit_left | Martin Schwidefsky |
2013-08-11 | s390: add support for IBM zBC12 machine | Heiko Carstens |
2013-06-24 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu |
2013-06-19 | s390/mem_detect: fix memory hole handling | Heiko Carstens |
2013-06-19 | s390/dma: support debug_dma_mapping_error | Sebastian Ott |
2013-06-19 | s390/dma: fix mapping_error detection | Sebastian Ott |
2013-06-19 | s390/irq: Only define synchronize_irq() on SMP | Ben Hutchings |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-06-05 | s390/sclp: fix new line detection | Peter Oberparleiter |
2013-06-05 | s390/pgtable: make pgste lock an explicit barrier | Christian Borntraeger |
2013-06-05 | s390/pgtable: Save pgste during modify_prot_start/commit | Christian Borntraeger |
2013-06-05 | s390/dumpstack: fix address ranges for asynchronous and panic stack | Martin Schwidefsky |
2013-06-05 | s390/pgtable: Fix guest overindication for change bit | Christian Borntraeger |
2013-05-31 | s390/pgtable: Fix gmap notifier address | Christian Borntraeger |
2013-05-28 | s390/pgtable: Fix check for pgste/storage key handling | Christian Borntraeger |
2013-05-28 | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf() | Chen Gang |
2013-05-27 | s390/smp: lost IPIs on cpu hotplug | Heiko Carstens |
2013-05-22 | kernel: Fix s390 absolute memory access for /dev/mem | Michael Holzheu |