index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
5
-27
/
+13
*
xen-gntalloc: introduce missing kfree
Julia Lawall
2012-01-03
1
-0
/
+1
*
xen/xenbus: Fix compile error - missing header for xen_initial_domain()
Konrad Rzeszutek Wilk
2011-12-21
1
-0
/
+1
*
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-20
2
-20
/
+7
*
xenbus: Use grant-table wrapper functions
Daniel De Graaf
2011-12-20
1
-10
/
+7
*
xenbus: Support HVM backends
Daniel De Graaf
2011-12-20
3
-21
/
+159
*
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-12-20
4
-12
/
+17
|
\
|
*
xen-gntalloc: signedness bug in add_grefs()
Dan Carpenter
2011-11-16
1
-1
/
+1
|
*
xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
Dan Carpenter
2011-11-16
1
-1
/
+1
|
*
xen-gntdev: integer overflow in gntdev_alloc_map()
Dan Carpenter
2011-11-16
1
-5
/
+5
|
*
xen/balloon: Avoid OOM when requesting highmem
Daniel De Graaf
2011-11-16
1
-2
/
+2
|
*
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-16
1
-3
/
+8
*
|
xen/xenbus-frontend: Fix compile error with randconfig
Konrad Rzeszutek Wilk
2011-12-20
1
-0
/
+1
*
|
xen/xenbus-frontend: Make error message more clear
Bastian Blank
2011-12-16
1
-1
/
+1
*
|
xen/privcmd: Remove unused support for arch specific privcmp mmap
Bastian Blank
2011-12-16
1
-2
/
+0
*
|
xen: Add xenbus_backend device
Bastian Blank
2011-12-16
2
-0
/
+90
*
|
xen: Add xenbus device driver
Bastian Blank
2011-12-16
6
-6
/
+42
*
|
xen: Add privcmd device driver
Bastian Blank
2011-12-16
7
-4
/
+53
*
|
xen/gntalloc: fix reference counts on multi-page mappings
Daniel De Graaf
2011-12-16
1
-13
/
+43
*
|
xen/gntalloc: release grant references on page free
Daniel De Graaf
2011-12-16
1
-0
/
+2
*
|
xen/events: prevent calling evtchn_get on invalid channels
Daniel De Graaf
2011-12-16
1
-0
/
+3
*
|
xen/granttable: Support transitive grants
Annie Li
2011-12-16
1
-0
/
+70
*
|
xen/granttable: Support sub-page grants
Annie Li
2011-12-16
1
-0
/
+72
*
|
xen/granttable: Improve comments for function pointers
Annie Li
2011-12-16
1
-24
/
+24
*
|
xen/granttable: Keep code format clean
Annie Li
2011-11-22
1
-4
/
+3
*
|
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
1
-4
/
+167
*
|
xen/granttable: Refactor some code
Annie Li
2011-11-22
1
-5
/
+10
*
|
xen/granttable: Introducing grant table V2 stucture
Annie Li
2011-11-22
1
-40
/
+141
*
|
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
2
-2
/
+74
*
|
xen/gnt{dev,alloc}: reserve event channels for notify
Daniel De Graaf
2011-11-21
2
-2
/
+50
*
|
xen/gntalloc: Change gref_lock to a mutex
Daniel De Graaf
2011-11-21
1
-20
/
+21
|
/
*
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
8
-31
/
+25
|
\
|
*
xen: use static initializers in xen-balloon.c
Olaf Hering
2011-07-29
1
-9
/
+8
|
*
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
2011-07-26
1
-4
/
+3
|
*
Xen: fix braces coding style issue in xenbus_probe.h
Ruslan Pisarev
2011-07-26
1
-2
/
+1
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c
Ruslan Pisarev
2011-07-26
1
-2
/
+2
|
*
Xen: fix braces coding style issue in gntdev.c and grant-table.c
Ruslan Pisarev
2011-07-26
2
-3
/
+2
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
Ruslan Pisarev
2011-07-26
1
-5
/
+4
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
Ruslan Pisarev
2011-07-26
1
-8
/
+7
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
8
-0
/
+8
|
\
\
|
*
|
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
|
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
4
-0
/
+4
*
|
|
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2011-09-29
1
-3
/
+3
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
1
-1
/
+1
|
\
\
\
|
*
|
|
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-10-17
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
xen/pciback: Add flag indicating device has been assigned by Xen
Konrad Rzeszutek Wilk
2011-09-27
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
18
-195
/
+447
|
\
\
\
\
\
\
|
|
|
*
|
|
|
xen/pci: support multi-segment systems
Jan Beulich
2011-09-22
1
-10
/
+84
[next]