index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2011-01-20
1
-18
/
+13
|
\
|
*
xenbus: Fix memory leak on release
Daniel De Graaf
2010-12-20
1
-0
/
+5
|
*
xenbus: avoid zero returns from read()
Daniel De Graaf
2010-09-09
1
-0
/
+3
|
*
xenbus: add missing wakeup in concurrent read/write
Daniel De Graaf
2010-09-08
1
-0
/
+1
|
*
xenbus: allow any xenbus command over /proc/xen/xenbus
Diego Ongaro
2010-09-01
1
-16
/
+2
|
*
xenfs/xenbus: report partial reads/writes correctly
Jeremy Fitzhardinge
2010-08-25
1
-2
/
+2
*
|
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-24
2
-47
/
+12
|
\
\
|
*
|
Revert "xen/privcmd: create address space to allow writable mmaps"
Jeremy Fitzhardinge
2010-11-18
1
-36
/
+4
|
*
|
xen/xenfs: update xenfs_mount for new prototype
Jeremy Fitzhardinge
2010-11-16
1
-3
/
+3
|
*
|
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
2010-11-16
2
-4
/
+6
|
|
\
\
|
*
|
|
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
2010-11-11
1
-2
/
+3
|
*
|
|
xen: xenfs: privcmd: check put_user() return code
Vasiliy Kulikov
2010-10-29
1
-6
/
+2
*
|
|
|
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
|
|
/
/
|
/
|
|
*
|
|
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
5
-6
/
+567
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2010-10-20
2
-4
/
+3
|
*
|
|
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
2010-10-20
1
-73
/
+8
|
*
|
|
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
2010-10-20
1
-15
/
+41
|
*
|
|
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+3
|
*
|
|
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
2010-10-20
1
-0
/
+4
|
*
|
|
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
2010-10-20
1
-3
/
+1
|
*
|
|
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
2010-10-20
1
-4
/
+38
|
*
|
|
xen: add privcmd driver
Jeremy Fitzhardinge
2010-10-20
4
-1
/
+440
|
*
|
|
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
2010-10-20
4
-2
/
+125
|
|
/
/
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-0
/
+2
|
/
/
*
|
Merge branch 'xen/xenbus' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
1
-0
/
+3
|
\
\
|
|
/
|
*
implement O_NONBLOCK for /proc/xen/xenbus
Paolo Bonzini
2010-07-26
1
-0
/
+3
*
|
xenfs: enable for HVM domains too
Jeremy Fitzhardinge
2010-07-26
1
-2
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
1
-0
/
+2
*
|
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-04
1
-0
/
+1
|
/
*
xen: add "capabilities" file
Jeremy Fitzhardinge
2009-03-30
1
-1
/
+18
*
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
2009-01-26
1
-6
/
+5
*
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2009-01-08
4
-0
/
+666