Age | Commit message (Expand) | Author | Files | Lines |
2012-07-14 | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare | 1 | -0/+5 |
2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying | 3 | -5/+27 |
2012-03-30 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 1 | -3/+12 |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 1 | -1/+1 |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu | 1 | -1/+1 |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 1 | -2/+2 |
2012-01-23 | Use acpi_os_map_memory() instead of ioremap() in einj driver | Luck, Tony | 1 | -44/+38 |
2012-01-23 | ACPI, APEI, EINJ, cleanup 0 vs NULL confusion | Dan Carpenter | 1 | -3/+3 |
2012-01-23 | ACPI, APEI, EINJ Allow empty Trigger Error Action Table | Niklas Söderlund | 1 | -1/+6 |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 1 | -31/+4 |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 6 | -82/+476 |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 1 | -36/+188 |
2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck | 1 | -36/+188 |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe | 3 | -11/+104 |
2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying | 1 | -1/+28 |
2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui | 1 | -6/+32 |
2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying | 3 | -2/+36 |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying | 1 | -9/+44 |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying | 1 | -5/+11 |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying | 3 | -9/+6 |
2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas | 2 | -9/+10 |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying | 1 | -0/+23 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -2/+2 |
2011-11-17 | pstore: pass reason to backend write callback | Kees Cook | 1 | -2/+4 |
2011-11-17 | pstore: pass allocated memory region back to caller | Kees Cook | 1 | -9/+22 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 1 | -5/+7 |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2011-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong | 1 | -4/+6 |
2011-10-10 | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 1 | -14/+8 |
2011-10-04 | llist: Make some llist functions inline | Huang Ying | 1 | -1/+0 |
2011-08-16 | pstore: change mutex locking to spin_locks | Don Zickus | 1 | -1/+1 |
2011-08-11 | ACPI APEI: Add Kconfig option IRQ_WORK for GHES | Chen Gong | 1 | -0/+1 |
2011-08-11 | APEI: Fix WHEA _OSC call | Matthew Garrett | 1 | -1/+1 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 8 | -66/+504 |
2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 1 | -15/+24 |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown | 1 | -2/+3 |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2 | -7/+24 |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 1 | -7/+177 |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2 | -18/+193 |
2011-07-22 | pstore: Make "part" unsigned | Matthew Garrett | 1 | -4/+4 |
2011-07-22 | pstore: Add extra context for writes and erases | Matthew Garrett | 1 | -4/+6 |
2011-07-22 | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 1 | -5/+13 |
2011-07-13 | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 3 | -0/+38 |
2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2 | -8/+17 |
2011-07-13 | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 1 | -1/+1 |
2011-07-13 | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2 | -8/+8 |
2011-07-13 | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2 | -5/+17 |