| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 19 | -23/+23 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 12 | -16/+16 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 168 | -248/+248 |
* | Documentation: Delete dead OSS-related kernel parameter. | Robert P. J. Day | 2007-10-19 | 1 | -3/+0 |
* | Documentation: Drop reference to dead "eicon" kernel paramter. | Robert P. J. Day | 2007-10-19 | 1 | -3/+0 |
* | Drop the superfluous test for an old version of gcc. | Robert P. J. Day | 2007-10-19 | 1 | -8/+0 |
* | Remove long-dead commented-out MODULE_PARM reference. | Robert P. J. Day | 2007-10-19 | 1 | -1/+0 |
* | Explain clearly why kmalloc() can't use __GFP_HIGHMEM. | Robert P. J. Day | 2007-10-19 | 1 | -1/+2 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 89 | -117/+117 |
* | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr | 2007-10-19 | 1 | -1/+1 |
* | crypto: convert "crypto" subdirectory to UTF-8 | John Anthony Kazos Jr | 2007-10-19 | 2 | -2/+2 |
* | fix typos in drivers/block/Kconfig | Patrick Ringl | 2007-10-19 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 51 | -2411/+4182 |
|\ |
|
| * | Pull acpica into test branch | Len Brown | 2007-10-10 | 5 | -79/+52 |
| |\ |
|
| | * | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 2 | -1/+4 |
| | * | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | 4 | -78/+48 |
| * | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | 23 | -109/+1901 |
| |\ \ |
|
| | * | | 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 | 23 | -109/+1895 |
| | |/ |
|
| * | | 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 | 4 | -80/+40 |
| |\ \ \ |
|
| | * | | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | 4 | -80/+40 |
| * | | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | 10 | -1951/+1366 |
| |\ \ \ \ |
|
| | * | | | | 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 |
| | * | | | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | 3 | -40/+30 |
| | * | | | | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy | 2007-09-27 | 1 | -1/+32 |
| | * | | | | ACPI: Battery: Add sysfs support | Alexey Starikovskiy | 2007-09-27 | 2 | -23/+165 |
| | * | | | | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy | 2007-09-27 | 1 | -217/+125 |
| | * | | | | ACPI: Battery: simplify update scheme | Alexey Starikovskiy | 2007-09-27 | 1 | -223/+57 |
| | * | | | | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy | 2007-09-27 | 1 | -220/+139 |
| | |/ / / |
|
| * | | | | Pull thermal into release branch | Len Brown | 2007-10-10 | 1 | -10/+18 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Thermal: Drop concurrent thermal checks | Alexey Starikovskiy | 2007-09-05 | 1 | -5/+10 |
| | * | | | | ACPI: thermal: use round_jiffies when thermal zone polling is enabled | Len Brown | 2007-09-04 | 1 | -5/+8 |
| | | |/ /
| | |/| | |
|
| * | | | | Pull video into release branch | Len Brown | 2007-10-10 | 1 | -8/+22 |
| |\ \ \ \ |
|
| | * | | | | ACPI: VIDEO: Adjust current level to closest available one. | Alexey Starikovskiy | 2007-09-05 | 1 | -1/+12 |
| | * | | | | ACPI: video: Don't call absent methods | Alexey Starikovskiy | 2007-09-05 | 1 | -8/+10 |
| | |/ / / |
|
| * | | | | Pull fujitsu-v3 into release branch | Len Brown | 2007-10-10 | 3 | -0/+374 |
| |\ \ \ \ |
|
| | * | | | | fujitsu-laptop: create Fujitsu laptop platform specific driver | Jonathan Woithe | 2007-08-29 | 3 | -0/+374 |
| * | | | | | Pull thinkpad into release branch | Len Brown | 2007-10-10 | 3 | -59/+210 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI: thinkpad-acpi: skip blanks before the data when parsing sysfs | Henrique de Moraes Holschuh | 2007-10-09 | 1 | -0/+2 |
| | * | | | | | ACPI: thinkpad-acpi: duplicate driver attributes to new hwmon pdrv | Henrique de Moraes Holschuh | 2007-09-25 | 2 | -1/+8 |
| | * | | | | | ACPI: thinkpad-acpi: use a separate platform device for hwmon and name it (v2) | Henrique de Moraes Holschuh | 2007-09-25 | 3 | -19/+91 |