| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: fix build when SYSRQ is disabled | Randy Dunlap | 2010-05-25 | 1 | -5/+9 |
* | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -12/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 10 | -2/+9 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
* | xen: add kconfig menu | Randy Dunlap | 2010-03-06 | 1 | -5/+7 |
* | xen: Remove unnecessary arch specific xen irq functions. | Eric W. Biederman | 2010-02-18 | 1 | -2/+6 |
* | xen: fix hang on suspend. | Ian Campbell | 2010-01-13 | 1 | -4/+4 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 7 | -0/+11 |
|\ |
|
| * | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 2009-11-04 | 7 | -0/+11 |
* | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds | 2009-12-10 | 4 | -58/+68 |
|\ \ |
|
| * | | xen: try harder to balloon up under memory pressure. | Ian Campbell | 2009-12-04 | 1 | -26/+5 |
| * | | Xen balloon: fix totalram_pages counting. | Gianluca Guida | 2009-12-04 | 1 | -3/+4 |
| * | | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume... | Ian Campbell | 2009-12-03 | 1 | -1/+11 |
| * | | xen: improve error handling in do_suspend. | Ian Campbell | 2009-12-03 | 1 | -9/+11 |
| * | | xen: don't leak IRQs over suspend/resume. | Ian Campbell | 2009-12-03 | 1 | -0/+3 |
| * | | xen: don't call dpm_resume_noirq() with interrupts disabled. | Jeremy Fitzhardinge | 2009-12-03 | 1 | -4/+3 |
| * | | xen: wait up to 5 minutes for device connetion | Paolo Bonzini | 2009-12-03 | 1 | -4/+16 |
| * | | xen: improvement to wait_for_devices() | Paolo Bonzini | 2009-12-03 | 1 | -3/+6 |
| * | | xen: fix is_disconnected_device/exists_disconnected_device | Paolo Bonzini | 2009-12-03 | 1 | -6/+7 |
| * | | xen/xenbus: make DEVICE_ATTR()s static | Jeremy Fitzhardinge | 2009-12-03 | 1 | -3/+3 |
| |/ |
|
* | | cpumask: Use modern cpumask style in Xen | Rusty Russell | 2009-11-04 | 1 | -1/+1 |
|/ |
|
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ |
|
| * | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 | 1 | -4/+0 |
|/ |
|
* | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -6/+7 |
|\ |
|
| * | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
| |\ |
|
| * | | percpu: clean up percpu variable definitions | Tejun Heo | 2009-06-24 | 1 | -4/+5 |
| * | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 | 1 | -2/+2 |
* | | | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 2009-09-09 | 1 | -0/+3 |
| |/
|/| |
|
* | | xen: Use kcalloc() in xen_init_IRQ() | Pekka Enberg | 2009-07-01 | 1 | -2/+2 |
|/ |
|
* | PM core: rename suspend and resume functions | Alan Stern | 2009-06-12 | 1 | -8/+8 |
* | PM: Rename device_power_down/up() | Magnus Damm | 2009-06-12 | 1 | -5/+5 |
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 9 | -58/+1015 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 3 | -9/+12 |
| |\ \ |
|
| * \ \ | Merge branch 'for-linus/xen/core' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -10/+30 |
| |\ \ \ |
|
| | * | | | xen: honour VCPU availability on boot | Ian Campbell | 2009-04-02 | 1 | -10/+30 |
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge | 2009-03-30 | 9 | -58/+1015 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | | | * | | | xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet | Ian Campbell | 2009-03-30 | 1 | -41/+0 |
| | | | | * | | | xen/sys/hypervisor: change writable_pt to features | Jeremy Fitzhardinge | 2009-03-30 | 1 | -15/+26 |
| | | | | * | | | xen: add /sys/hypervisor support | Jeremy Fitzhardinge | 2009-03-30 | 3 | -1/+487 |
| | |_|_|/ / /
| |/| | | | | |
|
| | | | * | | | xen: add "capabilities" file | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+18 |
| | |_|/ / /
| |/| | | | |
|
| | | * | | | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 2009-03-30 | 1 | -0/+1 |
| | | * | | | xen: use device model for suspending xenbus devices | Ian Campbell | 2009-03-30 | 3 | -33/+15 |
| | | * | | | xen: remove suspend_cancel hook | Ian Campbell | 2009-03-30 | 1 | -23/+0 |
| | |/ / /
| |/| | | |
|
| | * | | | xen/dev-evtchn: clean up locking in evtchn | Jeremy Fitzhardinge | 2009-03-30 | 1 | -12/+25 |
| | * | | | xen: add /dev/xen/evtchn driver | Ian Campbell | 2009-03-30 | 3 | -1/+506 |
| | * | | | xen: add irq_from_evtchn | Ian Campbell | 2009-03-30 | 1 | -0/+6 |
| |/ / / |
|