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