summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: uevent generate eventsMike Anderson2007-10-203-0/+196
* dm: add uevent to coreMike Anderson2007-10-205-0/+133
* dm: export name and uuidMike Anderson2007-10-201-0/+32
* dm raid1: add mirror_set to struct mirrorJonathan Brassow2007-10-201-0/+2
* dm log: split suspendJonathan Brassow2007-10-203-3/+4
* dm mpath: hp retry if not readyDave Wysochanski2007-10-201-11/+53
* dm mpath: add hp handlerDave Wysochanski2007-10-203-0/+214
* dm mpath: add retry pg initDave Wysochanski2007-10-202-14/+68
* dm crypt: tidy labelsMilan Broz2007-10-201-19/+19
* dm crypt: tidy whitespaceMilan Broz2007-10-201-17/+17
* dm crypt: add post processing queueMilan Broz2007-10-201-16/+51
* dm crypt: use per device singlethread workqueuesMilan Broz2007-10-201-18/+14
* dm mpath: emc fix an error messageAlasdair G Kergon2007-10-201-1/+1
* dm: bio_list macro renamingAlasdair G Kergon2007-10-202-6/+1
* dm io:ctl remove vmalloc void castJesper Juhl2007-10-201-1/+1
* dm: tidy bio_io_error usageMilan Broz2007-10-201-19/+18
* kcopyd use mutex instead of semaphoreMatthias Kaehlcke2007-10-201-4/+4
* dm: use kzallocDmitry Monakhov2007-10-205-18/+9
* dm: use is_power_of_2vignesh babu2007-10-203-3/+6
* dm: fix thaw_bdevJun'ichi Nomura2007-10-201-1/+3
* dm delay: fix statusMilan Broz2007-10-201-1/+1
* dm delay: fix ctr error pathsDmitry Monakhov2007-10-201-8/+11
* dm raid1: fix leakageDmitry Monakhov2007-10-201-13/+15
* dm crypt: missing kfree in ctr error pathDmitry Monakhov2007-10-201-0/+1
* dm crypt: drop device ref in ctr error pathDmitry Monakhov2007-10-201-1/+3
* dm io:ctl use constant struct sizeMilan Broz2007-10-201-3/+3
* dm mpath: rdac fix init raceBryn M. Reeves2007-10-201-7/+8
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-195-13/+8
|\
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-194-6/+7
| * x86: acpi use cpu_physical_idMike Travis2007-10-191-7/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-1940-2376/+3944
|\ \
| * \ Pull acpica into test branchLen Brown2007-10-103-77/+48
| |\ \
| | * | ACPICA: hw: Don't carry spinlock over suspendAlexey Starikovskiy2007-10-101-1/+2
| | * | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write}Alexey Starikovskiy2007-10-103-76/+46
| * | | Pull cpuidle into test branchLen Brown2007-10-1016-83/+1687
| |\ \ \
| | * | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidleLen Brown2007-10-101-0/+6
| | * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-1016-83/+1681
| | |/ /
| * | | Pull bugzilla-8709 into release branchLen Brown2007-10-101-51/+39
| |\ \ \
| | * | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.Alexey Starikovskiy2007-09-051-51/+39
| * | | | Pull bugzilla-292300 into release branchLen Brown2007-10-103-79/+40
| |\ \ \ \
| | * | | | ACPI: Hibernate erroneously disabled Suspend wakeup devicesAlexey Starikovskiy2007-09-273-79/+40
| * | | | | Pull battery-sbs-ac into release branchLen Brown2007-10-109-1951/+1365
| |\ \ \ \ \
| | * | | | | ACPI: AC: Add sysfs interfaceAlexey Starikovskiy2007-09-272-3/+32
| | * | | | | ACPI: SBS: Add sysfs alarmAlexey Starikovskiy2007-09-271-4/+32
| | * | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code.Alexey Starikovskiy2007-09-271-0/+25
| | * | | | | ACPI: SBS: Add support for power_supply class (and sysfs)Alexey Starikovskiy2007-09-272-86/+237
| | * | | | | ACPI: SBS: Make SBS reads table-driven.Alexey Starikovskiy2007-09-271-1017/+275
| | * | | | | ACPI: SBS: Simplify data structures in SBSAlexey Starikovskiy2007-09-271-147/+135
| | * | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002)Alexey Starikovskiy2007-09-274-299/+412
| | * | | | | ACPI: EC: Add new query handler to list head.Alexey Starikovskiy2007-09-271-2/+1
OpenPOWER on IntegriCloud