index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-1
/
+3
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-0
/
+1
2013-02-22
xenfs: switch to pure simple_fill_super()
Al Viro
1
-55
/
+11
2012-09-21
userns: Convert xenfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-1
/
+2
2011-12-16
xen: Add xenbus device driver
Bastian Blank
4
-596
/
+3
2011-12-16
xen: Add privcmd device driver
Bastian Blank
4
-403
/
+3
2011-01-20
Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-18
/
+13
2010-12-20
xenbus: Fix memory leak on release
Daniel De Graaf
1
-0
/
+5
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-47
/
+12
2010-11-18
Revert "xen/privcmd: create address space to allow writable mmaps"
Jeremy Fitzhardinge
1
-36
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-16
xen/xenfs: update xenfs_mount for new prototype
Jeremy Fitzhardinge
1
-3
/
+3
2010-11-16
Merge commit 'v2.6.37-rc2' into upstream/xenfs
Jeremy Fitzhardinge
2
-4
/
+6
2010-11-11
xen: set vma flag VM_PFNMAP in the privcmd mmap file_op
Stefano Stabellini
1
-2
/
+3
2010-10-29
xen: xenfs: privcmd: check put_user() return code
Vasiliy Kulikov
1
-6
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
5
-6
/
+567
2010-10-20
xen/privcmd: make privcmd visible in domU
Jeremy Fitzhardinge
2
-4
/
+3
2010-10-20
xen/privcmd: move remap_domain_mfn_range() to core xen code and export.
Ian Campbell
1
-73
/
+8
2010-10-20
privcmd: MMAPBATCH: Fix error handling/reporting
Ian Campbell
1
-15
/
+41
2010-10-20
xen/privcmd: make sure vma is ours before doing anything to it
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-20
xen/privcmd: print SIGBUS faults
Jeremy Fitzhardinge
1
-0
/
+4
2010-10-20
xen/xenfs: set_page_dirty is supposed to return true if it dirties
Jeremy Fitzhardinge
1
-3
/
+1
2010-10-20
xen/privcmd: create address space to allow writable mmaps
Jeremy Fitzhardinge
1
-4
/
+38
2010-10-20
xen: add privcmd driver
Jeremy Fitzhardinge
4
-1
/
+440
2010-10-20
xen: add /proc/xen/xsd_{kva,port} to xenfs
Ian Campbell
4
-2
/
+125
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-0
/
+2
2010-09-09
xenbus: avoid zero returns from read()
Daniel De Graaf
1
-0
/
+3
2010-09-08
xenbus: add missing wakeup in concurrent read/write
Daniel De Graaf
1
-0
/
+1
2010-09-01
xenbus: allow any xenbus command over /proc/xen/xenbus
Diego Ongaro
1
-16
/
+2
2010-08-25
xenfs/xenbus: report partial reads/writes correctly
Jeremy Fitzhardinge
1
-2
/
+2
2010-08-04
Merge branch 'xen/xenbus' into upstream/xen
Jeremy Fitzhardinge
1
-0
/
+3
2010-07-26
xenfs: enable for HVM domains too
Jeremy Fitzhardinge
1
-2
/
+2
2010-07-26
implement O_NONBLOCK for /proc/xen/xenbus
Paolo Bonzini
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+2
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-03-30
xen: add "capabilities" file
Jeremy Fitzhardinge
1
-1
/
+18
2009-01-26
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
1
-6
/
+5
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
4
-0
/
+666