Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0795ccea24714c790187e3d4f23c8e5be515f42d
/
drivers
/
xen
804f185
Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
5a39837
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
514af9f
Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
b3e96c0
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
by Shriram Rajagopalan
· 14 years ago
c7853ae
xen: xenbus PM events support
by Kazuhiro SUZUKI
· 14 years ago
ca47cea
xen-gntdev: Use ballooned pages for grant mappings
by Daniel De Graaf
· 14 years ago
b6f3067
xen-balloon: Add interface to retrieve ballooned pages
by Konrad Rzeszutek Wilk
· 14 years ago
803eb04
xen-balloon: Move core balloon functionality out of module
by Daniel De Graaf
· 14 years ago
40095de
xen/balloon: Remove pr_info's and don't alter retry_count
by Konrad Rzeszutek Wilk
· 14 years ago
e0da2481
Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by David S. Miller
· 14 years ago
5f6fb45
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
44626e4
xen: events: Fix compile error if CONFIG_SMP is not defined.
by Konrad Rzeszutek Wilk
· 14 years ago
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
27d2a8b
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
010b8f4
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
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
c7146dd
Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
95d2ac4
xen/balloon: Protect against CPU exhaust by event/x process
by Daniel Kiper
· 14 years ago
95170b2
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
by Daniel Kiper
· 14 years ago
06f521d
xen/balloon: Removal of driver_pages
by Daniel Kiper
· 14 years ago
a7b807c
xen: events: correct locking in xen_irq_from_pirq
by Ian Campbell
· 14 years ago
7bee976
xen: events: propagate irq allocation failure instead of panicking
by Ian Campbell
· 14 years ago
6cb9bf3
xen: events: do not workaround too-small nr_irqs
by Ian Campbell
· 14 years ago
69c358c
xen: events: remove use of nr_irqs as upper bound on number of pirqs
by Ian Campbell
· 14 years ago
ca62ce8
xen: events: dynamically allocate irq info structures
by Ian Campbell
· 14 years ago
6cb6537
xen: events: maintain a list of Xen interrupts
by Ian Campbell
· 14 years ago
3d4cfa3
xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions
by Ian Campbell
· 14 years ago
9158c35
xen: events: turn irq_info constructors into initialiser functions
by Ian Campbell
· 14 years ago
cb60d11
xen: events: use per-cpu variable for cpu_evtchn_mask
by Ian Campbell
· 14 years ago
f4d0635
xen: events: refactor GSI pirq bindings functions
by Ian Campbell
· 14 years ago
0a85226
xen: events: rename restore_cpu_pirqs -> restore_pirqs
by Ian Campbell
· 14 years ago
76465b2
xen: events: remove unused public functions
by Ian Campbell
· 14 years ago
a0e1811
xen: events: fix xen_map_pirq_gsi error return
by Ian Campbell
· 14 years ago
653378a
xen: events: simplify comment
by Ian Campbell
· 14 years ago
be49472
xen: events: separate two unrelated halves of if condition
by Ian Campbell
· 14 years ago
3b7bcdf
xen: events: Remove redundant clear of l2i at end of round-robin loop
by Keir Fraser
· 14 years ago
24b51c2
xen: events: Make round-robin scan fairer by snapshotting each l2 word once only
by Keir Fraser
· 14 years ago
ada6814
xen: events: Clean up round-robin evtchn scan.
by Keir Fraser
· 14 years ago
f1f4a32
xen: events: Make last processed event channel a per-cpu variable.
by Ian Campbell
· 14 years ago
ab7f863
xen: events: Process event channels notifications in round-robin order.
by Scott Rixner
· 14 years ago
71eef7d
xen: events: remove dom0 specific xen_create_msi_irq
by Ian Campbell
· 14 years ago
ca1d8fe
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
by Ian Campbell
· 14 years ago
f420e01
xen: events: push set_irq_msi down into xen_create_msi_irq
by Ian Campbell
· 14 years ago
2e55288
xen: events: update pirq_to_irq in xen_create_msi_irq
by Ian Campbell
· 14 years ago
8135591
xen: events: refactor xen_create_msi_irq slightly
by Ian Campbell
· 14 years ago
bf480d9
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
by Ian Campbell
· 14 years ago
5cad61a
xen: events: assume PHYSDEVOP_get_free_pirq exists
by Ian Campbell
· 14 years ago
4b41df7
xen: events: return irq from xen_allocate_pirq_msi
by Ian Campbell
· 14 years ago
bb5d079
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
by Ian Campbell
· 14 years ago
ae1635b
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
by Ian Campbell
· 14 years ago
8054c36
Merge branch 'stable/irq.rework' into stable/irq.cleanup
by Konrad Rzeszutek Wilk
· 14 years ago
38eaeb0
xen: gntdev: fix build warning
by Ian Campbell
· 14 years ago
dc4972a
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
by Ian Campbell
· 14 years ago
1aa0b51
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
by Konrad Rzeszutek Wilk
· 14 years ago
676dc3c
xen: Use IRQF_FORCE_RESUME
by Thomas Gleixner
· 14 years ago
aa673c1
xen: Fix compile error introduced by "switch to new irq_chip functions"
by Ian Campbell
· 14 years ago
c9e265e
xen: Switch to new irq_chip functions
by Thomas Gleixner
· 14 years ago
149f256
xen: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
7214610
xen: events: do not free legacy IRQs
by Ian Campbell
· 14 years ago
8991150
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
by Ian Campbell
· 14 years ago
c9df1ce
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
by Ian Campbell
· 14 years ago
cbf6aa8
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
by Ian Campbell
· 14 years ago
6eaa412
xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.
by Konrad Rzeszutek Wilk
· 14 years ago
2e820f5
xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers
by Ian Campbell
· 16 years ago
b056b6a
xen: suspend: remove xen_hvm_suspend
by Ian Campbell
· 14 years ago
55fb4ac
xen: suspend: pull pre/post suspend hooks out into suspend_info
by Ian Campbell
· 14 years ago
07af381
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
by Ian Campbell
· 14 years ago
82043bb
xen: suspend: refactor non-arch specific pre/post suspend hooks
by Ian Campbell
· 14 years ago
03c8142
xen: suspend: add "arch" to pre/post suspend hooks
by Ian Campbell
· 14 years ago
36b401e
xen: suspend: pass extra hypercall argument via suspend_info struct
by Ian Campbell
· 14 years ago
ceb1802
xen: suspend: refactor cancellation flag into a structure
by Ian Campbell
· 14 years ago
bd1c0ad
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
by Ian Campbell
· 14 years ago
5527172
xen: do not respond to unknown xenstore control requests
by Ian Campbell
· 14 years ago
53d5522
xen: make the ballon driver work for hvm domains
by Stefano Stabellini
· 14 years ago
702d4eb
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
by Stefano Stabellini
· 14 years ago
f4ee4af
xen-gntdev: Add cast to pointer
by Daniel De Graaf
· 14 years ago
77c35ac
xen-gntdev: Fix incorrect use of zero handle
by Daniel De Graaf
· 14 years ago
8dd3838
xen: suspend and resume system devices when running PVHVM
by Ian Campbell
· 14 years ago
1f169f6
xen: change xen/[gntdev/gntalloc] to default m
by Stefano Stabellini
· 14 years ago
9960be9
xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings
by Daniel De Graaf
· 14 years ago
12996fc
xen-gntdev: Avoid double-mapping memory
by Daniel De Graaf
· 14 years ago
b57c186
xen-gntdev: Avoid unmapping ranges twice
by Daniel De Graaf
· 14 years ago
84e4075
xen-gntdev: Use map->vma for checking map validity
by Daniel De Graaf
· 14 years ago
0ea22f0
xen-gntdev: Fix unmap notify on PV domains
by Daniel De Graaf
· 14 years ago
90b6f30
xen-gntdev: Fix memory leak when mmap fails
by Daniel De Graaf
· 14 years ago
bdc612d
xen/gntalloc,gntdev: Add unmap notify ioctl
by Daniel De Graaf
· 14 years ago
dd31405
xen-gntalloc: Userspace grant allocation driver
by Daniel De Graaf
· 14 years ago
aab8f11
xen-gntdev: Support mapping in HVM domains
by Daniel De Graaf
· 14 years ago
68b025c
xen-gntdev: Add reference counting to maps
by Daniel De Graaf
· 14 years ago
a879211
xen-gntdev: Use find_vma rather than iterating our vma list manually
by Daniel De Graaf
· 14 years ago
ef91082
xen-gntdev: Change page limit to be global instead of per-open
by Daniel De Graaf
· 14 years ago
b052181
xen: events: mark cpu_evtchn_mask_p as __refdata
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
2c0076d
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
Next »