Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | xen: events: update pirq_to_irq in xen_create_msi_irq | Ian Campbell | 2011-03-10 | 1 | -0/+1 | |
| * | | | | | | | | | | xen: events: refactor xen_create_msi_irq slightly | Ian Campbell | 2011-03-10 | 1 | -9/+6 | |
| * | | | | | | | | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell | 2011-03-10 | 1 | -16/+14 | |
| * | | | | | | | | | | xen: events: assume PHYSDEVOP_get_free_pirq exists | Ian Campbell | 2011-03-10 | 1 | -9/+6 | |
| * | | | | | | | | | | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 | 1 | -8/+11 | |
| * | | | | | | | | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 | 1 | -7/+5 | |
| * | | | | | | | | | | xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available. | Ian Campbell | 2011-03-10 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -10/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'stable/irq.rework' into stable/irq.cleanup | Konrad Rzeszutek Wilk | 2011-03-10 | 1 | -154/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 2011-03-15 | 2 | -164/+145 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | / / / / / / / / / | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 2011-02-18 | 1 | -6/+6 | |
| | * | | | | | | | | | | xen-pcifront: Sanity check the MSI/MSI-X values | Konrad Rzeszutek Wilk | 2011-02-18 | 1 | -4/+16 | |
| | * | | | | | | | | | | xen-pcifront: don't use flush_scheduled_work() | Tejun Heo | 2011-02-17 | 1 | -2/+1 | |
| * | | | | | | | | | | | xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well. | Konrad Rzeszutek Wilk | 2011-03-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | xen: Use IRQF_FORCE_RESUME | Thomas Gleixner | 2011-03-03 | 1 | -19/+1 | |
| * | | | | | | | | | | | xen: Fix compile error introduced by "switch to new irq_chip functions" | Ian Campbell | 2011-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | xen: Switch to new irq_chip functions | Thomas Gleixner | 2011-03-03 | 1 | -44/+51 | |
| * | | | | | | | | | | | xen: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-03 | 1 | -18/+0 | |
| * | | | | | | | | | | | xen: events: do not free legacy IRQs | Ian Campbell | 2011-03-03 | 1 | -0/+4 | |
| * | | | | | | | | | | | xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges. | Ian Campbell | 2011-03-03 | 1 | -50/+27 | |
| * | | | | | | | | | | | xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq | Ian Campbell | 2011-03-03 | 1 | -18/+35 | |
| * | | | | | | | | | | | xen:events: move find_unbound_irq inside CONFIG_PCI_MSI | Ian Campbell | 2011-03-03 | 1 | -17/+17 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds | 2011-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | / / / | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk | 2011-03-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-14 | 11 | -17/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | drm/radeon: fix problem with changing active VRAM size. (v2) | Dave Airlie | 2011-03-14 | 11 | -17/+28 | |
* | | | | | | | | | | | | watchdog: hpwdt: eliminate section mismatch warning | Axel Lin | 2011-03-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | watchdog: sch311x_wdt: fix printk condition | Dan Carpenter | 2011-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | watchdog: sch311x_wdt: Fix LDN active check | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | watchdog: cpwd: Fix buffer-overflow | Wim Van Sebroeck | 2011-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | hwmon/f71882fg: Set platform drvdata to NULL later | Hans de Goede | 2011-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | hwmon/f71882fg: Fix a typo in a comment | Hans de Goede | 2011-03-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2011-03-14 | 2 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu... | Nicholas Bellinger | 2011-02-28 | 2 | -2/+11 | |
* | | | | | | | | | | | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | Linus Torvalds | 2011-03-13 | 7 | -42/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mtd: add "platform:" prefix for platform modalias | Axel Lin | 2011-03-11 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | mtd: mtd_blkdevs: fix double free on error path | Maxim Levitsky | 2011-03-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | mtd: amd76xrom: fix oops at boot when resources are not available | Stanislaw Gruszka | 2011-03-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | mtd: fix race in cfi_cmdset_0001 driver | Joakim Tjernlund | 2011-03-11 | 1 | -21/+22 | |
| * | | | | | | | | | | | | | mtd: jedec_probe: initialise make sector erase command variable | Antony Pavlov | 2011-03-11 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | mtd: jedec_probe: Change variable name from cfi_p to cfi | Antony Pavlov | 2011-03-11 | 1 | -16/+16 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-03-13 | 3 | -18/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | drm/radeon: fix page flipping hangs on r300/r400 | Dave Airlie | 2011-03-13 | 2 | -18/+2 | |
| * | | | | | | | | | | | | drm/radeon: add pageflip hooks for fusion | Dave Airlie | 2011-03-11 | 1 | -0/+3 | |
* | | | | | | | | | | | | | gpio: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-13 | 2 | -0/+2 | |
* | | | | | | | | | | | | | ariadne: remove redundant NULL check | j223yang@asset.uwaterloo.ca | 2011-03-10 | 1 | -5/+0 | |
* | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2011-03-10 | 57 | -168/+595 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2011-03-10 | 21 | -63/+283 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ |