summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-294-7/+76
|\
| * [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
| * [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-292-0/+70
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-299-205/+275
|\ \
| * | md: tidy up device searches in read_balance.NeilBrown2010-10-291-56/+36
| * | md/raid1: fix some typos in comments.NeilBrown2010-10-291-3/+3
| * | md/raid1: discard unused variable.NeilBrown2010-10-292-3/+0
| * | md: unplug writes to external bitmaps.NeilBrown2010-10-291-1/+1
| * | md: use separate bio pool for each md device.NeilBrown2010-10-286-12/+95
| * | md: change type of first arg to sync_page_io.NeilBrown2010-10-285-15/+15
| * | md/raid1: perform mem allocation before disabling writes during resync.NeilBrown2010-10-281-1/+1
| * | md: use bio_kmalloc rather than bio_alloc when failure is acceptable.NeilBrown2010-10-282-2/+2
| * | md: Fix possible deadlock with multiple mempool allocations.NeilBrown2010-10-282-65/+58
| * | md: fix and update workqueue usageTejun Heo2010-10-281-21/+43
| * | md: use sector_t in bitmap_get_counterNeilBrown2010-10-285-19/+19
| * | md: remove md_mutex locking.NeilBrown2010-10-281-7/+0
| * | md: Fix regression with raid1 arrays without persistent metadata.NeilBrown2010-10-281-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-2915-107/+93
|\ \ \
| * | | convert get_sb_pseudo() usersAl Viro2010-10-291-6/+4
| * | | convert get_sb_nodev() usersAl Viro2010-10-293-13/+12
| * | | convert get_sb_single() usersAl Viro2010-10-2910-56/+55
| * | | convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-32/+22
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-10-292-14/+11
|\ \ \ | |/ / |/| |
| * | ide: clean up timed out request handlingTejun Heo2010-10-261-8/+3
| * | hpt366: fix clock turnaroundSergei Shtylyov2010-10-261-1/+1
| * | hpt366: add debounce delay to cable_detect() methodSergei Shtylyov2010-10-261-5/+7
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-2917-58/+1909
|\ \ \
| * | | xen: register xen pci notifierWeidong Han2010-10-272-0/+118
| * | | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-222-34/+66
| * | | xen: Initialize xenbus for dom0.Juan Quintela2010-10-221-1/+28
| * | | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+60
| * | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+13
| * | | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+22
| * | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-1/+5
| * | | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-1/+3
| * | | xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-4/+26
| * | | xen: support pirq != irqStefano Stabellini2010-10-221-16/+48
| * | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2221-264/+1623
| |\ \ \
| | * | | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.cKonrad Rzeszutek Wilk2010-10-201-1/+2
| | * | | x86: xen: Sanitse irq handling (part two)Konrad Rzeszutek Wilk2010-10-181-4/+3
| | * | | swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it.Konrad Rzeszutek Wilk2010-10-181-1/+2
| | * | | xen/pci: Request ACS when Xen-SWIOTLB is activated.Konrad Rzeszutek Wilk2010-10-181-1/+1
| | * | | xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-183-0/+1171
| | * | | xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-184-0/+8
| | * | | xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
| | * | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-2/+30
| | * | | msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-181-2/+12
| | * | | x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-181-0/+1
| | * | | xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-3/+8
| | * | | xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-5/+12