Age | Commit message (Expand) | Author |
2013-03-26 | ACPI / APEI: fix error status check condition for CPER | Chen Gong |
2013-03-01 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2013-02-25 | ghes: add the needed hooks for EDAC error report | Mauro Carvalho Chehab |
2013-02-22 | Merge branch 'acpi-cleanup' into fixes | Rafael J. Wysocki |
2013-02-22 | ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off | Rafael J. Wysocki |
2013-02-21 | ghes: move structures/enum to a header file | Mauro Carvalho Chehab |
2013-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-01-24 | Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-01-19 | ACPI, APEI: Fixup incorrect 64-bit access width firmware bug | Lans Zhang |
2013-01-03 | aerdrv: Enhanced AER logging | Lance Ortiz |
2013-01-03 | ACPI / APEI: Fix the returned value in erst_dbg_read | Adrian Huang |
2012-12-12 | Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-12-12 | Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-07 | ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table | Chen Gong |
2012-11-28 | acpi: remove use of __devinit | Bill Pemberton |
2012-11-27 | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi |
2012-11-27 | efi_pstore: Add ctime to argument of erase callback | Seiji Aguchi |
2012-11-21 | ACPI: remove use of __devexit | Bill Pemberton |
2012-07-14 | ACPI, APEI: Fixup common access width firmware bug | Jean Delvare |
2012-06-12 | ACPI, APEI, Avoid too much error reporting in runtime | Huang Ying |
2012-03-30 | Merge branch 'apei' into release | Len Brown |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore |
2012-01-24 | Use acpi_os_map_memory() instead of ioremap() in einj driver | Luck, Tony |
2012-01-24 | ACPI, APEI, EINJ, cleanup 0 vs NULL confusion | Dan Carpenter |
2012-01-24 | ACPI, APEI, EINJ Allow empty Trigger Error Action Table | Niklas Söderlund |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck |
2012-01-17 | ACPI APEI: Convert atomicio routines | Myron Stowe |
2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI | Huang Ying |
2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict | Xiao, Hui |
2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine | Huang Ying |
2012-01-17 | ACPI, APEI, Printk queued error record before panic | Huang Ying |
2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log | Huang Ying |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying |
2012-01-17 | ACPI, APEI, Print resource errors in conventional format | Bjorn Helgaas |
2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support | Huang Ying |
2012-01-12 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-11-17 | pstore: pass reason to backend write callback | Kees Cook |
2011-11-17 | pstore: pass allocated memory region back to caller | Kees Cook |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong |