aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2012-07-14ACPI, APEI: Fixup common access width firmware bugJean Delvare
2012-06-12ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying
2012-03-30Merge branch 'apei' into releaseLen Brown
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-01-23Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony
2012-01-23ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter
2012-01-23ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe
2012-01-17ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-17pstore: pass reason to backend write callbackKees Cook
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
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