Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
499960fcb86d18c4e55c2edb3e228734d2c89538
/
arch
/
arm
/
xen
50dfd03
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
0951570
xen/efi: have a common runtime setup function
by Juergen Gross
· 5 years ago
ec066de
arm: xen: mm: use __GPF_DMA32 for arm64
by Peng Fan
· 5 years ago
ade77a2
ARM: xen: unexport HYPERVISOR_platform_op function
by Stefano Stabellini
· 5 years ago
df359f0
xen/efi: Set nonblocking callbacks
by Ross Lagerwall
· 5 years ago
b4dca15
swiotlb-xen: simplify cache maintainance
by Christoph Hellwig
· 5 years ago
7b7a577
xen: remove the exports for xen_{create,destroy}_contiguous_region
by Christoph Hellwig
· 5 years ago
0e0d26e
xen/arm: remove xen_dma_ops
by Christoph Hellwig
· 5 years ago
efcd572
xen/arm: simplify dma_cache_maint
by Christoph Hellwig
· 5 years ago
a8e6d95
xen/arm: use dev_is_dma_coherent
by Christoph Hellwig
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
fe84697
xen/arm: Use p2m entry with lock protection
by Hillf Danton
· 6 years ago
425f1cc
xen/arm: Free p2m entry if fail to add it to RB tree
by Hillf Danton
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
8d2df8a
arch/arm/xen: Remove duplicate header
by Souptick Joarder
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
f030aad
x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c
by Juergen Gross
· 6 years ago
1fe8388
xen: share start flags between PV and PVH
by Roger Pau Monne
· 6 years ago
3ad0876
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
by Paul Durrant
· 7 years ago
b988b8f
xen: re-introduce support for grant v2 interface
by Juergen Gross
· 7 years ago
a494ee6
arm/xen: don't inclide rwlock.h directly.
by Sebastian Andrzej Siewior
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
dceb1a6
xen-swiotlb: consolidate xen_swiotlb_dma_ops
by Christoph Hellwig
· 7 years ago
84a0a96
arm/xen: Adjust one function call together with a variable assignment
by Markus Elfring
· 7 years ago
d6bb4ec
arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi()
by Markus Elfring
· 7 years ago
031229b
arm/xen: Improve a size determination in __set_phys_to_machine_multi()
by Markus Elfring
· 7 years ago
e371fd7
xen: Implement EFI reset_system callback
by Julien Grall
· 8 years ago
fa12a87
arm/xen: Consolidate calls to shutdown hypercall in a single helper
by Julien Grall
· 8 years ago
8c2c8ed
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
69369f5
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
by Andrii Anisov
· 8 years ago
7e91c7d
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
by Stefano Stabellini
· 8 years ago
5299709
treewide: Constify most dma_map_ops structures
by Bart Van Assche
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
24d5373
arm/xen: Use alloc_percpu rather than __alloc_percpu
by Julien Grall
· 8 years ago
7641842
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
by Alexander Duyck
· 8 years ago
de75abb
arm/xen: fix SMP guests boot
by Vitaly Kuznetsov
· 8 years ago
55467de
xen: change the type of xen_vcpu_id to uint32_t
by Vitaly Kuznetsov
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ad5475f
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
by Vitaly Kuznetsov
· 8 years ago
88e957d
xen: introduce xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
4761adb
arm/xen: Convert to hotplug state machine
by Richard Cochran
· 8 years ago
4b5ae01
arm/xen: add support for vm_assist hypercall
by Juergen Gross
· 8 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 9 years ago
0cac5c3
Xen: EFI: Parse DT parameters for Xen specific UEFI
by Shannon Zhao
· 9 years ago
be1aaf4
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
by Shannon Zhao
· 9 years ago
9b08aaa
ARM: XEN: Move xen_early_init() before efi_init()
by Shannon Zhao
· 9 years ago
d22cbe6
arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
by Shannon Zhao
· 9 years ago
3cf4095
arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
by Shannon Zhao
· 9 years ago
7d5f6f8
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
by Stefano Stabellini
· 9 years ago
e709fba
xen/arm: introduce xen_read_wallclock
by Stefano Stabellini
· 9 years ago
72d39c6
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
by Stefano Stabellini
· 9 years ago
34e3852
xen/arm: account for stolen ticks
by Stefano Stabellini
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
cb9644b
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
by Stefano Stabellini
· 9 years ago
d5f985c
xen/arm: correct comment in enlighten.c
by Juergen Gross
· 9 years ago
9435cce
xen/swiotlb: Add support for 64KB page granularity
by Julien Grall
· 9 years ago
291be10
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
by Julien Grall
· 9 years ago
250c9af
arm/xen: Add support for 64KB page granularity
by Julien Grall
· 10 years ago
5ed5451
xen/grant-table: Make it running on 64KB granularity
by Julien Grall
· 10 years ago
57e6bbc
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
0b61f2c
arm/xen: Enable user access to the kernel before issuing a privcmd call
by Julien Grall
· 9 years ago
a13d720
xen/privcmd: Further s/MFN/GFN/ clean-up
by Julien Grall
· 9 years ago
32e0987
xen: Make clear that swiotlb and biomerge are dealing with DMA address
by Julien Grall
· 9 years ago
7ed208e
arm/xen: Drop the definition of xen_pci_platform_unplug
by Julien Grall
· 9 years ago
4a5b694
xen/events: Support event channel rebind on ARM
by Julien Grall
· 9 years ago
a9fd60e
xen: Include xen/page.h rather than asm/xen/page.h
by Julien Grall
· 9 years ago
f1dddd1
xen/arm: allow console=hvc0 to be omitted for guests
by Ard Biesheuvel
· 10 years ago
5882bfe
arm,arm64/xen: move Xen initialization earlier
by Stefano Stabellini
· 10 years ago
81e863c
arm/xen: Correctly check if the event channel interrupt is present
by Julien Grall
· 10 years ago
ffb7dbe
xen/arm: Define xen_arch_suspend()
by Boris Ostrovsky
· 10 years ago
8746515
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
by Stefano Stabellini
· 10 years ago
4e8c0c8
xen/privcmd: improve performance of MMAPBATCH_V2
by David Vrabel
· 10 years ago
628c28e
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
by David Vrabel
· 10 years ago
853d028
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
by David Vrabel
· 10 years ago
35c8ab4
arm64: Relax licensing of arm64 Xen DMA operations
by Chuck Tuffli
· 10 years ago
da095a9
xen/arm: introduce GNTTABOP_cache_flush
by Stefano Stabellini
· 10 years ago
a4dba13
xen/arm/arm64: introduce xen_arch_need_swiotlb
by Stefano Stabellini
· 10 years ago
5121872
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
by Stefano Stabellini
· 10 years ago
3567258
xen/arm: use hypercall to flush caches in map_page
by Stefano Stabellini
· 10 years ago
2e2a781
xen/arm: use is_device_dma_coherent
by Stefano Stabellini
· 10 years ago
2f91fc3
xen/arm: if(pfn_valid(pfn)) call native dma_ops
by Stefano Stabellini
· 10 years ago
35e0be8
xen/arm: remove outer_*_range call
by Stefano Stabellini
· 10 years ago
e9e87eb
xen/arm: remove handling of XENFEAT_grant_map_identity
by Stefano Stabellini
· 10 years ago
d50582e
xen/arm: remove mach_to_phys rbtree
by Stefano Stabellini
· 10 years ago
340720b
xen/arm: reimplement xen_dma_unmap_page & friends
by Stefano Stabellini
· 10 years ago
5ebc77d
xen/arm: introduce XENFEAT_grant_map_identity
by Stefano Stabellini
· 10 years ago
ac80c77
arm/xen: remove duplicate arch_gnttab_init() function
by David Vrabel
· 10 years ago
e306e3b
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
c489d98
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
b7dd0e3
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
a91c777
xen/arm: use BUG_ON
by Himangi Saraogi
· 10 years ago
6ebbf2c
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
by Russell King
· 10 years ago
438b33c
xen/grant-table: remove support for V2 tables
by David Vrabel
· 10 years ago
162e371
x86/xen: safely map and unmap grant frames when in atomic context
by David Vrabel
· 10 years ago
Next »