aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-04-05
|\
| * Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell2009-03-30
| |\
| | * cpumask: make Xen use the new operators.Rusty Russell2009-03-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \ | |/ / |/| |
| * | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| |/
* / PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-30
|/
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
|\
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
* | xen: explicitly initialise the cpu field of irq_infoIan Campbell2009-02-09
* | xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge2009-02-09
* | xen: remove irq bindcountJeremy Fitzhardinge2009-02-09
* | xen: pack all irq-related info togetherJeremy Fitzhardinge2009-02-09
* | xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-09
* | xen: set irq_chip disableJeremy Fitzhardinge2009-02-09
* | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
|\|
| * xen: make sysfs files behave as their names suggestJeremy Fitzhardinge2009-01-29
* | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
|\|
| * xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-26
| * xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-23
| * xen: actually release memory when shrinking domainDan Magenheimer2009-01-22
* | xen: fix too early kmalloc callChristophe Saout2009-01-12
* | Xen: reduce memory required for cpu_evtchn_maskMike Travis2009-01-11
* | cpumask: convert misc driver functionsRusty Russell2009-01-11
* | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
|/
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-08
* drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-08
* xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-31
|\ \ \
| * | | irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-26
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\| | |
| * | | sparseirq, xen: make sure irq_desc is allocated for interruptsJeremy Fitzhardinge2008-12-18
| | |/ | |/|
| * | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
| |/
* / xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge2008-12-16
|/
* xen: fix scrub_page()Jeremy Fitzhardinge2008-11-17
* drivers: remove duplicated #includeJianjun Kong2008-11-04
* xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata2008-10-23
* xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata2008-10-23
* xen: don't reload cr3 on suspendJeremy Fitzhardinge2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23
* genirq: use iterators for irq_desc loopsThomas Gleixner2008-10-16
* xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* drivers/xen: use nr_irqsYinghai Lu2008-10-16
* xen: remove unused balloon.hJeremy Fitzhardinge2008-10-03
* Merge branch 'core/xen' into x86/xenIngo Molnar2008-09-10
|\
| * xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge2008-09-08
| * stop_machine: wean Xen off stop_machine_runRusty Russell2008-08-25