| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 9 | -68/+516 |
|\ |
|
| * | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 | 1 | -15/+24 |
| * | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 | 1 | -2/+3 |
| * | ACPI: APEI build fix | Len Brown | 2011-08-03 | 1 | -2/+0 |
| * | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 | 2 | -7/+24 |
| * | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 | 1 | -7/+177 |
| * | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 | 2 | -18/+193 |
| * | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 | 3 | -0/+38 |
| * | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 | 1 | -2/+14 |
| * | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 | 2 | -8/+17 |
| * | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 | 1 | -1/+1 |
| * | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 | 2 | -8/+8 |
| * | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 | 2 | -5/+17 |
| * | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 | 1 | -11/+14 |
| * | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 | 1 | -1/+1 |
| * | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 | 1 | -0/+4 |
* | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2011-08-01 | 1 | -5/+15 |
|\ \ |
|
| * | | pstore: Make "part" unsigned | Matthew Garrett | 2011-07-22 | 1 | -4/+4 |
| * | | pstore: Add extra context for writes and erases | Matthew Garrett | 2011-07-22 | 1 | -4/+6 |
| * | | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 2011-07-22 | 1 | -5/+13 |
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | i915: Fix opregion notifications | Matthew Garrett | 2011-07-13 | 1 | -3/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 3 | -3/+3 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2011-07-14 | 2 | -18/+11 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki | 2011-07-13 | 1 | -17/+0 |
| |/
|/| |
|
| * | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 2011-07-13 | 1 | -1/+11 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-05-29 | 26 | -466/+678 |
|\ |
|
| * | Merge branch 'ec-cleanup' into release | Len Brown | 2011-05-29 | 1 | -7/+1 |
| |\ |
|
| | * | ACPI EC: remove redundant code | Zhang Rui | 2011-05-29 | 1 | -2/+0 |
| | * | ACPI EC: remove dead code | Thomas Renninger | 2011-04-01 | 1 | -5/+1 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---------. \ | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown | 2011-05-29 | 33 | -439/+854 |
| |\ \ \ \ \ \ \
| | | | | | | |/ |
|
| | | | | | * | | ACPI: EC: add another DMI check for ASUS hardware | Peter Collingbourne | 2011-04-25 | 1 | -0/+3 |
| | | | | * | | | ACPI: Add D3 cold state | Lin Ming | 2011-05-29 | 1 | -1/+1 |
| | | | * | | | | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui | 2011-05-29 | 1 | -0/+8 |
| | | | |/ / / |
|
| | | * | | | | ACPI: processor: fix processor_physically_present in UP kernel | Lin Ming | 2011-05-29 | 1 | -3/+9 |
| | | |/ / / |
|
| | * | | | | ACPI: Split out custom_method functionality into an own driver | Thomas Renninger | 2011-05-29 | 4 | -79/+117 |
| | * | | | | ACPI: Cleanup custom_method debug stuff | Thomas Renninger | 2011-05-29 | 3 | -20/+23 |
| | |/ / / |
|
| * | | | | ACPICA: Execute an orphan _REG method under the EC device | Bob Moore | 2011-05-09 | 3 | -9/+127 |
| * | | | | ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place | Bob Moore | 2011-05-09 | 1 | -1/+0 |
| * | | | | ACPICA: Update internal address SpaceID for DataTable regions | Bob Moore | 2011-05-09 | 6 | -21/+8 |
| * | | | | ACPICA: Add more methods eligible for NULL package element removal | Bob Moore | 2011-05-09 | 1 | -8/+5 |
| * | | | | ACPICA: Split all internal Global Lock functions to new file - evglock | Bob Moore | 2011-05-09 | 4 | -316/+347 |
| * | | | | ACPICA: Fix code divergence of global lock handling | Lin Ming | 2011-03-25 | 3 | -41/+44 |
| * | | | | ACPICA: Use acpi_os_create_lock interface | Lin Ming | 2011-03-25 | 2 | -9/+17 |
| * | | | | ACPI: osl, add acpi_os_create_lock interface | Lin Ming | 2011-03-25 | 1 | -8/+25 |
* | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-05-25 | 3 | -1035/+0 |
|\ \ \ \ \ |
|
| * | | | | | Move ACPI power meter driver to hwmon | Jean Delvare | 2011-05-25 | 3 | -1035/+0 |