Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ab520be8cd5d56867fc95cfbc34b90880faf1f9d
/
arch
/
x86
/
include
/
asm
/
xen
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
72a9b18
xen: Remove event channel notification through Xen PCI platform device
by KarimAllah Ahmed
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
de2f553
x86/xen: update cpuid.h from Xen-4.7
by Vitaly Kuznetsov
· 8 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b7a58459
x86/iopl/64: Properly context-switch IOPL on Xen PV
by Andy Lutomirski
· 9 years ago
c085386
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
by Ingo Molnar
· 9 years ago
0e8e223
x86/xen: Add stack frame dependency to hypercall inline asm calls
by Josh Poimboeuf
· 9 years ago
2cfec6a
xen/pcifront: Report the errors better.
by Konrad Rzeszutek Wilk
· 9 years ago
cfafae9
xen: rename dom0_op to platform_op
by Stefano Stabellini
· 9 years ago
a314e3e
xen/arm: Enable cpu_hotplug.c
by Stefano Stabellini
· 9 years ago
291be10
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
by Julien Grall
· 9 years ago
008c320
xen/grant: Introduce helpers to split a page into grant
by Julien Grall
· 10 years ago
8edfcf8
x86/xen: export xen_alloc_p2m_entry()
by David Vrabel
· 9 years ago
24f775a
xen: use correct type for HYPERVISOR_memory_op()
by Juergen Gross
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
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
65d0cf0
xen/PMU: Initialization code for Xen PMU
by Boris Ostrovsky
· 9 years ago
5f14154
xen/PMU: Sysfs interface for setting Xen PMU mode
by Boris Ostrovsky
· 9 years ago
cb3eb85
xen: remove no longer needed p2m.h
by Juergen Gross
· 9 years ago
c70727a
xen: allow more than 512 GB of RAM for 64 bit pv-domains
by Juergen Gross
· 9 years ago
17fb46b
xen: sync with xen headers
by Juergen Gross
· 9 years ago
4a5b694
xen/events: Support event channel rebind on ARM
by Julien Grall
· 9 years ago
8746515
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
by Stefano Stabellini
· 10 years ago
0bb599f
xen: remove scratch frames for ballooned pages and m2p override
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
90fff3e
xen: introduce helper functions to do safe read and write accesses
by Juergen Gross
· 10 years ago
054954e
xen: switch to linear virtual mapped sparse p2m list
by Juergen Gross
· 10 years ago
0aad568
xen: Hide get_phys_to_machine() to be able to tune common path
by Juergen Gross
· 10 years ago
5b8e7d8
xen: Delay invalidating extra memory
by Juergen Gross
· 10 years ago
1f3ac86
xen: Delay remapping memory of pv-domain
by Juergen Gross
· 10 years ago
820c4db
xen: Make functions static
by Juergen Gross
· 10 years ago
14520c9
xen/pci: Use APIC directly when APIC virtualization hardware is available
by Boris Ostrovsky
· 10 years ago
a4dba13
xen/arm/arm64: introduce xen_arch_need_swiotlb
by Stefano Stabellini
· 10 years ago
a0f2dee
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
by Stefano Stabellini
· 10 years ago
5e40704
arm: xen: implement multicall hypercall support.
by Ian Campbell
· 11 years ago
1429d46
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
by Zoltan Kiss
· 11 years ago
e85fc98
Revert "xen/grant-table: Avoid m2p_override during mapping"
by Konrad Rzeszutek Wilk
· 11 years ago
08ece5b
xen/grant-table: Avoid m2p_override during mapping
by Zoltan Kiss
· 11 years ago
efaf30a
xen/grant: Implement an grant frame array struct (v3).
by Konrad Rzeszutek Wilk
· 11 years ago
fc590ef
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
by Mukesh Rathor
· 11 years ago
7100b07
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
by Stefano Stabellini
· 11 years ago
d6fe76c
xen: introduce xen_alloc/free_coherent_pages
by Stefano Stabellini
· 11 years ago
4b97280
Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
0160676
xen/p2m: check MFN is in range before using the m2p table
by David Vrabel
· 11 years ago
cf39c8e
Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
6efa20e
xen: Support 64-bit PV guest receiving NMIs
by Konrad Rzeszutek Wilk
· 11 years ago
448ac44
xen: Switch to use hypervisor_cpuid_base()
by Jason Wang
· 11 years ago
909b3fd
xen-pciback: notify hypervisor about devices intended to be assigned to guests
by Jan Beulich
· 12 years ago
c81611c
xen: event channel arrays are xen_ulong_t and not unsigned long
by Ian Campbell
· 12 years ago
3216dce
xen: introduce xen_remap, use it instead of ioremap
by Stefano Stabellini
· 12 years ago
896ea17
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
f832da0
xen: arm: implement remap interfaces needed for privcmd mappings.
by Ian Campbell
· 12 years ago
cf47a83
xen/hypercall: fix hypercall fallback code for very old hypervisors
by Jan Beulich
· 12 years ago
b651463
x86: remove obsolete comment from asm/xen/hypervisor.h
by Olaf Hering
· 12 years ago
e05dacd
Merge commit 'v3.7-rc1' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
ef32f89
xen: grant: use xen_pfn_t type for frame_list.
by Ian Campbell
· 12 years ago
37ea0fc
xen: sysfs: fix build warning.
by Ian Campbell
· 12 years ago
f1c6872
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
56d92aa
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
ae1659e
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
a5f9515
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
b827760
xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used.
by Konrad Rzeszutek Wilk
· 12 years ago
2fc136e
xen/m2p: do not reuse kmap_op->dev_bus_addr
by Stefano Stabellini
· 12 years ago
25a765b
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
bd3f79b
xen: Introduce xen_pfn_t for pfn and mfn types
by Stefano Stabellini
· 12 years ago
4d9310e
xen: missing includes
by Stefano Stabellini
· 12 years ago
256f631
xen/arm: Introduce xen_ulong_t for unsigned long
by Stefano Stabellini
· 12 years ago
cef12ee
xen/mce: Add mcelog support for Xen platform
by Liu, Jinsong
· 13 years ago
4b3451a
Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
by Konrad Rzeszutek Wilk
· 13 years ago
1ff2b0c
xen: implement IRQ_WORK_VECTOR handler
by Lin Ming
· 13 years ago
940713b
xen/p2m: An early bootup variant of set_phys_to_machine
by Konrad Rzeszutek Wilk
· 13 years ago
73c154c
xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.
by Konrad Rzeszutek Wilk
· 13 years ago
403299a
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
31018ac
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
4dcaebb
xen: use generic functions instead of xen_{alloc, free}_vm_area()
by David Vrabel
· 13 years ago
0930bba
xen: modify kernel mappings corresponding to granted pages
by Stefano Stabellini
· 13 years ago
eec07a9
xen: add dom0_op hypercall
by Jeremy Fitzhardinge
· 13 years ago
3e09967
xen/acpi: Domain0 acpi parser related platform hypercall
by Yu Ke
· 15 years ago
a867db1
xen/p2m: Make debug/xen/mmu/p2m visible again.
by Konrad Rzeszutek Wilk
· 13 years ago
ccbcdf7
xen/x86: replace order-based range checking of M2P table by linear one
by Jan Beulich
· 13 years ago
c61264f
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
c796f21
xen/trace: add multicall tracing
by Jeremy Fitzhardinge
· 14 years ago
a0ee056
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
by Konrad Rzeszutek Wilk
· 14 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 14 years ago
5bc20fc
xen: cleancache shim to Xen Transcendent Memory
by Dan Magenheimer
· 14 years ago
cf8d916
xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
by Konrad Rzeszutek Wilk
· 14 years ago
c55fa78
xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
by Konrad Rzeszutek Wilk
· 14 years ago
0d2eb44
x86: Fix common misspellings
by Lucas De Marchi
· 14 years ago
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
397fae0
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
706cc9d
xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..
by Stefano Stabellini
· 14 years ago
146c4e5
xen/m2p: No need to catch exceptions when we know that there is no RAM
by Konrad Rzeszutek Wilk
· 14 years ago
2222e71
xen/debugfs: Add 'p2m' file for printing out the P2M layout.
by Konrad Rzeszutek Wilk
· 14 years ago
f4cec35
xen/mmu: Add the notion of identity (1-1) mapping.
by Konrad Rzeszutek Wilk
· 14 years ago
6eaa412
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
by Konrad Rzeszutek Wilk
· 14 years ago
Next »