index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
Stefano Stabellini
2015-12-21
1
-0
/
+48
*
xen/arm: introduce xen_read_wallclock
Stefano Stabellini
2015-12-21
1
-0
/
+27
*
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
2015-12-21
2
-0
/
+2
*
xen/arm: account for stolen ticks
Stefano Stabellini
2015-12-21
1
-0
/
+19
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-1
/
+1
*
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
Stefano Stabellini
2015-10-23
1
-0
/
+12
*
xen/arm: correct comment in enlighten.c
Juergen Gross
2015-10-23
1
-1
/
+1
*
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
2015-10-23
1
-11
/
+27
*
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
2015-10-23
1
-2
/
+5
*
arm/xen: Add support for 64KB page granularity
Julien Grall
2015-10-23
1
-3
/
+3
*
xen/grant-table: Make it running on 64KB granularity
Julien Grall
2015-10-23
1
-3
/
+3
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-14
1
-0
/
+15
|
\
|
*
arm/xen: Enable user access to the kernel before issuing a privcmd call
Julien Grall
2015-09-11
1
-0
/
+15
*
|
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
2015-09-08
1
-9
/
+9
*
|
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
2015-09-08
1
-2
/
+2
*
|
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
2015-08-20
1
-3
/
+0
*
|
xen/events: Support event channel rebind on ARM
Julien Grall
2015-08-20
1
-4
/
+0
|
/
*
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-06-17
2
-2
/
+2
*
xen/arm: allow console=hvc0 to be omitted for guests
Ard Biesheuvel
2015-05-28
1
-0
/
+4
*
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
2015-05-28
1
-24
/
+34
*
arm/xen: Correctly check if the event channel interrupt is present
Julien Grall
2015-05-28
1
-4
/
+6
*
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
2015-05-18
1
-0
/
+1
*
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
2015-05-06
1
-0
/
+15
*
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
2015-03-16
1
-4
/
+16
*
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
2015-03-16
1
-87
/
+3
*
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
2015-01-28
1
-1
/
+1
*
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2015-01-20
2
-3
/
+3
*
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
2014-12-04
1
-2
/
+32
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2014-12-04
1
-0
/
+7
*
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
2014-12-04
3
-95
/
+85
*
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
2014-12-04
1
-0
/
+12
*
xen/arm: use is_device_dma_coherent
Stefano Stabellini
2014-12-04
1
-3
/
+3
*
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
2014-12-04
1
-39
/
+11
*
xen/arm: remove outer_*_range call
Stefano Stabellini
2014-12-04
1
-9
/
+0
*
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2014-12-04
2
-89
/
+1
*
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2014-09-11
1
-65
/
+1
*
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
2014-09-11
2
-1
/
+203
*
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
2014-09-11
1
-0
/
+6
*
arm/xen: remove duplicate arch_gnttab_init() function
David Vrabel
2014-08-11
1
-5
/
+0
*
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-08-07
2
-8
/
+4
|
\
|
*
xen/arm: use BUG_ON
Himangi Saraogi
2014-07-25
1
-4
/
+2
|
*
xen/grant-table: remove support for V2 tables
David Vrabel
2014-07-14
1
-8
/
+1
|
*
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-07-14
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-08-05
1
-3
/
+3
|
\
\
|
*
|
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
1
-3
/
+3
|
|
/
*
/
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
2014-07-30
1
-0
/
+5
|
/
*
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
2014-05-12
1
-0
/
+8
*
arm: xen: export HYPERVISOR_multicall to modules.
Ian Campbell
2014-05-09
1
-0
/
+1
*
arm: xen: implement multicall hypercall support.
Ian Campbell
2014-04-24
1
-0
/
+1
*
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
2014-03-18
1
-0
/
+32
[next]