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
/
video
/
xen-fbfront.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+3
2012-10-30
xen-fbfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-05-07
drivers/video/xen-fbfront.c: add missing cleanup code
Julia Lawall
1
-11
/
+16
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-6
/
+3
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-2
/
+2
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+11
2011-01-10
xen/fb: fix potential memory leak
Joe Jin
1
-8
/
+9
2011-01-10
xen/fb: fix xenfb suspend/resume race.
Joe Jin
1
-0
/
+2
2010-11-16
VIDEO: xen-fb, switch to for_each_console
Jiri Slaby
1
-1
/
+1
2010-10-18
xenbus: prevent warnings on unhandled enumeration values
Noboru Iwamatsu
1
-0
/
+2
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+3
2009-12-03
xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.
Konrad Rzeszutek Wilk
1
-1
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+3
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-06-15
xen: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
1
-4
/
+4
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-08-20
xen: clean up domain mode predicates
Jeremy Fitzhardinge
1
-2
/
+2
2008-05-27
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
1
-29
/
+154
2008-05-27
xen pvfb: Zero unused bytes in events sent to backend
Markus Armbruster
1
-0
/
+1
2008-05-27
xen pvfb: Module aliases to support module autoloading
Markus Armbruster
1
-0
/
+2
2008-05-27
xen: Enable console tty by default in domU if it's not a dummy
Markus Armbruster
1
-0
/
+25
2008-04-24
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
1
-0
/
+550