Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | xen: do not respond to unknown xenstore control requests | Ian Campbell | 2011-02-25 | |
| * | | | | | | | | | | | xen: make the ballon driver work for hvm domains | Stefano Stabellini | 2011-02-25 | |
| * | | | | | | | | | | | xen-blkfront: handle Xen major numbers other than XENVBD | Stefano Stabellini | 2011-02-25 | |
| * | | | | | | | | | | | xen: no need to delay xen_setup_shutdown_event for hvm guests anymore | Stefano Stabellini | 2011-02-25 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds | 2011-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | xen: events: mark cpu_evtchn_mask_p as __refdata | Ian Campbell | 2011-02-11 | |
| | * | | | | | | | | | | | xen: Union the blkif_request request specific fields | Owen Smith | 2011-03-08 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: push set_irq_msi down into xen_create_msi_irq | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: update pirq_to_irq in xen_create_msi_irq | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: refactor xen_create_msi_irq slightly | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: assume PHYSDEVOP_get_free_pirq exists | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. | Ian Campbell | 2011-03-10 | |
| * | | | | | | | | | | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup | Konrad Rzeszutek Wilk | 2011-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'stable/irq.rework' into stable/irq.cleanup | Konrad Rzeszutek Wilk | 2011-03-10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 2011-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | / / / / / / / / / / / | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 2011-02-18 | |
| | * | | | | | | | | | | | | xen-pcifront: Sanity check the MSI/MSI-X values | Konrad Rzeszutek Wilk | 2011-02-18 | |
| | * | | | | | | | | | | | | xen-pcifront: don't use flush_scheduled_work() | Tejun Heo | 2011-02-17 | |
| * | | | | | | | | | | | | | xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. | Konrad Rzeszutek Wilk | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: Use IRQF_FORCE_RESUME | Thomas Gleixner | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: Fix compile error introduced by "switch to new irq_chip functions" | Ian Campbell | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: Switch to new irq_chip functions | Thomas Gleixner | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: events: do not free legacy IRQs | Ian Campbell | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. | Ian Campbell | 2011-03-03 | |
| * | | | | | | | | | | | | | xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq | Ian Campbell | 2011-03-03 | |
| * | | | | | | | | | | | | | xen:events: move find_unbound_irq inside CONFIG_PCI_MSI | Ian Campbell | 2011-03-03 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ \ \ | ||||
*-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds | 2011-03-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | / / / / / | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk | 2011-03-03 | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie | 2011-03-13 | |
* | | | | | | | | | | | | | | watchdog: hpwdt: eliminate section mismatch warning | Axel Lin | 2011-03-14 | |
* | | | | | | | | | | | | | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 | Wim Van Sebroeck | 2011-03-14 | |
* | | | | | | | | | | | | | | watchdog: sch311x_wdt: fix printk condition | Dan Carpenter | 2011-03-14 | |
* | | | | | | | | | | | | | | watchdog: sch311x_wdt: Fix LDN active check | Wim Van Sebroeck | 2011-03-14 | |
* | | | | | | | | | | | | | | watchdog: cpwd: Fix buffer-overflow | Wim Van Sebroeck | 2011-03-14 | |
* | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | hwmon/f71882fg: Set platform drvdata to NULL later | Hans de Goede | 2011-03-13 | |
| * | | | | | | | | | | | | | | hwmon/f71882fg: Fix a typo in a comment | Hans de Goede | 2011-03-13 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-03-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu... | Nicholas Bellinger | 2011-02-28 | |
* | | | | | | | | | | | | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds | 2011-03-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | mtd: add "platform:" prefix for platform modalias | Axel Lin | 2011-03-11 | |
| * | | | | | | | | | | | | | | | mtd: mtd_blkdevs: fix double free on error path | Maxim Levitsky | 2011-03-11 |