Commit Graph

143 Commits (c1182743b688bce7b0bbd7cff78b049e45672cb5)

Author SHA1 Message Date
Ian Campbell c5cae661d6 xen: fix hang on suspend. 15 years ago
Ian Campbell bc2c030322 xen: try harder to balloon up under memory pressure. 15 years ago
Gianluca Guida 3d65c9488c Xen balloon: fix totalram_pages counting. 15 years ago
Ian Campbell b4606f2165 xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region. 15 years ago
Ian Campbell 65f63384b3 xen: improve error handling in do_suspend. 15 years ago
Ian Campbell fed5ea87e0 xen: don't leak IRQs over suspend/resume. 15 years ago
Jeremy Fitzhardinge 922cc38ab7 xen: don't call dpm_resume_noirq() with interrupts disabled. 15 years ago
Paolo Bonzini ae78880129 xen: wait up to 5 minutes for device connetion 15 years ago
Paolo Bonzini f8dc33088f xen: improvement to wait_for_devices() 15 years ago
Paolo Bonzini c6e1971139 xen: fix is_disconnected_device/exists_disconnected_device 15 years ago
Jeremy Fitzhardinge db05fed0ad xen/xenbus: make DEVICE_ATTR()s static 15 years ago
Jeremy Fitzhardinge 1ccbf5344c xen: move Xen-testing predicates to common header 15 years ago
Rusty Russell d7d3756c5b cpumask: Use modern cpumask style in Xen 15 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Jaswinder Singh Rajput 56327c2a58 includecheck fix: drivers/xen, evtchn.c 16 years ago
Jeremy Fitzhardinge 577eebeae3 xen: make -fstack-protector work under Xen 16 years ago
Pekka Enberg a70c352a37 xen: Use kcalloc() in xen_init_IRQ() 16 years ago
Tejun Heo 245b2e70ea percpu: clean up percpu variable definitions 16 years ago
Tejun Heo 204fba4aa3 percpu: cleanup percpu array definitions 16 years ago
Alan Stern d161630297 PM core: rename suspend and resume functions 16 years ago
Magnus Damm e39a71ef80 PM: Rename device_power_down/up() 16 years ago
Jan Beulich 0692698cb7 [IA64] xen_domu_defconfig: fix build issues/warnings 16 years ago
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
Yinghai Lu d5dedd4507 irq: change ->set_affinity() to return status 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
Ian Campbell 53152f957d xen: honour VCPU availability on boot 16 years ago
Rafael J. Wysocki 2ed8d2b3a8 PM: Rework handling of interrupts during suspend-resume 16 years ago
Jeremy Fitzhardinge 818fd20673 xen: add "capabilities" file 16 years ago
Ian Campbell f0783708bf xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet 16 years ago
Jeremy Fitzhardinge a649b72061 xen/sys/hypervisor: change writable_pt to features 16 years ago
Jeremy Fitzhardinge cff7e81b3d xen: add /sys/hypervisor support 16 years ago
Jeremy Fitzhardinge c6a960ce88 xen/xenbus: export xenbus_dev_changed 16 years ago
Ian Campbell de5b31bd47 xen: use device model for suspending xenbus devices 16 years ago
Ian Campbell a1ce1be578 xen: remove suspend_cancel hook 16 years ago
Jeremy Fitzhardinge 0a4666b539 xen/dev-evtchn: clean up locking in evtchn 16 years ago
Ian Campbell f7116284c7 xen: add /dev/xen/evtchn driver 16 years ago
Ian Campbell d4c045364d xen: add irq_from_evtchn 16 years ago
Ian Campbell 1e6fcf840e xen: resume interrupts before system devices. 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