Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-06-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -12/+11 |
2015-06-29 | s390/kdump: fix compile for !SMP | Heiko Carstens | 1 | -0/+1 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+4 |
2015-06-25 | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel | 1 | -1/+1 |
2015-06-25 | s390/hugetlb: remove dead code for sw emulated huge pages | Dominik Dingel | 1 | -3/+0 |
2015-06-25 | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel | 1 | -4/+4 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-25 | s390/kdump: fix nosmt kernel parameter | Michael Holzheu | 2 | -1/+1 |
2015-06-25 | s390/smp: cleanup core vs. cpu in the SCLP interface | Martin Schwidefsky | 2 | -11/+9 |
2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 1 | -12/+12 |
2015-06-24 | powerpc/mm: use generic version of pmdp_clear_flush() | Aneesh Kumar K.V | 1 | -0/+8 |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 1 | -1/+0 |