Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: uevent generate events | Mike Anderson | 2007-10-20 | 3 | -0/+196 |
* | dm: add uevent to core | Mike Anderson | 2007-10-20 | 5 | -0/+133 |
* | dm: export name and uuid | Mike Anderson | 2007-10-20 | 1 | -0/+32 |
* | dm raid1: add mirror_set to struct mirror | Jonathan Brassow | 2007-10-20 | 1 | -0/+2 |
* | dm log: split suspend | Jonathan Brassow | 2007-10-20 | 3 | -3/+4 |
* | dm mpath: hp retry if not ready | Dave Wysochanski | 2007-10-20 | 1 | -11/+53 |
* | dm mpath: add hp handler | Dave Wysochanski | 2007-10-20 | 3 | -0/+214 |
* | dm mpath: add retry pg init | Dave Wysochanski | 2007-10-20 | 2 | -14/+68 |
* | dm crypt: tidy labels | Milan Broz | 2007-10-20 | 1 | -19/+19 |
* | dm crypt: tidy whitespace | Milan Broz | 2007-10-20 | 1 | -17/+17 |
* | dm crypt: add post processing queue | Milan Broz | 2007-10-20 | 1 | -16/+51 |
* | dm crypt: use per device singlethread workqueues | Milan Broz | 2007-10-20 | 1 | -18/+14 |
* | dm mpath: emc fix an error message | Alasdair G Kergon | 2007-10-20 | 1 | -1/+1 |
* | dm: bio_list macro renaming | Alasdair G Kergon | 2007-10-20 | 2 | -6/+1 |
* | dm io:ctl remove vmalloc void cast | Jesper Juhl | 2007-10-20 | 1 | -1/+1 |
* | dm: tidy bio_io_error usage | Milan Broz | 2007-10-20 | 1 | -19/+18 |
* | kcopyd use mutex instead of semaphore | Matthias Kaehlcke | 2007-10-20 | 1 | -4/+4 |
* | dm: use kzalloc | Dmitry Monakhov | 2007-10-20 | 5 | -18/+9 |
* | dm: use is_power_of_2 | vignesh babu | 2007-10-20 | 3 | -3/+6 |
* | dm: fix thaw_bdev | Jun'ichi Nomura | 2007-10-20 | 1 | -1/+3 |
* | dm delay: fix status | Milan Broz | 2007-10-20 | 1 | -1/+1 |
* | dm delay: fix ctr error paths | Dmitry Monakhov | 2007-10-20 | 1 | -8/+11 |
* | dm raid1: fix leakage | Dmitry Monakhov | 2007-10-20 | 1 | -13/+15 |
* | dm crypt: missing kfree in ctr error path | Dmitry Monakhov | 2007-10-20 | 1 | -0/+1 |
* | dm crypt: drop device ref in ctr error path | Dmitry Monakhov | 2007-10-20 | 1 | -1/+3 |
* | dm io:ctl use constant struct size | Milan Broz | 2007-10-20 | 1 | -3/+3 |
* | dm mpath: rdac fix init race | Bryn M. Reeves | 2007-10-20 | 1 | -7/+8 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-19 | 5 | -13/+8 |
|\ | |||||
| * | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 2007-10-19 | 4 | -6/+7 |
| * | x86: acpi use cpu_physical_id | Mike Travis | 2007-10-19 | 1 | -7/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 40 | -2376/+3944 |
|\ \ | |||||
| * \ | Pull acpica into test branch | Len Brown | 2007-10-10 | 3 | -77/+48 |
| |\ \ | |||||
| | * | | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 1 | -1/+2 |
| | * | | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | 3 | -76/+46 |
| * | | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | 16 | -83/+1687 |
| |\ \ \ | |||||
| | * | | | ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle | Len Brown | 2007-10-10 | 1 | -0/+6 |
| | * | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 16 | -83/+1681 |
| | |/ / | |||||
| * | | | Pull bugzilla-8709 into release branch | Len Brown | 2007-10-10 | 1 | -51/+39 |
| |\ \ \ | |||||
| | * | | | ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. | Alexey Starikovskiy | 2007-09-05 | 1 | -51/+39 |
| * | | | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 | 3 | -79/+40 |
| |\ \ \ \ | |||||
| | * | | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | 3 | -79/+40 |
| * | | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | 9 | -1951/+1365 |
| |\ \ \ \ \ | |||||
| | * | | | | | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 2007-09-27 | 2 | -3/+32 |
| | * | | | | | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -4/+32 |
| | * | | | | | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+25 |
| | * | | | | | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 2007-09-27 | 2 | -86/+237 |
| | * | | | | | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 2007-09-27 | 1 | -1017/+275 |
| | * | | | | | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 2007-09-27 | 1 | -147/+135 |
| | * | | | | | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 2007-09-27 | 4 | -299/+412 |
| | * | | | | | ACPI: EC: Add new query handler to list head. | Alexey Starikovskiy | 2007-09-27 | 1 | -2/+1 |