Commit Graph

95 Commits (65a29f60e121ae5116ac1736b50a237bf2db3225)

Author SHA1 Message Date
Jan Beulich 0692698cb7 [IA64] xen_domu_defconfig: fix build issues/warnings 16 years ago
Ian Campbell d745562cc4 xen: honour VCPU availability on boot 16 years ago
Ian Campbell 9a5a2cac9f xen: resume interrupts before system devices. 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Rusty Russell d680eb8bcd cpumask: make Xen use the new operators. 16 years ago
Rafael J. Wysocki 770824bdc4 PM: Split up sysdev_[suspend|resume] from device_power_[down|up] 16 years ago
Ian Campbell 90af9514ac xen: explicitly initialise the cpu field of irq_info 16 years ago
Jeremy Fitzhardinge 3445a8fd7c xen: make sure that softirqs get handled at the end of event processing 16 years ago
Jeremy Fitzhardinge d77bbd4db4 xen: remove irq bindcount 16 years ago
Jeremy Fitzhardinge ced40d0f3e xen: pack all irq-related info together 16 years ago
Jeremy Fitzhardinge 792dc4f6cd xen: use our own eventchannel->irq path 16 years ago
Jeremy Fitzhardinge 54a353a0f8 xen: set irq_chip disable 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
Christophe Saout 28e08861b9 xen: fix too early kmalloc call 16 years ago
Mike Travis c7a3589e7a Xen: reduce memory required for cpu_evtchn_mask 16 years ago
Rusty Russell f7df8ed164 cpumask: convert misc driver functions 16 years ago
Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 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 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
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