index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
|
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-2
/
+4
|
\
\
|
*
|
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
2020-10-04
1
-2
/
+4
|
|
/
*
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-3
/
+4
*
|
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2020-10-07
1
-1
/
+1
|
/
*
xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
Stefano Stabellini
2020-08-04
1
-6
/
+9
*
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
1
-11
/
+6
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
1
-2
/
+3
*
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-08-04
1
-2
/
+3
*
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
Xiaofei Tan
2020-06-29
1
-1
/
+0
*
arm/xen: make _xen_start_info static
Jason Yan
2020-04-17
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-6
/
+6
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-6
/
+6
*
|
xen: mm: make xen_mm_init static
Ben Dooks (Codethink)
2019-11-07
1
-1
/
+1
*
|
xen: mm: include <xen/xen-ops.h> for missing declarations
Ben Dooks (Codethink)
2019-11-07
1
-0
/
+1
|
/
*
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-04
4
-32
/
+5
|
\
|
*
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-02
3
-32
/
+0
|
*
arm: xen: mm: use __GPF_DMA32 for arm64
Peng Fan
2019-10-01
1
-1
/
+4
|
*
ARM: xen: unexport HYPERVISOR_platform_op function
Stefano Stabellini
2019-10-01
1
-1
/
+1
|
*
xen/efi: Set nonblocking callbacks
Ross Lagerwall
2019-10-01
1
-0
/
+2
*
|
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
2019-09-11
1
-47
/
+17
*
|
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
2019-09-11
1
-2
/
+0
*
|
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
1
-4
/
+0
*
|
xen/arm: simplify dma_cache_maint
Christoph Hellwig
2019-09-11
1
-40
/
+21
*
|
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2019-09-11
1
-6
/
+6
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
xen/arm: Use p2m entry with lock protection
Hillf Danton
2019-04-30
1
-1
/
+2
*
xen/arm: Free p2m entry if fail to add it to RB tree
Hillf Danton
2019-04-30
1
-0
/
+1
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-2
/
+1
*
arch/arm/xen: Remove duplicate header
Souptick Joarder
2019-01-28
1
-1
/
+0
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
2
-2
/
+1
*
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
Juergen Gross
2018-09-03
1
-34
/
+0
*
xen: share start flags between PV and PVH
Roger Pau Monne
2018-06-19
1
-3
/
+4
*
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2018-05-14
1
-0
/
+11
*
xen: re-introduce support for grant v2 interface
Juergen Gross
2017-11-06
1
-1
/
+8
*
arm/xen: don't inclide rwlock.h directly.
Sebastian Andrzej Siewior
2017-10-26
1
-1
/
+1
*
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-06
1
-17
/
+0
|
\
|
*
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-06-20
1
-17
/
+0
*
|
arm/xen: Adjust one function call together with a variable assignment
Markus Elfring
2017-06-05
1
-1
/
+2
*
|
arm/xen: Delete an error message for a failed memory allocation in __set_phys...
Markus Elfring
2017-06-05
1
-3
/
+2
*
|
arm/xen: Improve a size determination in __set_phys_to_machine_multi()
Markus Elfring
2017-06-05
1
-1
/
+1
|
/
*
xen: Implement EFI reset_system callback
Julien Grall
2017-05-02
1
-1
/
+1
*
arm/xen: Consolidate calls to shutdown hypercall in a single helper
Julien Grall
2017-05-02
1
-6
/
+10
*
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
1
-0
/
+2
|
\
|
*
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
2017-02-13
1
-0
/
+1
|
*
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-02-13
1
-0
/
+1
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-2
/
+2
|
\
\
[next]