Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5bc91db8933bce07c3af86da2bd956414aa5a725
/
include
/
xen
/
interface
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4b0e976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f942dc2
xen network backend driver
by Ian Campbell
· 14 years ago
76ca078
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
by Linus Torvalds
· 14 years ago
066d6c7
watchdog: Xen watchdog driver
by Jan Beulich
· 14 years ago
51de695
xen: Union the blkif_request request specific fields
by Owen Smith
· 14 years ago
a8b7458
xen: switch to new schedop hypercall by default.
by Ian Campbell
· 14 years ago
c80a420
xen-blkfront: handle Xen major numbers other than XENVBD
by Stefano Stabellini
· 14 years ago
667c78af
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
by Jeremy Fitzhardinge
· 14 years ago
e5fc734
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
by Stefano Stabellini
· 14 years ago
7e77506
xen: implement XENMEM_machphys_mapping
by Ian Campbell
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
e28c31a
xen: register xen pci notifier
by Weidong Han
· 14 years ago
38aa66f
xen: remap GSIs as pirqs when running as initial domain
by Jeremy Fitzhardinge
· 14 years ago
3942b74
xen: support GSI -> pirq remapping in PV on HVM guests
by Stefano Stabellini
· 14 years ago
42a1de5
xen: implement xen_hvm_register_pirq
by Stefano Stabellini
· 14 years ago
01557ba
xen: get the maximum number of pirqs from xen
by Stefano Stabellini
· 14 years ago
35ae11f
xen: Use host-provided E820 map
by Ian Campbell
· 16 years ago
956a920
xen-pcifront: Xen PCI frontend driver.
by Ryan Wilson
· 14 years ago
89afb6e
xenbus: Xen paravirtualised PCI hotplug support.
by Yosuke Iwamatsu
· 15 years ago
26f0cf9
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
5915100
x86: Call HVMOP_pagetable_dying on exit_mmap.
by Stefano Stabellini
· 14 years ago
409771d
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
by Stefano Stabellini
· 14 years ago
183d03c
xen: Xen PCI platform device driver.
by Stefano Stabellini
· 14 years ago
38e20b0
x86/xen: event channels delivery on HVM.
by Sheng Yang
· 14 years ago
18f19aa
xen: Add support for HVM hypercalls.
by Jeremy Fitzhardinge
· 14 years ago
08bbc9d
xen: Add xen_create_contiguous_region
by Alex Nixon
· 16 years ago
19001c8
xen: Rename the balloon lock
by Alex Nixon
· 16 years ago
cff7e81
xen: add /sys/hypervisor support
by Jeremy Fitzhardinge
· 16 years ago
ecbf29c
xen: clean up asm/xen/hypervisor.h
by Jeremy Fitzhardinge
· 16 years ago
48b5db2
xen64: define asm/xen/interface for 64-bit
by Jeremy Fitzhardinge
· 16 years ago
e57778a
xen: implement ptep_modify_prot_start/commit
by Jeremy Fitzhardinge
· 16 years ago
d02859e
Merge commit 'v2.6.26-rc8' into x86/xen
by Ingo Molnar
· 16 years ago
1c7b67f
x86: Make xen use the paravirt clocksource structs and functions
by Gerd Hoffmann
· 16 years ago
7e0edc1
xen: add new Xen elfnote types and use them appropriately
by Jeremy Fitzhardinge
· 16 years ago
bfdab12
xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needs
by Isaku Yamahata
· 16 years ago
e4dcff1
xen pvfb: Dynamic mode support (screen resizing)
by Markus Armbruster
· 16 years ago
6ba0e7b
xen pvfb: Pointer z-axis (mouse wheel) support
by Markus Armbruster
· 16 years ago
1775826
xen: add balloon driver
by Jeremy Fitzhardinge
· 17 years ago
4ee36dc
xen pvfb: Para-virtual framebuffer, keyboard and pointer driver
by Markus Armbruster
· 17 years ago
3e33423
xen: Make xen-blkfront write its protocol ABI to xenstore
by Markus Armbruster
· 17 years ago
b15993f
xen: import arch generic part of xencomm
by Isaku Yamahata
· 17 years ago
2724426
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs
by Isaku Yamahata
· 17 years ago
87e27cf
xen: add missing definitions for xen grant table which ia64/xen needs
by Isaku Yamahata
· 17 years ago
2eb6d5e
xen: definitions which ia64/xen needs
by Isaku Yamahata
· 17 years ago
9a9db27
xen: definisions which ia64 needs
by Isaku Yamahata
· 17 years ago
aa380c8
xen: add support for callbackops hypercall
by Jeremy Fitzhardinge
· 17 years ago
e3d2697
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
by Jeremy Fitzhardinge
· 17 years ago
60223a3
xen: Place vcpu_info structure into per-cpu memory
by Jeremy Fitzhardinge
· 17 years ago
ad9a861
xen: Add grant table support
by Jeremy Fitzhardinge
· 17 years ago
a42089d
xen: Add Xen interface header files
by Jeremy Fitzhardinge
· 17 years ago