summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony2012-01-231-44/+38
* ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter2012-01-231-3/+3
* ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund2012-01-231-1/+6
* ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-211-31/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-186-82/+476
|\
| *---. Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-181-36/+188
| |\ \ \
| | * | | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-181-36/+188
| | |/ /
| * | | ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-173-11/+104
| * | | ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying2012-01-171-1/+28
| * | | ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui2012-01-171-6/+32
| * | | ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying2012-01-173-2/+36
| * | | ACPI, APEI, Printk queued error record before panicHuang Ying2012-01-171-9/+44
| * | | ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying2012-01-171-5/+11
| * | | ACPI, APEI, Remove table not found messageHuang Ying2012-01-173-9/+6
| * | | ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2012-01-172-9/+10
| * | | ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying2012-01-171-0/+23
| |/ /
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
* | | pstore: pass reason to backend write callbackKees Cook2011-11-171-2/+4
|/ /
* | pstore: pass allocated memory region back to callerKees Cook2011-11-171-9/+22
|/
* Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2011-11-011-5/+7
|\
| * pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-4/+6
| * pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-1/+0
|\ \
| * | llist: Make some llist functions inlineHuang Ying2011-10-041-1/+0
* | | x86, nmi: Wire up NMI handlers to new routinesDon Zickus2011-10-101-14/+8
|/ /
* | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-111-0/+1
* | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-111-1/+1
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-038-66/+504
|\
| * ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-031-15/+24
| * APEI GHES: 32-bit buildfixLen Brown2011-08-031-2/+3
| * ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-032-7/+24
| * ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-031-7/+177
| * ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-032-18/+193
| * ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-133-0/+38
| * ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-132-8/+17
| * ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-131-1/+1
| * ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-132-8/+8
| * ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-132-5/+17
| * ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-131-11/+14
| * ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-131-1/+1
| * ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-131-0/+4
* | pstore: Make "part" unsignedMatthew Garrett2011-07-221-4/+4
* | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-4/+6
* | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-5/+13
|/
* ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+8
* pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony2011-05-201-0/+1
* pstore: fix potential logic issue in pstore read interfaceChen Gong2011-05-161-1/+8
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-13/+35
* pstore: fix one type of return value in pstoreChen Gong2011-05-161-2/+2
OpenPOWER on IntegriCloud