summaryrefslogtreecommitdiff
path: root/drivers/acpi/apei
AgeCommit message (Expand)AuthorFilesLines
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2-19/+3
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong1-1/+1
2013-03-01Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-50/+21
2013-02-26ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab1-5/+19
2013-02-23Merge branch 'acpi-cleanup' into fixesRafael J. Wysocki1-4/+1
2013-02-23ACPI / APEI: Fix crash in apei_hest_parse() for acpi=offRafael J. Wysocki1-4/+1
2013-02-21ghes: move structures/enum to a header fileMauro Carvalho Chehab1-45/+2
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+16
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+16
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang1-0/+3
2013-01-04aerdrv: Enhanced AER loggingLance Ortiz1-3/+16
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang1-1/+10
2012-12-12Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+8
2012-12-12Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-12-07ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger tableChen Gong1-1/+1
2012-11-29acpi: remove use of __devinitBill Pemberton1-1/+1
2012-11-27efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi1-6/+6
2012-11-27efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi1-2/+2
2012-11-22ACPI: remove use of __devexitBill Pemberton1-1/+1
2012-07-14ACPI, APEI: Fixup common access width firmware bugJean Delvare1-0/+5
2012-06-12ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying3-5/+27
2012-03-31Merge branch 'apei' into releaseLen Brown4-26/+56
2012-03-30CPER failed to handle generic error records with multiple sectionsJiang Liu1-0/+2
2012-03-30ACPI, APEI: Fix incorrect APEI register bit width check and usageGary Hade1-21/+40
2012-03-30ACPI, APEI, EINJ, new parameter to control trigger actionChen Gong1-3/+12
2012-03-30ACPI, APEI, EINJ, limit the range of einj_paramChen Gong1-1/+1
2012-03-30ACPI, APEI, Fix ERST header length checkJiang Liu1-1/+1
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore1-2/+2
2012-01-24Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony1-44/+38
2012-01-24ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter1-3/+3
2012-01-24ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund1-1/+6
2012-01-21ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe1-31/+4
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-82/+476
2012-01-18Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown1-36/+188
2012-01-18acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck1-36/+188
2012-01-17ACPI APEI: Convert atomicio routinesMyron Stowe3-11/+104
2012-01-17ACPI, APEI, Resolve false conflict between ACPI NVS and APEIHuang Ying1-1/+28
2012-01-17ACPI, APEI, EINJ, Refine the fix of resource conflictXiao, Hui1-6/+32
2012-01-17ACPI, APEI, EINJ, Fix resource conflict on some machineHuang Ying3-2/+36
2012-01-17ACPI, APEI, Printk queued error record before panicHuang Ying1-9/+44
2012-01-17ACPI, APEI, GHES, Distinguish interleaved error report in kernel logHuang Ying1-5/+11
2012-01-17ACPI, APEI, Remove table not found messageHuang Ying3-9/+6
2012-01-17ACPI, APEI, Print resource errors in conventional formatBjorn Helgaas2-9/+10
2012-01-17ACPI, APEI, GHES: Add PCIe AER recovery supportHuang Ying1-0/+23
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2011-11-18pstore: pass reason to backend write callbackKees Cook1-2/+4
2011-11-18pstore: 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/l...Linus Torvalds1-5/+7
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0