summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm raid1: handle log failureJonathan Brassow2007-07-121-4/+8
* dm raid1: handle resync failuresJonathan Brassow2007-07-121-3/+41
* dm: add ratelimit logging macrosJonathan Brassow2007-07-121-4/+36
* dm: disable barriersStefan Bader2007-07-124-12/+9
* dm raid1: clear region outside spinlockJonathan Brassow2007-07-121-6/+6
* dm snapshot: permit invalid activationMilan Broz2007-07-122-6/+10
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-121-5/+43
* dm io: fix panic on large requestJun'ichi Nomura2007-07-121-1/+4
* dm raid1: fix statusMilan Broz2007-07-121-2/+2
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-123-9/+6
* dm delay: cleanupAlasdair G Kergon2007-07-121-7/+5
* dm: use kmem_cache macroAlasdair G Kergon2007-07-128-121/+106
* dm: bio_list prefetch removalAlasdair G Kergon2007-07-121-3/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-121-22/+0
|\
| * [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-22/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-123-17/+54
|\ \
| * | [CPUFREQ] Fix sysfs_create_file return value handlingTobias Klauser2007-06-211-3/+6
| * | [CPUFREQ] ondemand: fix tickless accounting and software coordination bugVenki Pallipadi2007-06-211-7/+18
| * | [CPUFREQ] ondemand: add a check to avoid negative load calculationVenki Pallipadi2007-06-211-2/+3
| * | [CPUFREQ] Keep userspace governor quiet when it is not being usedVenki Pallipadi2007-06-211-3/+20
| * | [CPUFREQ] check return value of sysfs_create_fileThomas Renninger2007-05-291-5/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-121-1/+1
|\ \ \
| * | | [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-091-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-29/+44
|\ \ \ \
| * | | | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-29/+44
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12107-661/+652
|\ \ \ \
| * | | | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-3/+1
| * | | | PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-111-2/+5
| * | | | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-111-2/+46
| * | | | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-111-0/+3
| * | | | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-113-2/+7
| * | | | PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige2007-07-111-0/+12
| * | | | PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn2007-07-111-7/+7
| * | | | PCI: cpci_hotplug: Convert to use the kthread APIScott Murray2007-07-111-45/+21
| * | | | PCI: add pci_try_set_mwiRandy Dunlap2007-07-119-17/+33
| * | | | PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-111-1/+1
| * | | | PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-112-7/+3
| * | | | PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2007-07-112-6/+4
| * | | | PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-111-10/+4
| * | | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-1174-393/+160
| * | | | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
| * | | | PCI: remove useless pci driver methodDavid Brownell2007-07-115-23/+0
| * | | | PCI: unexport pci_proc_attach_deviceAdrian Bunk2007-07-111-1/+0
| * | | | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16
| * | | | PCI: fix AER driver error informationZhang, Yanmin2007-07-116-47/+34
| * | | | PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-112-90/+102
| * | | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-3/+7
| * | | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+5
| * | | | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-112-0/+176
| * | | | pci syscall.c: Switch to refcounting APIAlan Cox2007-07-111-9/+11
OpenPOWER on IntegriCloud