aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/apei (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-9/+22
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-5/+7
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-4/+6
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-14/+8
2011-10-04llist: Make some llist functions inlineHuang Ying1-1/+0
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-11ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong1-0/+1
2011-08-11APEI: Fix WHEA _OSC callMatthew Garrett1-1/+1
2011-08-03Merge branch 'apei' into apei-releaseLen Brown8-66/+504
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-4/+4
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-4/+6
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-5/+13
2011-07-13ACPI, APEI, Add WHEA _OSC supportHuang Ying3-0/+38
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2-8/+17
2011-07-13ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying1-1/+1
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2-8/+8
2011-07-13ACPI, APEI, Add apei_exec_run_optionalHuang Ying2-5/+17
2011-07-13ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying1-11/+14
2011-07-13ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong1-1/+1
2011-07-13ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying1-0/+4
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying1-1/+11
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-0/+8
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony1-0/+1
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong1-1/+8
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-13/+35
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23Merge branch 'linus' into releaseLen Brown2-0/+137
2011-03-21ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2-4/+21
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying2-47/+212
2011-03-16Pull pstorev4 into release branchTony Luck2-0/+137
2011-01-16ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki1-3/+3
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-13/+9
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-13/+9
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-88/+656
2011-01-12Merge branch 'apei' into releaseLen Brown3-88/+656
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying1-84/+322
2011-01-03pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck2-0/+137
2011-01-03Fix spelling mistakes in commentsStefan Weil2-2/+2
2010-12-13ACPI, APEI, Report GHES error information via printkHuang Ying1-4/+21
2010-12-13ACPI, APEI, Add APEI generic error status printing supportHuang Ying2-0/+313
2010-12-11ACPI/HEST: adjust section selectionJan Beulich1-5/+5
2010-12-11ACPI, APEI, use raw spinlock in ERSTHuang Ying1-17/+17
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1