Commit Graph

73 Commits (82a72d108b4fbcc8f651b7c4e34c6f18a605d58d)

Author SHA1 Message Date
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Jeremy Fitzhardinge 618b2c8db2 xen: make sysfs files behave as their names suggest 16 years ago
Ian Campbell e88a0faae5 xen: unitialised return value in xenbus_write_transaction 16 years ago
Ian Campbell ff4ce8c332 xen: handle highmem pages correctly when shrinking a domain 16 years ago
Dan Magenheimer 1058a75f07 xen: actually release memory when shrinking domain 16 years ago
Alex Zeffertt 1107ba885e xen: add xenfs to allow usermode <-> Xen interaction 16 years ago
Qinghuang Feng d8220347da drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc 16 years ago
Kay Sievers 2a678cc539 xen: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
KOSAKI Motohiro 18eefedfe8 irq: simplify for_each_irq_desc() usage 16 years ago
Jeremy Fitzhardinge 6f8a0ed4e5 sparseirq, xen: make sure irq_desc is allocated for interrupts 16 years ago
Jeremy Fitzhardinge ecbf29cdb3 xen: clean up asm/xen/hypervisor.h 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Jeremy Fitzhardinge 26a3e99160 xen: fix scrub_page() 16 years ago
Jianjun Kong 54074d5932 drivers: remove duplicated #include 16 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
Isaku Yamahata 8dd2337470 xen: compilation fix of drivers/xen/events.c on IA64 17 years ago
Isaku Yamahata a5af4eb166 xen: compilation fix fo xen CPU hotplugging 17 years ago
Isaku Yamahata 85192bdb62 xen: portability clean up and some minor clean up for xencomm.c 17 years ago
Jeremy Fitzhardinge 5c653fd225 xen: don't reload cr3 on suspend 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