Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cfd80652467717ca7346857d6d8c94503d74f3a3
/
drivers
/
xen
8dd3838
xen: suspend and resume system devices when running PVHVM
by Ian Campbell
· 14 years ago
67290f4
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
9c4bc1c
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
2c0076d8
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
e528db5
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
by Konrad Rzeszutek Wilk
· 14 years ago
94d4c4c
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
7c8c06c
xen: rename platform-pci module to xen-platform-pci.
by Ian Campbell
· 14 years ago
00f28e4
xen-platform: use PCI interfaces to request IO and MEM resources.
by Ian Campbell
· 14 years ago
87f1d40
xen p2m: clear the old pte when adding a page to m2p_override
by Jeremy Fitzhardinge
· 14 years ago
a12b4eb
xen gntdev: use gnttab_map_refs and gnttab_unmap_refs
by Stefano Stabellini
· 14 years ago
289b777
xen: introduce gnttab_map_refs and gnttab_unmap_refs
by Stefano Stabellini
· 14 years ago
f0a70c8
xen/gntdev: Fix circular locking dependency
by Daniel De Graaf
· 14 years ago
ba5d101
xen/gntdev: stop using "token" argument
by Jeremy Fitzhardinge
· 14 years ago
9329e76
xen: gntdev: move use of GNTMAP_contains_pte next to the map_op
by Ian Campbell
· 14 years ago
8d3eaea
xen/gntdev: add VM_PFNMAP to vma
by Jeremy Fitzhardinge
· 14 years ago
ab31523
xen/gntdev: allow usermode to map granted pages
by Gerd Hoffmann
· 14 years ago
9f99a2f
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
110e7c7
xen/event: validate irq before get evtchn by irq
by Joe Jin
· 14 years ago
329620a
xen/xenbus: making backend support modular is too complex
by Jeremy Fitzhardinge
· 16 years ago
6bac7f9
xen/xenbus: fixup checkpatch issues in xenbus_probe*
by Ian Campbell
· 14 years ago
0ff4fdf
xen/xenbus: clean up noise in xenbus_probe_frontend.c
by Jeremy Fitzhardinge
· 15 years ago
b5d33d0
xen/xenbus: clean up noise in xenbus_probe_backend.c
by Jeremy Fitzhardinge
· 15 years ago
a39bda2
xen/xenbus: clean up noise in xenbus_probe.c
by Jeremy Fitzhardinge
· 15 years ago
a16448e
xen/xenbus: cleanup debug noise in xenbus_comms.c
by Jeremy Fitzhardinge
· 15 years ago
7432e4b
xen/xenbus: clean up error handling
by Jeremy Fitzhardinge
· 15 years ago
1b31a14
xen/xenbus: make frontend bus GPL
by Jeremy Fitzhardinge
· 16 years ago
c3676e8
xen/xenbus: make sure backend bus is registered earlier
by Jeremy Fitzhardinge
· 16 years ago
806f546
xenbus/frontend: register bus earlier
by Jeremy Fitzhardinge
· 16 years ago
74c2ee9
xen: remove xen/evtchn.h
by Jeremy Fitzhardinge
· 16 years ago
df66025
xen: add backend driver support
by Ian Campbell
· 16 years ago
2de06cc
xen: separate out frontend xenbus
by Ian Campbell
· 16 years ago
6a5b3be
xenbus: Fix memory leak on release
by Daniel De Graaf
· 14 years ago
b2e4ae6
xen: Use this_cpu_inc_return
by Christoph Lameter
· 14 years ago
780f36d
xen: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
d1b758e
xen/irq: Cleanup the find_unbound_irq
by Konrad Rzeszutek Wilk
· 14 years ago
11e8896
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
8338fde
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
29dcbc5
xen: allocate irq descs on any NUMA node
by Jeremy Fitzhardinge
· 14 years ago
2a4c92f
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
by Jeremy Fitzhardinge
· 14 years ago
9a069c3
xen: fix save/restore for PV on HVM guests with pirq remapping
by Stefano Stabellini
· 14 years ago
6411fe69
xen: resume the pv console for hvm guests too
by Stefano Stabellini
· 14 years ago
af42b8d
xen: fix MSI setup and teardown for PV on HVM guests
by Stefano Stabellini
· 14 years ago
e5fc734
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
by Stefano Stabellini
· 14 years ago
a4ec046
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
9b83215
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus
by Jeremy Fitzhardinge
· 14 years ago
1233471
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
by Konrad Rzeszutek Wilk
· 14 years ago
66946f6
xen/balloon: make sure we only include remaining extra ram
by Jeremy Fitzhardinge
· 14 years ago
2f70e0a
xen/balloon: the balloon_lock is useless
by Jeremy Fitzhardinge
· 14 years ago
9be4d45
xen: add extra pages to balloon
by Jeremy Fitzhardinge
· 14 years ago
b5d827b
xen: make evtchn's name less generic
by Ian Campbell
· 15 years ago
67cb405
Merge branch 'xen/dev-evtchn' into upstream/evtchn
by Jeremy Fitzhardinge
· 14 years ago
bc7fc5e
xen/evtchn: the evtchn device is non-seekable
by Jeremy Fitzhardinge
· 14 years ago
9045d47
Revert "xen/privcmd: create address space to allow writable mmaps"
by Jeremy Fitzhardinge
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
e041956
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
by Jeremy Fitzhardinge
· 14 years ago
1c6969e
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
by Jan Beulich
· 14 years ago
fe61f1d
xen/xenfs: update xenfs_mount for new prototype
by Jeremy Fitzhardinge
· 14 years ago
20b4755
Merge commit 'v2.6.37-rc2' into upstream/xenfs
by Jeremy Fitzhardinge
· 14 years ago
891cbd3
Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
e060e7af
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
by Stefano Stabellini
· 14 years ago
6903591
xen: events: do not unmask event channels on resume
by Ian Campbell
· 14 years ago
313e744
xen: xenfs: privcmd: check put_user() return code
by Vasiliy Kulikov
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
e28c31a
xen: register xen pci notifier
by Weidong Han
· 14 years ago
520045d
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 14 years ago
4fe7d5a
xen: make hvc_xen console work for dom0.
by Jeremy Fitzhardinge
· 14 years ago
b37a56d
xen: Initialize xenbus for dom0.
by Juan Quintela
· 14 years ago
f731e3ef
xen: remap MSIs into pirqs when running as initial domain
by Qing He
· 14 years ago
38aa66f
xen: remap GSIs as pirqs when running as initial domain
by Jeremy Fitzhardinge
· 14 years ago
809f926
xen: map MSIs into pirqs
by Stefano Stabellini
· 14 years ago
3942b74
xen: support GSI -> pirq remapping in PV on HVM guests
by Stefano Stabellini
· 14 years ago
42a1de5
xen: implement xen_hvm_register_pirq
by Stefano Stabellini
· 14 years ago
01557ba
xen: get the maximum number of pirqs from xen
by Stefano Stabellini
· 14 years ago
7a043f1
xen: support pirq != irq
by Stefano Stabellini
· 14 years ago
67ba372
Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6
by Stefano Stabellini
· 14 years ago
cb52e6d
xen: improvements to VIRQ_DEBUG output
by Ian Campbell
· 14 years ago
a52521f
xen: set up IRQ before binding virq to evtchn
by Jeremy Fitzhardinge
· 14 years ago
b0097ad
xen: ensure that all event channels start off bound to VCPU 0
by Ian Campbell
· 14 years ago
3588fe2
xen/events: change to using fasteoi
by Jeremy Fitzhardinge
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
9387377
xen/privcmd: make privcmd visible in domU
by Jeremy Fitzhardinge
· 14 years ago
de1ef20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
by Ian Campbell
· 15 years ago
f020e29
privcmd: MMAPBATCH: Fix error handling/reporting
by Ian Campbell
· 15 years ago
8e3e999
xenbus: export xen_store_interface for xenfs
by Jeremy Fitzhardinge
· 16 years ago
f31fdf5
xen/privcmd: make sure vma is ours before doing anything to it
by Jeremy Fitzhardinge
· 16 years ago
441c741
xen/privcmd: print SIGBUS faults
by Jeremy Fitzhardinge
· 16 years ago
35f8c1c
xen/xenfs: set_page_dirty is supposed to return true if it dirties
by Jeremy Fitzhardinge
· 16 years ago
24a89b5
xen/privcmd: create address space to allow writable mmaps
by Jeremy Fitzhardinge
· 16 years ago
1c5de19
xen: add privcmd driver
by Jeremy Fitzhardinge
· 16 years ago
655d406
xen: add /proc/xen/xsd_{kva,port} to xenfs
by Ian Campbell
· 16 years ago
2d7d06d
xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c
by Konrad Rzeszutek Wilk
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
2c52f8d
x86: xen: Sanitse irq handling (part two)
by Konrad Rzeszutek Wilk
· 14 years ago
2775609
swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.
by Konrad Rzeszutek Wilk
· 14 years ago
74226b8
xen/pci: Request ACS when Xen-SWIOTLB is activated.
by Konrad Rzeszutek Wilk
· 14 years ago
89afb6e
xenbus: Xen paravirtualised PCI hotplug support.
by Yosuke Iwamatsu
· 15 years ago
b5401a9
xen/x86/PCI: Add support for the Xen PCI subsystem
by Alex Nixon
· 15 years ago
15ebbb8
xen: fix shared irq device passthrough
by Konrad Rzeszutek Wilk
· 14 years ago
d9a8814
xen: Provide a variant of xen_poll_irq with timeout.
by Konrad Rzeszutek Wilk
· 15 years ago
Next »