index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
1
-1
/
+8
2017-06-08
xen: fix HYPERVISOR_dm_op() prototype
Sergey Dyasli
1
-1
/
+3
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-0
/
+11
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-0
/
+1
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-2
/
+6
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-0
/
+7
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
1
-0
/
+7
2017-02-01
xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-11
/
+0
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-5
/
+4
2016-07-25
x86/xen: update cpuid.h from Xen-4.7
Vitaly Kuznetsov
1
-1
/
+4
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-0
/
+2
2016-02-25
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
Ingo Molnar
1
-2
/
+3
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
1
-2
/
+3
2016-02-15
xen/pcifront: Report the errors better.
Konrad Rzeszutek Wilk
1
-2
/
+2
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
1
-3
/
+3
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+5
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-1
/
+1
2015-10-23
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
1
-0
/
+2
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
1
-2
/
+2
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+33
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+6
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
1
-0
/
+123
2015-08-20
xen/PMU: Sysfs interface for setting Xen PMU mode
Boris Ostrovsky
1
-0
/
+6
2015-08-20
xen: remove no longer needed p2m.h
Juergen Gross
1
-2
/
+4
2015-08-20
xen: allow more than 512 GB of RAM for 64 bit pv-domains
Juergen Gross
1
-4
/
+0
2015-08-20
xen: sync with xen headers
Juergen Gross
1
-9
/
+87
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-0
/
+11
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+5
2015-01-28
xen: remove scratch frames for ballooned pages and m2p override
David Vrabel
1
-14
/
+4
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2014-12-08
xen: introduce helper functions to do safe read and write accesses
Juergen Gross
1
-1
/
+15
2014-12-04
xen: switch to linear virtual mapped sparse p2m list
Juergen Gross
1
-4
/
+16
2014-12-04
xen: Hide get_phys_to_machine() to be able to tune common path
Juergen Gross
1
-6
/
+20
2014-12-04
xen: Delay invalidating extra memory
Juergen Gross
1
-0
/
+3
2014-12-04
xen: Delay remapping memory of pv-domain
Juergen Gross
1
-1
/
+0
2014-12-04
xen: Make functions static
Juergen Gross
1
-6
/
+0
2014-12-04
xen/pci: Use APIC directly when APIC virtualization hardware is available
Boris Ostrovsky
1
-0
/
+91
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+7
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
1
-2
/
+2
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2
-1
/
+4
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-2
/
+9
2014-02-03
Revert "xen/grant-table: Avoid m2p_override during mapping"
Konrad Rzeszutek Wilk
1
-3
/
+2
2014-01-31
xen/grant-table: Avoid m2p_override during mapping
Zoltan Kiss
1
-2
/
+3
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-01-06
xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn.
Mukesh Rathor
1
-1
/
+6
[next]