summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2011-08-11ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong
2011-08-11APEI: Fix WHEA _OSC callMatthew Garrett
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying
2011-08-03APEI GHES: 32-bit buildfixLen Brown
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying
2011-07-22pstore: Make "part" unsignedMatthew Garrett
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-07-13ACPI, APEI, Add WHEA _OSC supportHuang Ying
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying
2011-07-13ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying
2011-07-13ACPI, APEI, Add apei_exec_run_optionalHuang Ying
2011-07-13ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying
2011-07-13ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong
2011-07-13ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23Merge branch 'linus' into releaseLen Brown
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-16Pull pstorev4 into release branchTony Luck
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-12Merge branch 'apei' into releaseLen Brown
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying
2011-01-03pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-13ACPI, APEI, Report GHES error information via printkHuang Ying
2010-12-13ACPI, APEI, Add APEI generic error status printing supportHuang Ying
2010-12-11ACPI/HEST: adjust section selectionJan Beulich
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying
2010-09-28ACPI: Fix typosLucas De Marchi