Age | Commit message (Expand) | Author |
2017-12-18 | ACPI: APEI / ERST: Fix missing error handling in erst_reader() | Takashi Iwai |
2017-11-09 | APEI / ERST: use 64-bit timestamps | Arnd Bergmann |
2017-05-08 | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko |
2017-03-07 | pstore: Replace arguments for erase() API | Kees Cook |
2017-03-07 | pstore: Replace arguments for write() API | Kees Cook |
2017-03-07 | pstore: Replace arguments for read() API | Kees Cook |
2016-09-08 | pstore: Split pstore fragile flags | Namhyung Kim |
2016-06-02 | pstore: add lzo/lz4 compression support | Geliang Tang |
2016-03-11 | ACPI / APEI: ERST: Fixed leaked resources in erst_init | Josh Hunt |
2016-01-22 | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2014-01-12 | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-12-21 | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony |
2013-09-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-19 | erst: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah |
2013-08-19 | pstore: Introduce new argument 'compressed' in the read callback | Aruna Balakrishnaiah |
2013-08-19 | pstore: Add new argument 'compressed' in pstore write callback | Aruna Balakrishnaiah |
2013-08-19 | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() | Wei Yongjun |
2013-07-31 | APEI/ERST: Fix error message formatting | Borislav Petkov |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-07-01 | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah |
2013-06-28 | acpi: Eliminate console msg if pstore.backend excludes ERST | Lenny Szubowicz |
2012-11-26 | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi |
2012-11-26 | efi_pstore: Add ctime to argument of erase callback | Seiji Aguchi |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-17 | ACPI, APEI, Remove table not found message | Huang Ying |
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-10-12 | pstore: make pstore write function return normal success/fail value | Chen Gong |
2011-08-16 | pstore: change mutex locking to spin_locks | Don Zickus |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown |
2011-07-22 | pstore: Make "part" unsigned | Matthew Garrett |
2011-07-22 | pstore: Add extra context for writes and erases | Matthew Garrett |
2011-07-22 | pstore: Extend API for more flexibility in new backends | Matthew Garrett |
2011-07-13 | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying |
2011-05-16 | pstore: fix potential logic issue in pstore read interface | Chen Gong |
2011-05-16 | pstore: fix pstore filesystem mount/remount issue | Chen Gong |
2011-05-16 | pstore: fix one type of return value in pstore | Chen Gong |
2011-03-23 | Merge branch 'linus' into release | Len Brown |
2011-03-21 | ACPI, APEI, Add ERST record ID cache | Huang Ying |
2011-03-16 | Pull pstorev4 into release branch | Tony Luck |
2011-01-03 | pstore: X86 platform interface using ACPI/APEI/ERST | Tony Luck |
2011-01-03 | Fix spelling mistakes in comments | Stefan Weil |
2010-12-11 | ACPI, APEI, use raw spinlock in ERST | Huang Ying |
2010-09-29 | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown |
2010-09-29 | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying |
2010-09-29 | ACPI, APEI, Fix APEI related table size checking | Huang Ying |