Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 7289 | -186826/+577351 |
2008-10-22 | panasonic-laptop: fix build | Len Brown | 1 | -3/+3 |
2008-10-22 | Merge branch 'panasonic' into test | Len Brown | 4 | -0/+784 |
2008-10-22 | Merge branch 'yinghai' into test | Len Brown | 2 | -8/+3 |
2008-10-22 | Merge branch 'ull' into test | Len Brown | 30 | -110/+123 |
2008-10-22 | Merge branch 'thinkpad' into test | Len Brown | 1 | -2/+61 |
2008-10-22 | Merge branch 'suspend' into test | Len Brown | 2 | -27/+76 |
2008-10-22 | Merge branch 'pnp-debug' into test | Len Brown | 19 | -125/+121 |
2008-10-22 | Merge branch 'misc' into test | Len Brown | 30 | -46/+56 |
2008-10-22 | Merge branch 'i7300_idle' into test | Len Brown | 10 | -0/+713 |
2008-10-22 | Merge branch 'fujitsu' into test | Len Brown | 1 | -52/+71 |
2008-10-22 | Merge branch 'fadt-test' into test | Len Brown | 1 | -7/+25 |
2008-10-22 | Merge branch 'eeepc' into test | Len Brown | 1 | -19/+209 |
2008-10-22 | Merge branch 'ec' into test | Len Brown | 4 | -187/+198 |
2008-10-22 | Merge branch 'dock' into test | Len Brown | 12 | -604/+422 |
2008-10-22 | Merge branch 'cpuidle' into test | Len Brown | 3 | -1/+12 |
2008-10-22 | Merge branch 'bugzilla-11481' into test | Len Brown | 1 | -3/+22 |
2008-10-22 | Merge branch 'bugzilla-10503' into test | Len Brown | 1 | -0/+10 |
2008-10-22 | Merge branch 'bugzilla-10237' into test | Len Brown | 1 | -2/+13 |
2008-10-22 | Merge branch 'asus-cleanup' into test | Len Brown | 1 | -111/+110 |
2008-10-22 | Merge branch 'acpica' into test | Len Brown | 62 | -690/+2411 |
2008-10-22 | Merge branch 'bugfixes' into test | Len Brown | 9 | -86/+183 |
2008-10-22 | Merge branch 'acer-wmi' into test | Len Brown | 4 | -106/+177 |
2008-10-22 | Merge branch 'FW_BUG' into test | Len Brown | 3 | -21/+63 |
2008-10-22 | ACPICA: Update version to 20080926 | Bob Moore | 1 | -1/+1 |
2008-10-22 | ACPICA: Add support for zero-length buffer-to-string conversions | Bob Moore | 1 | -2/+9 |
2008-10-22 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore | 8 | -6/+1401 |
2008-10-22 | ACPICA: Fix for implicit return compatibility | Lin Ming | 1 | -0/+4 |
2008-10-22 | ACPICA: Fixed a couple memory leaks associated with "implicit return" | Lin Ming | 2 | -1/+6 |
2008-10-22 | ACPICA: Optimize buffer allocation procedure | Bob Moore | 1 | -25/+28 |
2008-10-22 | ACPICA: Fix possible memory leak, error exit path | Lin Ming | 2 | -0/+16 |
2008-10-22 | ACPICA: Fix fault after mem allocation failure in AML parser | Lin Ming | 1 | -17/+11 |
2008-10-22 | ACPICA: Remove unused ACPI register bit definition | Lin Ming | 2 | -12/+23 |
2008-10-22 | ACPICA: Update version to 20080829 | Bob Moore | 1 | -1/+1 |
2008-10-22 | ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname | Bob Moore | 1 | -2/+3 |
2008-10-22 | ACPICA: Cleanup for internal Reference Object | Bob Moore | 25 | -292/+310 |
2008-10-22 | ACPICA: Update comments - no functional changes | Bob Moore | 1 | -10/+11 |
2008-10-22 | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore | 5 | -26/+30 |
2008-10-22 | ACPICA: Reduce error to warning for incorrect method arg count | Lin Ming | 1 | -8/+9 |
2008-10-22 | ACPICA: Disallow evaluation of named object types with no value | Bob Moore | 1 | -0/+21 |
2008-10-22 | ACPICA: Remove obsolete exception codes | Bob Moore | 1 | -73/+55 |
2008-10-22 | ACPICA: Add namespace node to operand object union | Bob Moore | 1 | -0/+7 |
2008-10-22 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore | 4 | -23/+15 |
2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 10 | -35/+35 |
2008-10-22 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy | 3 | -0/+13 |
2008-10-22 | ACPICA: Update version to 20080729 | Bob Moore | 1 | -1/+1 |
2008-10-22 | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables | Bob Moore | 2 | -6/+49 |
2008-10-22 | ACPICA: Improve object conversion error messages | Bob Moore | 1 | -2/+6 |
2008-10-22 | ACPICA: Add function to decode reference obj types to strings | Bob Moore | 2 | -0/+38 |
2008-10-22 | ACPICA: Update version to 20080701 | Bob Moore | 1 | -1/+1 |