Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ed1bbc40a0d10e0c5c74fe7bdc6298295cf40255
/
arch
/
x86
/
include
/
asm
/
xen
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9f2a512
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
51a9a82
x86/xen: clean up clang build warning
by Colin Ian King
· 7 years ago
3ee31b8
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
882bbe5
xen: remove unused function xen_set_domain_pte()
by Juergen Gross
· 7 years ago
82616f9
xen: remove tests for pvh mode in pure pv paths
by Juergen Gross
· 7 years ago
9a98e77
x86/asm: Replace access to desc_struct:a/b fields
by Thomas Gleixner
· 7 years ago
c54590c
x86/xen: allow userspace access during hypercalls
by Marek Marczykowski-Górecki
· 8 years ago
a2237ae
xen: fix HYPERVISOR_dm_op() prototype
by Sergey Dyasli
· 8 years ago
84d582d
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
by Boris Ostrovsky
· 8 years ago
3d4ebdb
x86/xen: create stubs for HVM-only builds in page.h
by Vitaly Kuznetsov
· 8 years ago
e5185a7
Merge branch 'x86/boot' into x86/mm, to avoid conflict
by Ingo Molnar
· 8 years ago
f2a6a70
x86: Convert the rest of the code to support p4d_t
by Kirill A. Shutemov
· 8 years ago
0871d5a
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
by Ingo Molnar
· 8 years ago
ab520be
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
by Paul Durrant
· 8 years ago
7fd5cf0
xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>
by Ingo Molnar
· 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
· 9 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
Next »