index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
44
-265
/
+1513
|
\
|
*
xen/pciback: Expand the warning message to include domain id.
Konrad Rzeszutek Wilk
2012-01-09
1
-2
/
+2
|
*
xen/pciback: Fix "device has been assigned to X domain!" warning
Konrad Rzeszutek Wilk
2012-01-08
1
-0
/
+2
|
*
xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
Konrad Rzeszutek Wilk
2012-01-08
2
-2
/
+2
|
*
xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
Ian Campbell
2012-01-04
1
-10
/
+7
|
*
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
Ian Campbell
2012-01-04
1
-1
/
+1
|
*
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
2012-01-04
2
-0
/
+9
|
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
13
-92
/
+44
|
*
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/netback: Enable netback on HVM guests
Daniel De Graaf
2011-12-20
1
-1
/
+1
|
*
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-20
3
-21
/
+8
|
*
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
451
-3317
/
+3845
|
|
\
|
*
|
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
3
-0
/
+131
|
*
|
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
2
-0
/
+82
|
*
|
xen/granttable: Support sub-page grants
Annie Li
2011-12-16
2
-0
/
+85
|
*
|
xen/granttable: Improve comments for function pointers
Annie Li
2011-12-16
1
-24
/
+24
|
*
|
xen/ia64: fix build breakage because of conflicting u64 guest handles
Luck, Tony
2011-11-30
1
-1
/
+1
|
*
|
xen/granttable: Keep code format clean
Annie Li
2011-11-22
2
-5
/
+4
|
*
|
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
3
-7
/
+209
|
*
|
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
5
-51
/
+310
|
*
|
Xen: update MAINTAINER info
Jeremy Fitzhardinge
2011-11-22
1
-2
/
+2
|
*
|
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
3
-2
/
+81
|
*
|
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
|
*
|
xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults
Maxim Uvarov
2011-11-21
1
-1
/
+3
|
*
|
Merge branch 'stable/docs-for-3.3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-11-21
2
-0
/
+152
|
|
\
\
|
|
*
|
xen: document backend sysfs files
David Vrabel
2011-11-11
1
-0
/
+75
|
|
*
|
xen: document balloon driver sysfs files
David Vrabel
2011-11-09
1
-0
/
+77
*
|
|
|
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2012-01-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
xen/mmu: Fix compile errors introduced by x86/memblock mismerge.
Konrad Rzeszutek Wilk
2012-01-09
1
-1
/
+1
*
|
|
|
|
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-01-10
37
-1752
/
+2372
|
\
\
\
\
\
|
*
|
|
|
|
KVM: PPC: Whitespace fix for kvm.h
Alexander Graf
2011-12-27
1
-2
/
+2
|
*
|
|
|
|
KVM: Fix whitespace in kvm_para.h
Alexander Graf
2011-12-27
1
-1
/
+0
|
*
|
|
|
|
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
2011-12-27
1
-1
/
+1
|
*
|
|
|
|
KVM: x86 emulator: implement RDPMC (0F 33)
Avi Kivity
2011-12-27
3
-1
/
+20
|
*
|
|
|
|
KVM: x86 emulator: fix RDPMC privilege check
Avi Kivity
2011-12-27
1
-1
/
+1
|
*
|
|
|
|
KVM: Expose the architectural performance monitoring CPUID leaf
Gleb Natapov
2011-12-27
1
-1
/
+29
|
*
|
|
|
|
KVM: VMX: Intercept RDPMC
Avi Kivity
2011-12-27
1
-1
/
+14
[next]