index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
xen-balloon: Add interface to retrieve ballooned pages
Konrad Rzeszutek Wilk
1
-6
/
+67
2011-03-16
xen-balloon: Move core balloon functionality out of module
Daniel De Graaf
3
-225
/
+264
2011-03-16
xen/balloon: Remove pr_info's and don't alter retry_count
Konrad Rzeszutek Wilk
1
-10
/
+2
2011-03-14
xen/balloon: Protect against CPU exhaust by event/x process
Daniel Kiper
1
-17
/
+90
2011-03-14
xen/balloon: Migration from mod_timer() to schedule_delayed_work()
Daniel Kiper
1
-13
/
+3
2011-03-14
xen/balloon: Removal of driver_pages
Daniel Kiper
1
-8
/
+0
2011-03-09
xen: gntdev: fix build warning
Ian Campbell
1
-2
/
+1
2011-03-09
xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override
Ian Campbell
1
-0
/
+4
2011-02-23
xen-gntdev: Add cast to pointer
Daniel De Graaf
1
-2
/
+2
2011-02-23
xen-gntdev: Fix incorrect use of zero handle
Daniel De Graaf
1
-7
/
+16
2011-02-16
xen: change xen/[gntdev/gntalloc] to default m
Stefano Stabellini
1
-0
/
+2
2011-02-14
xen-gntdev: prevent using UNMAP_NOTIFY_CLEAR_BYTE on read-only mappings
Daniel De Graaf
1
-1
/
+9
2011-02-14
xen-gntdev: Avoid double-mapping memory
Daniel De Graaf
1
-3
/
+12
2011-02-14
xen-gntdev: Avoid unmapping ranges twice
Daniel De Graaf
1
-2
/
+31
2011-02-14
xen-gntdev: Use map->vma for checking map validity
Daniel De Graaf
1
-6
/
+2
2011-02-14
xen-gntdev: Fix unmap notify on PV domains
Daniel De Graaf
1
-2
/
+7
2011-02-14
xen-gntdev: Fix memory leak when mmap fails
Daniel De Graaf
1
-6
/
+8
2011-02-14
xen/gntalloc,gntdev: Add unmap notify ioctl
Daniel De Graaf
2
-1
/
+119
2011-02-14
xen-gntalloc: Userspace grant allocation driver
Daniel De Graaf
3
-0
/
+496
2011-02-14
xen-gntdev: Support mapping in HVM domains
Daniel De Graaf
2
-34
/
+89
2011-02-14
xen-gntdev: Add reference counting to maps
Daniel De Graaf
1
-40
/
+27
2011-02-14
xen-gntdev: Use find_vma rather than iterating our vma list manually
Daniel De Graaf
1
-24
/
+8
2011-02-14
xen-gntdev: Change page limit to be global instead of per-open
Daniel De Graaf
1
-36
/
+14
2011-01-20
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-18
/
+13
2011-01-13
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+721
2011-01-13
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-16
/
+10
2011-01-12
xen-platform: Fix compile errors if CONFIG_PCI is not enabled.
Konrad Rzeszutek Wilk
1
-1
/
+1
2011-01-12
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-311
/
+657
2011-01-12
xen: rename platform-pci module to xen-platform-pci.
Ian Campbell
1
-1
/
+2
2011-01-12
xen-platform: use PCI interfaces to request IO and MEM resources.
Ian Campbell
1
-14
/
+7
2011-01-11
xen p2m: clear the old pte when adding a page to m2p_override
Jeremy Fitzhardinge
1
-3
/
+13
2011-01-11
xen gntdev: use gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
1
-7
/
+30
2011-01-11
xen: introduce gnttab_map_refs and gnttab_unmap_refs
Stefano Stabellini
1
-0
/
+36
2011-01-11
xen/gntdev: Fix circular locking dependency
Daniel De Graaf
1
-2
/
+7
2011-01-11
xen/gntdev: stop using "token" argument
Jeremy Fitzhardinge
1
-2
/
+2
2011-01-11
xen: gntdev: move use of GNTMAP_contains_pte next to the map_op
Ian Campbell
1
-3
/
+5
2011-01-11
xen/gntdev: add VM_PFNMAP to vma
Jeremy Fitzhardinge
1
-1
/
+1
2011-01-11
xen/gntdev: allow usermode to map granted pages
Gerd Hoffmann
3
-0
/
+644
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+15
2011-01-10
xen/event: validate irq before get evtchn by irq
Joe Jin
1
-0
/
+3
2011-01-05
xen/xenbus: making backend support modular is too complex
Jeremy Fitzhardinge
1
-1
/
+1
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
5
-49
/
+40
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
1
-7
/
+2
2011-01-05
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
1
-23
/
+6
2011-01-05
xen/xenbus: cleanup debug noise in xenbus_comms.c
Jeremy Fitzhardinge
1
-1
/
+0
2011-01-05
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
1
-2
/
+2
2011-01-05
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
1
-0
/
+2
2011-01-05
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
1
-2
/
+1
2011-01-05
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
1
-2
/
+1
[next]