aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-051-1/+2
* xen: honour VCPU availability on bootIan Campbell2009-04-081-10/+30
* xen: resume interrupts before system devices.Ian Campbell2009-04-081-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-051-2/+2
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-311-2/+2
| |\
| | * cpumask: make Xen use the new operators.Rusty Russell2009-03-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-1/+1
|\ \ \ | |/ / |/| |
| * | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| |/
* | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-7/+9
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-0/+8
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+8
* | xen: explicitly initialise the cpu field of irq_infoIan Campbell2009-02-091-5/+6
* | xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge2009-02-091-20/+9
* | xen: remove irq bindcountJeremy Fitzhardinge2009-02-091-19/+7
* | xen: pack all irq-related info togetherJeremy Fitzhardinge2009-02-091-49/+135
* | xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-091-2/+20
* | xen: set irq_chip disableJeremy Fitzhardinge2009-02-091-0/+3
* | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-1/+32
|\ \ | |/
| * xen: make sysfs files behave as their names suggestJeremy Fitzhardinge2009-01-291-1/+32
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-272-6/+13
|\ \ | |/
| * xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
| * xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
| * xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
* | xen: fix too early kmalloc callChristophe Saout2009-01-121-2/+3
* | Xen: reduce memory required for cpu_evtchn_maskMike Travis2009-01-111-5/+16
* | cpumask: convert misc driver functionsRusty Russell2009-01-111-1/+1
* | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-2/+2
|/
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-088-6/+715
* drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-081-2/+1
* xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-062-13/+18
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-3/+3
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-131-4/+8
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
* | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-3/+0
|\ \ \
| * | | irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-261-3/+0
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-301-4/+13
|\ \ \ \ | |/ / /
| * | | sparseirq, xen: make sure irq_desc is allocated for interruptsJeremy Fitzhardinge2008-12-181-0/+5
| | |/ | |/|
| * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-4/+8
| |/
* | xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-163-2/+9
|/
* xen: fix scrub_page()Jeremy Fitzhardinge2008-11-171-8/+1
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0
* xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-231-1/+1
* xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-231-19/+4
* xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-231-2/+0
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-161-8/+6
* xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon2008-10-161-0/+2
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-3/+5
* drivers/xen: use nr_irqsYinghai Lu2008-10-161-6/+6
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-031-1/+0