aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)Author
2013-06-07Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-06-05ACPI / APEI: fix error return code in ghes_probe()Wei Yongjun
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-25ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab
2013-02-23Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-03aerdrv: Enhanced AER loggingLance Ortiz
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-07ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong
2012-11-28acpi: remove use of __devinitBill Pemberton
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi
2012-11-21ACPI: remove use of __devexitBill Pemberton
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