| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -2/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -10/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -31/+0 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 3 | -21/+43 |
|\ |
|
| * | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 | 1 | -17/+24 |
| |\ |
|
| | * | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
| | * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
| | * | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -14/+33 |
| * | | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -2/+17 |
| * | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+2 |
|\ \ |
|
| * | | s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() | Luis R. Rodriguez | 2015-08-28 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-08-31 | 16 | -171/+810 |
|\ \ |
|
| * | | s390/numa: remove superfluous ARCH_WANT defines | Michael Holzheu | 2015-08-26 | 1 | -7/+0 |
| * | | s390/syscalls: ignore syscalls reachable via sys_socketcall | Heiko Carstens | 2015-08-04 | 1 | -1/+16 |
| * | | s390/numa: add emulation support | Michael Holzheu | 2015-08-04 | 1 | -0/+4 |
| * | | s390/numa: add core infrastructure | Philipp Hachtmann | 2015-08-03 | 6 | -11/+113 |
| * | | s390/mm: add NUMA balancing primitives | Martin Schwidefsky | 2015-08-03 | 1 | -0/+13 |
| * | | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead | Hendrik Brueckner | 2015-08-03 | 2 | -2/+2 |
| * | | s390/sclp: convert early sclp console code to C | Martin Schwidefsky | 2015-07-29 | 2 | -1/+12 |
| * | | s390/pci: inline get_zdev | Sebastian Ott | 2015-07-22 | 1 | -1/+5 |
| * | | s390/module: enable generic CPU feature modalias using s390 ELF hwcaps | Hendrik Brueckner | 2015-07-22 | 1 | -0/+29 |
| * | | s390/kernel: lazy restore fpu registers | Hendrik Brueckner | 2015-07-22 | 5 | -104/+18 |
| * | | s390/vx: add vector instruction support for older binutils versions | Hendrik Brueckner | 2015-07-22 | 1 | -0/+480 |
| * | | s390/kernel: dynamically allocate FP register save area | Hendrik Brueckner | 2015-07-22 | 1 | -5/+14 |
| * | | s390/kernel: introduce fpu-internal.h with fpu helper functions | Hendrik Brueckner | 2015-07-22 | 3 | -133/+196 |
| * | | s390/kernel: use test_fp_ctl() to verify the floating-point control word | Hendrik Brueckner | 2015-07-22 | 1 | -1/+0 |
| * | | s390/kernel: move EX_TABLE macros to linkage.h header file | Hendrik Brueckner | 2015-07-22 | 2 | -19/+22 |
| |/ |
|
* | | KVM: s390: host STP toleration for VMs | Fan Zhang | 2015-08-04 | 1 | -0/+3 |
* | | KVM: s390: Provide global debug log | Christian Borntraeger | 2015-07-29 | 1 | -1/+0 |
* | | KVM: s390: add kvm stat counter for all diagnoses | Christian Borntraeger | 2015-07-29 | 1 | -0/+3 |
|/ |
|
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | s390/hugetlb: add hugepages_supported define | Dominik Dingel | 2015-07-17 | 1 | -0/+1 |
* | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 2015-07-17 | 1 | -4/+4 |
* | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 2015-07-17 | 1 | -1/+1 |
* | s390/nmi: fix vector register corruption | Heiko Carstens | 2015-07-13 | 1 | -1/+4 |
* | s390/oprofile: fix compile error | Sebastian Ott | 2015-07-01 | 1 | -0/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-06-30 | 4 | -12/+11 |
|\ |
|
| * | s390/kdump: fix compile for !SMP | Heiko Carstens | 2015-06-29 | 1 | -0/+1 |
| * | s390/kdump: fix nosmt kernel parameter | Michael Holzheu | 2015-06-25 | 2 | -1/+1 |
| * | s390/smp: cleanup core vs. cpu in the SCLP interface | Martin Schwidefsky | 2015-06-25 | 2 | -11/+9 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 2 | -7/+4 |
|\ \ |
|
| * | | s390/mm: change HPAGE_SHIFT type to int | Dominik Dingel | 2015-06-25 | 1 | -1/+1 |
| * | | s390/hugetlb: remove dead code for sw emulated huge pages | Dominik Dingel | 2015-06-25 | 1 | -3/+0 |
| * | | s390/mm: make hugepages_supported a boot time decision | Dominik Dingel | 2015-06-25 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
* | | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 2015-06-24 | 1 | -12/+12 |