| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -3/+3 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 3 | -10/+10 |
|\ |
|
| * | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 2018-12-28 | 1 | -6/+6 |
| * | mm/memory_hotplug: drop "online" parameter from add_memory_resource() | David Hildenbrand | 2018-12-28 | 1 | -1/+1 |
| * | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 1 | -3/+3 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-12-28 | 1 | -7/+1 |
|\ \ |
|
| * | | scsi: target: replace fabric_ops.name with fabric_alias | David Disseldorp | 2018-11-29 | 1 | -1/+0 |
| * | | scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops | David Disseldorp | 2018-11-29 | 1 | -6/+1 |
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 1 | -31/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | swiotlb: remove dma_mark_clean | Christoph Hellwig | 2018-12-13 | 1 | -19/+1 |
| * | | swiotlb: remove SWIOTLB_MAP_ERROR | Christoph Hellwig | 2018-12-13 | 1 | -2/+2 |
| * | | xen-swiotlb: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -10/+2 |
* | | | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko | 2018-12-18 | 3 | -0/+557 |
* | | | xen/pciback: Check dev_data before using it | Ross Lagerwall | 2018-12-17 | 1 | -1/+2 |
* | | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-12-02 | 3 | -58/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | pvcalls-front: fixes incorrect error handling | Pan Bian | 2018-11-29 | 1 | -2/+2 |
| * | | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 2018-11-29 | 1 | -56/+9 |
| * | | xen: xlate_mmu: add missing header to fix 'W=1' warning | Srikanth Boddepalli | 2018-11-29 | 1 | -0/+1 |
* | | | Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-10 | 2 | -19/+5 |
|\| |
| |/
|/| |
|
| * | xen: remove size limit of privcmd-buf mapping interface | Juergen Gross | 2018-11-09 | 1 | -18/+4 |
| * | xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message | Liam Merwick | 2018-11-06 | 1 | -1/+1 |
* | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-02 | 1 | -4/+4 |
|\ \ |
|
| * | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -4/+4 |
* | | | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 2018-10-31 | 1 | -0/+3 |
* | | | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 5 | -5/+4 |
* | | | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 2018-10-31 | 1 | -1/+3 |
* | | | memblock: replace alloc_bootmem_pages with memblock_alloc | Mike Rapoport | 2018-10-31 | 1 | -1/+2 |
| |/
|/| |
|
* | | xen: drop writing error messages to xenstore | Juergen Gross | 2018-10-26 | 1 | -4/+2 |
* | | xen: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 2018-10-24 | 1 | -8/+0 |
* | | xen/balloon: Support xend-based toolstack | Boris Ostrovsky | 2018-10-24 | 1 | -5/+8 |
* | | xen/balloon: Grammar s/Is it/It is/ | Geert Uytterhoeven | 2018-10-24 | 1 | -1/+1 |
* | | xen: Make XEN_BACKEND selectable by DomU | Jason Andryuk | 2018-10-24 | 1 | -2/+1 |
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-10-23 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/paravirt: Use a single ops structure | Juergen Gross | 2018-09-03 | 1 | -1/+1 |
* | | | Merge branch 'stable/for-linus-4.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-23 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | xen-swiotlb: use actually allocated size on check physical continuous | Joe Jin | 2018-10-19 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-10-22 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | dma-mapping: support non-coherent devices in dma_common_get_sgtable | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
| * | | | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe | 2018-10-01 | 8 | -30/+63 |
|\ \ \
| | |/
| |/| |
|
| * | | xen: issue warning message when out of grant maptrack entries | Juergen Gross | 2018-09-19 | 1 | -6/+21 |
| * | | xen/gntdev: fix up blockable calls to mn_invl_range_start | Michal Hocko | 2018-09-14 | 1 | -11/+15 |
| * | | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage | Josh Abraham | 2018-09-14 | 1 | -1/+1 |
| * | | xen: avoid crash in disable_hotplug_cpu | Olaf Hering | 2018-09-14 | 1 | -7/+8 |
| * | | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 2018-09-14 | 3 | -3/+14 |
| * | | xen/manage: don't complain about an empty value in control/sysrq node | Vitaly Kuznetsov | 2018-09-14 | 1 | -2/+4 |
| |/ |
|
* | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> | Christoph Hellwig | 2018-09-26 | 1 | -0/+1 |
* | | block: remove ARCH_BIOVEC_PHYS_MERGEABLE | Christoph Hellwig | 2018-09-26 | 1 | -1/+1 |
* | | xen: remove the xen_biovec_phys_mergeable export | Christoph Hellwig | 2018-09-26 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-31 | 1 | -0/+9 |
|\ |
|