aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich
2009-04-08xen: honour VCPU availability on bootIan Campbell
2009-04-08xen: resume interrupts before system devices.Ian Campbell
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell
2009-03-30PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-13cpumask: make Xen use the new operators.Rusty Russell
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-09xen: explicitly initialise the cpu field of irq_infoIan Campbell
2009-02-09xen: make sure that softirqs get handled at the end of event processingJeremy Fitzhardinge
2009-02-09xen: remove irq bindcountJeremy Fitzhardinge
2009-02-09xen: pack all irq-related info togetherJeremy Fitzhardinge
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-02-09xen: set irq_chip disableJeremy Fitzhardinge
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-01-29xen: make sysfs files behave as their names suggestJeremy Fitzhardinge
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer
2009-01-12xen: fix too early kmalloc callChristophe Saout
2009-01-11Xen: reduce memory required for cpu_evtchn_maskMike Travis
2009-01-11cpumask: convert misc driver functionsRusty Russell
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng
2009-01-06xen: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-18sparseirq, xen: make sure irq_desc is allocated for interruptsJeremy Fitzhardinge
2008-12-16xen: clean up asm/xen/hypervisor.hJeremy Fitzhardinge
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-11-17xen: fix scrub_page()Jeremy Fitzhardinge
2008-11-04drivers: remove duplicated #includeJianjun Kong
2008-10-23xen: compilation fix of drivers/xen/events.c on IA64Isaku Yamahata
2008-10-23xen: portability clean up and some minor clean up for xencomm.cIsaku Yamahata
2008-10-23xen: don't reload cr3 on suspendJeremy Fitzhardinge
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-16genirq: use iterators for irq_desc loopsThomas Gleixner
2008-10-16xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabledAlex Nixon
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16drivers/xen: use nr_irqsYinghai Lu
2008-10-03xen: remove unused balloon.hJeremy Fitzhardinge