Age | Commit message (Expand) | Author | Files | Lines |
2015-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -2/+2 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-09-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2015-09-25 | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 1 | -0/+1 |
2015-09-23 | s390/numa: use correct type for node_to_cpumask_map | Martin Schwidefsky | 2 | -2/+2 |
2015-09-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -21/+20 |
2015-09-18 | s390: wire up separate socketcalls system calls | Heiko Carstens | 2 | -21/+18 |
2015-09-17 | s390/s390x: allocate sys_membarrier system call number | Mathieu Desnoyers | 1 | -1/+2 |
2015-09-17 | s390: wire up userfaultfd system call | Heiko Carstens | 1 | -1/+2 |
2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 1 | -0/+1 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -2/+0 |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig | 1 | -9/+0 |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 1 | -10/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 1 | -3/+0 |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -31/+0 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -21/+43 |
2015-09-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2015-08-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 16 | -171/+810 |
2015-08-28 | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() | Luis R. Rodriguez | 1 | -0/+2 |
2015-08-26 | s390/numa: remove superfluous ARCH_WANT defines | Michael Holzheu | 1 | -7/+0 |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 1 | -17/+24 |
2015-08-04 | KVM: s390: host STP toleration for VMs | Fan Zhang | 1 | -0/+3 |
2015-08-04 | s390/syscalls: ignore syscalls reachable via sys_socketcall | Heiko Carstens | 1 | -1/+16 |
2015-08-04 | s390/numa: add emulation support | Michael Holzheu | 1 | -0/+4 |
2015-08-03 | s390/numa: add core infrastructure | Philipp Hachtmann | 6 | -11/+113 |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 1 | -2/+17 |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 1 | -2/+2 |
2015-08-03 | s390/mm: add NUMA balancing primitives | Martin Schwidefsky | 1 | -0/+13 |
2015-08-03 | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead | Hendrik Brueckner | 2 | -2/+2 |
2015-07-29 | KVM: s390: Provide global debug log | Christian Borntraeger | 1 | -1/+0 |
2015-07-29 | KVM: s390: add kvm stat counter for all diagnoses | Christian Borntraeger | 1 | -0/+3 |
2015-07-29 | s390/sclp: convert early sclp console code to C | Martin Schwidefsky | 2 | -1/+12 |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 1 | -10/+0 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -14/+33 |
2015-07-22 | s390/pci: inline get_zdev | Sebastian Ott | 1 | -1/+5 |
2015-07-22 | s390/module: enable generic CPU feature modalias using s390 ELF hwcaps | Hendrik Brueckner | 1 | -0/+29 |
2015-07-22 | s390/kernel: lazy restore fpu registers | Hendrik Brueckner | 5 | -104/+18 |
2015-07-22 | s390/vx: add vector instruction support for older binutils versions | Hendrik Brueckner | 1 | -0/+480 |
2015-07-22 | s390/kernel: dynamically allocate FP register save area | Hendrik Brueckner | 1 | -5/+14 |
2015-07-22 | s390/kernel: introduce fpu-internal.h with fpu helper functions | Hendrik Brueckner | 3 | -133/+196 |
2015-07-22 | s390/kernel: use test_fp_ctl() to verify the floating-point control word | Hendrik Brueckner | 1 | -1/+0 |
2015-07-22 | s390/kernel: move EX_TABLE macros to linkage.h header file | Hendrik Brueckner | 2 | -19/+22 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-17 | s390/hugetlb: add hugepages_supported define | Dominik Dingel | 1 | -0/+1 |
2015-07-17 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 1 | -4/+4 |
2015-07-17 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 1 | -1/+1 |
2015-07-13 | s390/nmi: fix vector register corruption | Heiko Carstens | 1 | -1/+4 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-01 | s390/oprofile: fix compile error | Sebastian Ott | 1 | -0/+8 |