Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
db328a8e87af2800691a000a63b7701fdd7aa1d7
/
include
/
xen
5d7ab83
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
by Boris Ostrovsky
· 8 years ago
541efb7
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
72a9b18
xen: Remove event channel notification through Xen PCI platform device
by KarimAllah Ahmed
· 8 years ago
3260ab5
xen: Sync xen header
by Juergen Gross
· 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
d34c30c
xen: add static initialization of steal_clock op to xen_time_ops
by Juergen Gross
· 8 years ago
88e957d
xen: introduce xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
7ba8dba9
xen: update xen headers
by Juergen Gross
· 8 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 8 years ago
a62ed50
XEN: EFI: Move x86 specific codes to architecture directory
by Shannon Zhao
· 9 years ago
383ff51
xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
by Shannon Zhao
· 9 years ago
b6f0bcc
Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
by Shannon Zhao
· 9 years ago
712a5b7
xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
by Shannon Zhao
· 9 years ago
243848f
xen/grant-table: Move xlated_setup_gnttab_pages to common place
by Shannon Zhao
· 9 years ago
60901df
xen: Fix page <-> pfn conversion on 32 bit systems
by Ross Lagerwall
· 9 years ago
6b8abef
xen-netback: re-import canonical netif header
by Paul Durrant
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a200dcb
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
506b02e
xen/io: use virt_xxx barriers
by Michael S. Tsirkin
· 9 years ago
eb5df87
xen/blkif: document blkif multi-queue/ring extension
by Bob Liu
· 9 years ago
f3d6027
xen: introduce XENPF_settime64
by Stefano Stabellini
· 9 years ago
cfafae9
xen: rename dom0_op to platform_op
by Stefano Stabellini
· 9 years ago
4ccefbe
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
by Stefano Stabellini
· 9 years ago
454d5d8
xen: Add RING_COPY_REQUEST()
by David Vrabel
· 9 years ago
f73314b
xen/grant-table: Add an helper to iterate over a specific number of grants
by Julien Grall
· 9 years ago
9cce291
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
by Julien Grall
· 9 years ago
3922f32
xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
by Julien Grall
· 9 years ago
008c320
xen/grant: Introduce helpers to split a page into grant
by Julien Grall
· 9 years ago
1084b19
xen: Add Xen specific page definition
by Julien Grall
· 10 years ago
1cf6a6c
xen/balloon: use hotplugged pages for foreign mappings etc.
by David Vrabel
· 9 years ago
81b286e
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
by David Vrabel
· 9 years ago
de5a77d
xen/balloon: rationalize memory hotplug stats
by David Vrabel
· 9 years ago
f6a6cb1
xen/balloon: remove scratch page left overs
by David Vrabel
· 9 years ago
0b34a16
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
by Vitaly Kuznetsov
· 9 years ago
06ab838
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
752240e
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
a13d720
xen/privcmd: Further s/MFN/GFN/ clean-up
by Julien Grall
· 9 years ago
0df4f26
xen: Use correctly the Xen memory terminologies
by Julien Grall
· 9 years ago
626d750
xen: switch extra memory accounting to use pfns
by Juergen Gross
· 9 years ago
210c34d
xen-netback: add support for multicast control
by Paul Durrant
· 9 years ago
6b08cd6
xen/PMU: Intercept PMU-related MSR and APIC accesses
by Boris Ostrovsky
· 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
a11f4f0
xen: xensyms support
by Boris Ostrovsky
· 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
77bb3df
xen/events: don't bind non-percpu VIRQs with percpu chip
by David Vrabel
· 9 years ago
2b953a5
xen: Suspend ticks on all CPUs during suspend
by Boris Ostrovsky
· 10 years ago
b44166c
xen/grant: introduce func gnttab_unmap_refs_sync()
by Bob Liu
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 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
16b12d6
xen: synchronize include/xen/interface/xen.h with xen
by Juergen Gross
· 10 years ago
604b91f
xen: Remove trailing semicolon from xenbus_register_frontend() definition
by Yuval Shaia
· 10 years ago
fdfd811
x86/xen: allow privcmd hypercalls to be preempted
by David Vrabel
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
923b291
xen/gntdev: mark userspace PTEs as special on x86 PV guests
by David Vrabel
· 10 years ago
3f9f1c6
xen/grant-table: add a mechanism to safely unmap pages that are in use
by Jennifer Herbert
· 10 years ago
8da7633
xen: mark grant mapped pages as foreign
by Jennifer Herbert
· 10 years ago
ff4b156
xen/grant-table: add helpers for allocating pages
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
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
28e98c2
xen: add page_to_mfn()
by David Vrabel
· 10 years ago
f221b04
x86/xen: properly retrieve NMI reason
by Jan Beulich
· 10 years ago
da095a9
xen/arm: introduce GNTTABOP_cache_flush
by Stefano Stabellini
· 10 years ago
e9e87eb
xen/arm: remove handling of XENFEAT_grant_map_identity
by Stefano Stabellini
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
bca9b68
xen: sync some headers with xen tree
by Juergen Gross
· 10 years ago
e124c9a
xen: Add Xen pvSCSI protocol description
by Juergen Gross
· 10 years ago
854072d
xen/events: support threaded irqs for interdomain event channels
by Juergen Gross
· 10 years ago
5ebc77d
xen/arm: introduce XENFEAT_grant_map_identity
by Stefano Stabellini
· 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
76f09aa
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
acba648
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
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
57f7138
xen: Silence compiler warnings
by Daniel Kiper
· 10 years ago
be81c8a
xen: Put EFI machinery in place
by Daniel Kiper
· 10 years ago
bf1e3ae
xen: Define EFI related stuff
by Daniel Kiper
· 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
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
a2deb8b
xen-net{back, front}: Document multi-queue feature in netif.h
by Andrew J. Bennieston
· 10 years ago
80081ec
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 10 years ago
1c339ef
xen blkif.h: fix comment typo in discard-alignment
by Olaf Hering
· 10 years ago
aa8532c
xen: refactor suspend pre/post hooks
by David Vrabel
· 11 years ago
5e40704
arm: xen: implement multicall hypercall support.
by Ian Campbell
· 11 years ago
cd97988
xen/acpi-processor: fix enabling interrupts on syscore_resume
by Stanislaw Gruszka
· 11 years ago
4892c9b
xen: add support for MSI message groups
by Roger Pau Monne
· 11 years ago
c06f811
xen/xenbus: remove unused xenbus_bind_evtchn()
by David Vrabel
· 11 years ago
4640ddf
xen/events: remove the unused resend_irq_on_evtchn()
by David Vrabel
· 11 years ago
5e57dc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
4675348
Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
d8320b2
ia64/xen: Remove Xen support for ia64 even more
by Paul Bolle
· 11 years ago
564eb71
xen: install xen/gntdev.h and xen/gntalloc.h
by David Vrabel
· 11 years ago
9d4cb8e
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus
by Jens Axboe
· 11 years ago
80bfa2f
xen-blkif: drop struct blkif_request_segment_aligned
by Roger Pau Monne
· 11 years ago
1cd731d
Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
e85fc98
Revert "xen/grant-table: Avoid m2p_override during mapping"
by Konrad Rzeszutek Wilk
· 11 years ago
14164b4
Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
Next »