Sign in
zircon-guest
/
third_party
/
linux
/
fc53bf757ede292312eee10d64f4e691c8c8cebf
/
drivers
/
xen
dfc07b1
xen/blkback: Move it from drivers/xen to drivers/block
by Konrad Rzeszutek Wilk
· 14 years ago
d2436ed
block, xen/blkback: remove blk_[get|put]_queue calls.
by Konrad Rzeszutek Wilk
· 14 years ago
6fd17b5
xen/blkback: Get the 'requeust_queue' properly.
by Konrad Rzeszutek Wilk
· 14 years ago
e935049
xen/blkback: Move the check for misaligned I/O once more.
by Konrad Rzeszutek Wilk
· 14 years ago
9f3aedf
xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg.
by Konrad Rzeszutek Wilk
· 14 years ago
976222e
xen/blkback: Move the check for misaligned I/O higher.
by Konrad Rzeszutek Wilk
· 14 years ago
1a95fe6
xen/blkback: Shuffle code around (vbd_translate moved higher).
by Konrad Rzeszutek Wilk
· 14 years ago
b0aef17
xen/blkback: Cleanup move the code a bit around.
by Konrad Rzeszutek Wilk
· 14 years ago
7708992
xen/blkback: Seperate the bio allocation and the bio submission.
by Konrad Rzeszutek Wilk
· 14 years ago
0faa8cc
xen/blkback: remove per-queue plugging
by Konrad Rzeszutek Wilk
· 14 years ago
2e9977c
xen/blkback: Fix checkpatch warnings in blkback.c
by Konrad Rzeszutek Wilk
· 14 years ago
d6091b2
xen/blkback: Fix checkpatch warnings of xenbus.c
by Konrad Rzeszutek Wilk
· 14 years ago
e5f4b3c
xen/blkback: Fix interface.c checkpatch warnings .. except
by Konrad Rzeszutek Wilk
· 14 years ago
3c64b58
xen/blkback: Fix checkpatch warnings in vbd.c
by Konrad Rzeszutek Wilk
· 14 years ago
5489377
xen/blkback: blkif->struct blkif_st
by Konrad Rzeszutek Wilk
· 14 years ago
a1397fa
xen/blkback: Add some comments.
by Konrad Rzeszutek Wilk
· 14 years ago
314146e
xen/blkback: Fix the WRITE_BARRIER
by Tom Goetz
· 14 years ago
a742b02
xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.
by Konrad Rzeszutek Wilk
· 14 years ago
5dc0363
xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map
by Konrad Rzeszutek Wilk
· 14 years ago
464fb41
xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.
by Konrad Rzeszutek Wilk
· 14 years ago
c35950b
xen/blkback: Union the blkif_request request specific fields
by Konrad Rzeszutek Wilk
· 14 years ago
e8e2887
xen/blkback: Move global/static variables into struct xen_blkbk.
by Konrad Rzeszutek Wilk
· 14 years ago
efe08a3
xen/blkback: simplify address translations
by Jan Beulich
· 15 years ago
bc0c081
xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
by Konrad Rzeszutek Wilk
· 14 years ago
248e9f7
xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)
by Konrad Rzeszutek Wilk
· 14 years ago
313d7b0
blkback: Fix CVE-2010-3699
by Keir Fraser
· 14 years ago
a81135d
xen/blkback: Print additional information when a vbd is resized.
by K. Y. Srinivasan
· 15 years ago
cbf4629
xen/blkback: Flush blkback data when connecting.
by Chris Lalancette
· 15 years ago
98e036a
xen/blkback: add accessor for xenbus backend device
by Jeremy Fitzhardinge
· 15 years ago
2ccbfe2
xen/blkback: Propagate changed size of VBDs
by K. Y. Srinivasan
· 15 years ago
5cf6e4f
xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.
by Jeremy Fitzhardinge
· 15 years ago
e7579a9
xen: rename blkbk module xen-blkback.
by Ian Campbell
· 15 years ago
8770b26
Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..
by Konrad Rzeszutek Wilk
· 15 years ago
afd91d0
xen/blkback: little cleanups
by Jeremy Fitzhardinge
· 16 years ago
0660c7d
xen/blkback: remove spurious debug output noise
by Jeremy Fitzhardinge
· 16 years ago
05d4386
xen/blkback: deal with hardsect_size to logical_block_size rename
by Jeremy Fitzhardinge
· 16 years ago
8270b45
blkback: Fix potential resource leak.
by Keir Fraser
· 16 years ago
dd36724
xen/blkback: don't include xen/evtchn.h
by Jeremy Fitzhardinge
· 16 years ago
8812293
xen-blkback-porting
by Jeremy Fitzhardinge
· 16 years ago
4d05a28
xen: add blkback support
by Konrad Rzeszutek Wilk
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e240ae4
xen: Use new irq_move functions
by Thomas Gleixner
· 14 years ago
3b3af76
xen: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a93e20a
xen-gntdev: unlock on error path in gntdev_mmap()
by Dan Carpenter
· 14 years ago
12f0258
xen-gntdev: return -EFAULT on copy_to_user failure
by Dan Carpenter
· 14 years ago
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
Next »