index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
xen-gntdev: Avoid unmapping ranges twice
Daniel De Graaf
2011-02-14
1
-2
/
+31
|
|
*
|
|
xen-gntdev: Use map->vma for checking map validity
Daniel De Graaf
2011-02-14
1
-6
/
+2
|
|
*
|
|
xen-gntdev: Fix unmap notify on PV domains
Daniel De Graaf
2011-02-14
1
-2
/
+7
|
|
*
|
|
xen-gntdev: Fix memory leak when mmap fails
Daniel De Graaf
2011-02-14
1
-6
/
+8
|
|
*
|
|
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2011-02-14
2
-1
/
+119
|
|
*
|
|
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
2011-02-14
3
-0
/
+496
|
|
*
|
|
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
2011-02-14
2
-34
/
+89
|
|
*
|
|
xen-gntdev: Add reference counting to maps
Daniel De Graaf
2011-02-14
1
-40
/
+27
|
|
*
|
|
xen-gntdev: Use find_vma rather than iterating our vma list manually
Daniel De Graaf
2011-02-14
1
-24
/
+8
|
|
*
|
|
xen-gntdev: Change page limit to be global instead of per-open
Daniel De Graaf
2011-02-14
1
-36
/
+14
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-0
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2011-03-15
1
-0
/
+38
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers
Ian Campbell
2011-02-28
1
-0
/
+38
|
|
|
/
/
/
*
|
|
|
/
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
2011-03-15
3
-75
/
+95
|
\
\
\
\
|
*
|
|
|
xen: suspend: remove xen_hvm_suspend
Ian Campbell
2011-02-25
1
-42
/
+1
|
*
|
|
|
xen: suspend: pull pre/post suspend hooks out into suspend_info
Ian Campbell
2011-02-25
1
-5
/
+18
|
*
|
|
|
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
2011-02-25
1
-7
/
+7
|
*
|
|
|
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
2011-02-25
1
-5
/
+20
|
*
|
|
|
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
2011-02-25
1
-3
/
+3
|
*
|
|
|
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
2011-02-25
1
-2
/
+8
|
*
|
|
|
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
2011-02-25
1
-13
/
+19
|
*
|
|
|
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
2011-02-25
1
-2
/
+6
|
*
|
|
|
xen: do not respond to unknown xenstore control requests
Ian Campbell
2011-02-25
1
-12
/
+37
|
*
|
|
|
xen: make the ballon driver work for hvm domains
Stefano Stabellini
2011-02-25
1
-5
/
+9
|
*
|
|
|
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2011-02-25
2
-16
/
+4
|
|
/
/
/
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
xen: events: mark cpu_evtchn_mask_p as __refdata
Ian Campbell
2011-02-11
1
-1
/
+1
|
|
|
|
/
/
*
|
|
|
|
Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-77
/
+19
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
1
-41
/
+0
|
*
|
|
|
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
1
-29
/
+7
|
*
|
|
|
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
1
-1
/
+9
|
*
|
|
|
xen: events: update pirq_to_irq in xen_create_msi_irq
Ian Campbell
2011-03-10
1
-0
/
+1
|
*
|
|
|
xen: events: refactor xen_create_msi_irq slightly
Ian Campbell
2011-03-10
1
-9
/
+6
|
*
|
|
|
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
1
-16
/
+14
|
*
|
|
|
xen: events: assume PHYSDEVOP_get_free_pirq exists
Ian Campbell
2011-03-10
1
-9
/
+6
|
*
|
|
|
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-8
/
+11
|
*
|
|
|
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-7
/
+5
|
*
|
|
|
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
Ian Campbell
2011-03-10
1
-1
/
+4
|
*
|
|
|
Merge branch 'stable/irq.rework' into stable/irq.cleanup
Konrad Rzeszutek Wilk
2011-03-10
1
-154
/
+124
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
\
\
\
\
*
-
.
\
\
\
\
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2011-03-15
1
-154
/
+124
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
Konrad Rzeszutek Wilk
2011-03-03
1
-1
/
+2
|
*
|
|
|
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
2011-03-03
1
-19
/
+1
|
*
|
|
|
xen: Fix compile error introduced by "switch to new irq_chip functions"
Ian Campbell
2011-03-03
1
-1
/
+1
|
*
|
|
|
xen: Switch to new irq_chip functions
Thomas Gleixner
2011-03-03
1
-44
/
+51
|
*
|
|
|
xen: Remove stale irq_chip.end
Thomas Gleixner
2011-03-03
1
-18
/
+0
|
*
|
|
|
xen: events: do not free legacy IRQs
Ian Campbell
2011-03-03
1
-0
/
+4
|
*
|
|
|
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
Ian Campbell
2011-03-03
1
-50
/
+27
|
*
|
|
|
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
Ian Campbell
2011-03-03
1
-18
/
+35
|
*
|
|
|
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
Ian Campbell
2011-03-03
1
-17
/
+17
|
|
/
/
/
[prev]
[next]