aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-031-1/+1
* xen: fix build when SYSRQ is disabledRandy Dunlap2010-05-251-5/+9
* stop_machine: reimplement using cpu_stopTejun Heo2010-05-061-12/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-2/+9
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* xen: add kconfig menuRandy Dunlap2010-03-061-5/+7
* xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-181-2/+6
* xen: fix hang on suspend.Ian Campbell2010-01-131-4/+4
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-117-0/+11
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-047-0/+11
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-104-58/+68
|\ \
| * | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-041-26/+5
| * | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-041-3/+4
| * | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-031-1/+11
| * | xen: improve error handling in do_suspend.Ian Campbell2009-12-031-9/+11
| * | xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-031-0/+3
| * | xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
| * | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
| * | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
| * | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
| * | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
| |/
* | cpumask: Use modern cpumask style in XenRusty Russell2009-11-041-1/+1
|/
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* | mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-4/+0
|/
* includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput2009-09-201-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-6/+7
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-2/+2
| |\
| * | percpu: clean up percpu variable definitionsTejun Heo2009-06-241-4/+5
| * | percpu: cleanup percpu array definitionsTejun Heo2009-06-241-2/+2
* | | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-091-0/+3
| |/ |/|
* | xen: Use kcalloc() in xen_init_IRQ()Pekka Enberg2009-07-011-2/+2
|/
* PM core: rename suspend and resume functionsAlan Stern2009-06-121-8/+8
* PM: Rename device_power_down/up()Magnus Damm2009-06-121-5/+5
* Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-109-58/+1015
|\
| * Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-081-1/+2
| |\
| * \ Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-073-9/+12
| |\ \
| * \ \ Merge branch 'for-linus/xen/core' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-10/+30
| |\ \ \
| | * | | xen: honour VCPU availability on bootIan Campbell2009-04-021-10/+30
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge2009-03-309-58/+1015
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | * | | xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yetIan Campbell2009-03-301-41/+0
| | | | | * | | xen/sys/hypervisor: change writable_pt to featuresJeremy Fitzhardinge2009-03-301-15/+26
| | | | | * | | xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-303-1/+487
| | |_|_|/ / / | |/| | | | |
| | | | * | | xen: add "capabilities" fileJeremy Fitzhardinge2009-03-301-1/+18
| | |_|/ / / | |/| | | |
| | | * | | xen/xenbus: export xenbus_dev_changedJeremy Fitzhardinge2009-03-301-0/+1
| | | * | | xen: use device model for suspending xenbus devicesIan Campbell2009-03-303-33/+15
| | | * | | xen: remove suspend_cancel hookIan Campbell2009-03-301-23/+0
| | |/ / / | |/| | |
| | * | | xen/dev-evtchn: clean up locking in evtchnJeremy Fitzhardinge2009-03-301-12/+25
| | * | | xen: add /dev/xen/evtchn driverIan Campbell2009-03-303-1/+506