index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+3
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
1
-11
/
+2
2019-10-10
xen/grant-table: remove unnecessary printing
Fuqian Huang
1
-2
/
+1
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-56
/
+72
2019-10-02
xen/xenbus: fix self-deadlock after killing user process
Juergen Gross
1
-2
/
+18
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-37
/
+47
2019-10-01
xen/balloon: Clear PG_offline in balloon_retrieve()
David Hildenbrand
1
-2
/
+1
2019-10-01
xen/balloon: Mark pages PG_offline in balloon_append()
David Hildenbrand
1
-9
/
+4
2019-10-01
xen/balloon: Drop __balloon_append()
David Hildenbrand
1
-8
/
+3
2019-10-01
xen/balloon: Set pages PageOffline() in balloon_add_region()
David Hildenbrand
1
-0
/
+1
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+17
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
1
-1
/
+1
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-68
/
+16
2019-09-12
xen/pci: reserve MCFG areas earlier
Igor Druzhinin
1
-6
/
+15
2019-09-11
swiotlb-xen: merge xen_unmap_single into xen_swiotlb_unmap_page
Christoph Hellwig
1
-11
/
+4
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
1
-10
/
+10
2019-09-11
swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable
Christoph Hellwig
1
-27
/
+2
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
1
-20
/
+0
2019-09-11
swiotlb: Split size parameter to map/unmap APIs
Lu Baolu
1
-4
/
+4
2019-09-06
swiotlb-xen: Convert to use macro
Souptick Joarder
1
-3
/
+2
2019-08-02
Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-57
/
+49
2019-08-01
xen/swiotlb: remember having called xen_create_contiguous_region()
Juergen Gross
1
-1
/
+3
2019-08-01
xen/swiotlb: simplify range_straddles_page_boundary()
Juergen Gross
1
-22
/
+6
2019-08-01
xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
Juergen Gross
1
-2
/
+2
2019-07-31
xen: avoid link error on ARM
Arnd Bergmann
2
-30
/
+37
2019-07-31
xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()
Souptick Joarder
1
-1
/
+1
2019-07-26
xen/pciback: remove set but not used variable 'old_state'
YueHaibing
1
-2
/
+1
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-1031
/
+24
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+15
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+2
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-18
xen: let alloc_xenballooned_pages() fail if not enough memory free
Juergen Gross
1
-3
/
+13
2019-07-17
xen: remove tmem driver
Juergen Gross
5
-1025
/
+0
2019-07-17
xen/events: fix binding user event channels to cpus
Juergen Gross
2
-3
/
+11
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
3
-10
/
+5
2019-07-04
vfs: Convert xenfs to use the new mount API
David Howells
1
-6
/
+15
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
1
-1
/
+1
2019-06-11
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2
-27
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2
-19
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
1
-10
/
+1
2019-06-05
xen/swiotlb: don't initialize swiotlb twice on arm64
Stefano Stabellini
1
-1
/
+11
2019-05-31
Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+26
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2
-20
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 135
Thomas Gleixner
1
-5
/
+1
[next]