Commit Graph

57 Commits (1b4344986926da324b5cd10b683e5a1a5e1b7db3)

Author SHA1 Message Date
Jeremy Fitzhardinge ecbf29cdb3 xen: clean up asm/xen/hypervisor.h 16 years ago
Jeremy Fitzhardinge 26a3e99160 xen: fix scrub_page() 16 years ago
Jianjun Kong 54074d5932 drivers: remove duplicated #include 17 years ago
Isaku Yamahata ff3c536291 xen: compilation fix of drivers/xen/events.c on IA64 17 years ago
Isaku Yamahata 75909fd619 xen: portability clean up and some minor clean up for xencomm.c 17 years ago
Jeremy Fitzhardinge ed6e5e507e xen: don't reload cr3 on suspend 17 years ago
Al Viro bb8985586b x86, um: ... and asm-x86 move 17 years ago
Thomas Gleixner 10e580842e genirq: use iterators for irq_desc loops 17 years ago
Alex Nixon 2b46b37de7 xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 5a15d7e855 drivers/xen: use nr_irqs 17 years ago
Jeremy Fitzhardinge d19c8e516e xen: remove unused balloon.h 17 years ago
Jeremy Fitzhardinge 0253398ca1 xen: fix 2.6.27-rc5 xen balloon driver warnings 17 years ago
Alex Nixon 5ab6d815dc Xen: fix cpu_hotplug build when !CONFIG_SMP 17 years ago
Alex Nixon 5c51c637e4 Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_domain() 17 years ago
Rusty Russell 37a7c0f3e3 stop_machine: wean Xen off stop_machine_run 17 years ago
Alex Nixon d68d82afd4 xen: implement CPU hotplugging 17 years ago
Jeremy Fitzhardinge 168d2f464a xen: save previous spinlock when blocking 17 years ago
Jeremy Fitzhardinge 6e833587e1 xen: clean up domain mode predicates 17 years ago
Jeremy Fitzhardinge 0d1edf46ba xen: compile irq functions without -pg for ftrace 17 years ago
Jeremy Fitzhardinge fde28e8f49 xen-balloon: clean up unused functions 17 years ago
Jeremy Fitzhardinge 167e6cf629 xen-balloon: fix up sysfs issues 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Stephen Rothwell 55ca089e25 linux-next: pci tree build failure 17 years ago
Jeremy Fitzhardinge 2d9e1e2f58 xen: implement Xen-specific spinlocks 17 years ago
Isaku Yamahata ad55db9fed xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support 17 years ago
Ian Campbell a144ff09bc xen: Avoid allocations causing swap activity on the resume path 17 years ago
Isaku Yamahata 4653938379 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). 17 years ago
Isaku Yamahata 6673cf63e5 xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). 17 years ago
Jeremy Fitzhardinge c78277288e CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled 17 years ago
Jeremy Fitzhardinge 359cdd3f86 xen: maintain clock offset over save/restore 17 years ago
Jeremy Fitzhardinge 0e91398f2a xen: implement save/restore 17 years ago
Jeremy Fitzhardinge 7d88d32a46 xenbus: rebind irq on restore 17 years ago
Jeremy Fitzhardinge 0f2287ad7c xen: fix unbind_from_irq() 17 years ago
Jeremy Fitzhardinge eb1e305f4e xen: add rebind_evtchn_irq 17 years ago
Adrian Bunk 955d6f1778 xen: drivers/xen/balloon.c: make a function static 17 years ago
Isaku Yamahata a90971ebdd xen: compilation fix to balloon driver for ia64 support 17 years ago
Isaku Yamahata ec9b2065d4 xen: Move manage.c to drivers/xen for ia64/xen support 17 years ago
Jeremy Fitzhardinge 1775826cee xen: add balloon driver 17 years ago
Mark McLoughlin d2f0c52bec xen: Module autoprobing support for frontend drivers 17 years ago
Christian Limpach 1d78d70556 xen blkfront: Delay wait for block devices until after the disk is added 17 years ago
Isaku Yamahata b15993fcc1 xen: import arch generic part of xencomm 17 years ago
Isaku Yamahata 8d3d2106c1 xen: make grant table arch portable 17 years ago
Isaku Yamahata 5f0ababbf4 xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one 17 years ago
Isaku Yamahata 642e0c882c xen: add resend_irq_on_evtchn() definition into events.c 17 years ago
Isaku Yamahata e849c3e9e0 Xen: make events.c portable for ia64/xen support 17 years ago
Isaku Yamahata e04d0d0767 xen: move events.c to drivers/xen for IA64/Xen support 17 years ago
Isaku Yamahata af711cda4f xen: move features.c from arch/x86/xen/features.c to drivers/xen 17 years ago
Isaku Yamahata 87e27cf628 xen: add missing definitions for xen grant table which ia64/xen needs 17 years ago
Michael Abd-El-Malek bbc60c18ed xen: fix grant table bug 17 years ago