aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAge
* Merge branch 'apei' into releaseLen Brown2012-03-30
|\
| * CPER failed to handle generic error records with multiple sectionsJiang Liu2012-03-30
| * ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade2012-03-30
| * ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong2012-03-30
| * ACPI, APEI, EINJ, limit the range of einj_paramChen Gong2012-03-30
| * ACPI, APEI, Fix ERST header length checkJiang Liu2012-03-30
* | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-22
|/
* Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony2012-01-23
* ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter2012-01-23
* ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund2012-01-23
* ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-21
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18
|\
| *---. Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-18
| |\ \ \
| | * | | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-18
| | |/ /
| * | | ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-17
| * | | ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying2012-01-17
| * | | ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui2012-01-17
| * | | ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying2012-01-17
| * | | ACPI, APEI, Printk queued error record before panicHuang Ying2012-01-17
| * | | ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying2012-01-17
| * | | ACPI, APEI, Remove table not found messageHuang Ying2012-01-17
| * | | ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2012-01-17
| * | | ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying2012-01-17
| |/ /
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | | pstore: pass reason to backend write callbackKees Cook2011-11-17
|/ /
* / pstore: pass allocated memory region back to callerKees Cook2011-11-17
|/
* Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-01
|\
| * pstore: make pstore write function return normal success/fail valueChen Gong2011-10-12
| * pstore: change mutex locking to spin_locksDon Zickus2011-08-16
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \
| * | llist: Make some llist functions inlineHuang Ying2011-10-04
* | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-10
|/ /
* | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-11
* | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-11
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-03
|\
| * ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-03
| * APEI GHES: 32-bit buildfixLen Brown2011-08-03
| * ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-03
| * ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-03
| * ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-03
| * ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-13
| * ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-13
| * ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-13
| * ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-13
| * ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-13
| * ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-13
| * ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-13
| * ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-13
* | pstore: Make "part" unsignedMatthew Garrett2011-07-22
* | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-22