summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'linus' into releaseLen Brown2011-03-232-0/+137
|\
| * Pull pstorev4 into release branchTony Luck2011-03-162-0/+137
| |\
| | * pstore: X86 platform interface using ACPI/APEI/ERSTTony Luck2011-01-032-0/+137
* | | ACPI, APEI, Add PCIe AER error information printing supportHuang Ying2011-03-212-4/+21
* | | ACPI, APEI, Add ERST record ID cacheHuang Ying2011-03-212-47/+212
|/ /
* | ACPI: Fix boot problem related to APEI with acpi_disabled setRafael J. Wysocki2011-01-161-3/+3
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-13/+9
|\ \
| * | PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-13/+9
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-133-88/+656
|\ \
| * \ Merge branch 'apei' into releaseLen Brown2011-01-123-88/+656
| |\ \ | | |/ | |/|
| | * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-84/+322
| | * ACPI, APEI, Report GHES error information via printkHuang Ying2010-12-131-4/+21
| | * ACPI, APEI, Add APEI generic error status printing supportHuang Ying2010-12-132-0/+313
* | | Fix spelling mistakes in commentsStefan Weil2011-01-032-2/+2
|/ /
* | ACPI/HEST: adjust section selectionJan Beulich2010-12-111-5/+5
* | ACPI, APEI, use raw spinlock in ERSTHuang Ying2010-12-111-17/+17
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1