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
/
include
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...
Jeremy Fitzhardinge
5
-2
/
+96
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
1
-0
/
+3
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
1
-1
/
+1
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
1
-1
/
+0
2009-03-30
xen: export ioctl headers to userspace
Ian Campbell
1
-0
/
+1
2009-03-30
xen: add /dev/xen/evtchn driver
Ian Campbell
1
-0
/
+88
2009-03-30
xen: add irq_from_evtchn
Ian Campbell
1
-0
/
+3
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
1
-2
/
+0
2008-12-16
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
1
-0
/
+2
2008-10-03
xen: remove unused balloon.h
Jeremy Fitzhardinge
1
-61
/
+0
2008-08-21
xen: save previous spinlock when blocking
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-0
/
+7
2008-07-16
xen64: fix !HVC_XEN build dependency
Ingo Molnar
1
-3
/
+4
2008-07-16
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
1
-3
/
+3
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
1
-0
/
+3
2008-06-25
xen: implement ptep_modify_prot_start/commit
Jeremy Fitzhardinge
2
-2
/
+10
2008-06-25
Merge commit 'v2.6.26-rc8' into x86/xen
Ingo Molnar
1
-4
/
+3
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
1
-4
/
+3
2008-06-02
xen: add new Xen elfnote types and use them appropriately
Jeremy Fitzhardinge
1
-0
/
+20
2008-05-29
xen: fix "xen: implement save/restore"
Ingo Molnar
1
-0
/
+4
2008-05-27
xen: maintain clock offset over save/restore
Jeremy Fitzhardinge
1
-3
/
+0
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
3
-0
/
+15
2008-05-27
xen-console: add save/restore
Jeremy Fitzhardinge
1
-0
/
+2
2008-05-27
xen: add rebind_evtchn_irq
Jeremy Fitzhardinge
1
-0
/
+1
2008-05-27
xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...
Isaku Yamahata
1
-4
/
+8
2008-05-27
xen pvfb: Dynamic mode support (screen resizing)
Markus Armbruster
1
-5
/
+24
2008-05-27
xen pvfb: Pointer z-axis (mouse wheel) support
Markus Armbruster
1
-0
/
+2
2008-05-27
xen: add raw console write functions for debug
Jeremy Fitzhardinge
1
-0
/
+3
2008-04-24
xen: add balloon driver
Jeremy Fitzhardinge
2
-8
/
+65
2008-04-24
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
Markus Armbruster
2
-0
/
+238
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
1
-0
/
+1
2008-04-24
xen: Make xen-blkfront write its protocol ABI to xenstore
Markus Armbruster
1
-0
/
+21
2008-04-24
xen: import arch generic part of xencomm
Isaku Yamahata
2
-0
/
+118
2008-04-24
xen: make grant table arch portable
Isaku Yamahata
1
-0
/
+6
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
1
-0
/
+1
2008-04-24
xen: make include/xen/page.h portable moving those definitions under asm dir
Isaku Yamahata
1
-168
/
+1
2008-04-24
xen: add resend_irq_on_evtchn() definition into events.c
Isaku Yamahata
1
-0
/
+1
2008-04-24
Xen: make events.c portable for ia64/xen support
Isaku Yamahata
1
-7
/
+1
2008-04-24
xen: move events.c to drivers/xen for IA64/Xen support
Isaku Yamahata
1
-0
/
+8
2008-04-24
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...
Isaku Yamahata
1
-0
/
+5
2008-04-24
xen: add missing definitions for xen grant table which ia64/xen needs
Isaku Yamahata
1
-3
/
+8
2008-04-24
xen: definitions which ia64/xen needs
Isaku Yamahata
1
-1
/
+11
2008-04-24
xen: definisions which ia64 needs
Isaku Yamahata
1
-0
/
+10
2008-04-24
xen: add support for callbackops hypercall
Jeremy Fitzhardinge
1
-0
/
+102
2008-04-24
xen: unify pte operations on machine frames
Jeremy Fitzhardinge
1
-15
/
+15
2008-04-24
xen: use phys_addr_t when referring to physical addresses
Jeremy Fitzhardinge
1
-14
/
+2
2008-01-30
x86: page.h: make pte_t a union to always include
Jeremy Fitzhardinge
1
-3
/
+3
2007-10-16
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-26
xen: xen/page.h compile fix
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
xen: Place vcpu_info structure into per-cpu memory
Jeremy Fitzhardinge
1
-0
/
+13
[next]