| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
* | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 2015-06-03 | 1 | -0/+1 |
* | Merge tag 'ras_for_3.14_p2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-01-12 | 1 | -1/+1 |
|\ |
|
| * | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong | 2013-12-21 | 1 | -1/+1 |
* | | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 2013-12-20 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -28/+23 |
|\ |
|
| * | APEI/ERST: Fix error message formatting | Borislav Petkov | 2013-07-31 | 1 | -28/+23 |
* | | erst: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah | 2013-08-19 | 1 | -1/+12 |
* | | pstore: Introduce new argument 'compressed' in the read callback | Aruna Balakrishnaiah | 2013-08-19 | 1 | -2/+2 |
* | | pstore: Add new argument 'compressed' in pstore write callback | Aruna Balakrishnaiah | 2013-08-19 | 1 | -2/+2 |
* | | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() | Wei Yongjun | 2013-08-19 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 1 | -2/+2 |
|\ |
|
| * | pstore: Pass header size in the pstore write callback | Aruna Balakrishnaiah | 2013-07-01 | 1 | -2/+2 |
* | | acpi: Eliminate console msg if pstore.backend excludes ERST | Lenny Szubowicz | 2013-06-28 | 1 | -6/+14 |
|/ |
|
* | efi_pstore: Add a sequence counter to a variable name | Seiji Aguchi | 2012-11-26 | 1 | -6/+6 |
* | efi_pstore: Add ctime to argument of erase callback | Seiji Aguchi | 2012-11-26 | 1 | -2/+2 |
* | ACPI, APEI, Fix ERST header length check | Jiang Liu | 2012-03-30 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 1 | -3/+2 |
|\ |
|
| * | ACPI, APEI, Remove table not found message | Huang Ying | 2012-01-17 | 1 | -3/+2 |
* | | pstore: pass reason to backend write callback | Kees Cook | 2011-11-17 | 1 | -2/+4 |
|/ |
|
* | pstore: pass allocated memory region back to caller | Kees Cook | 2011-11-17 | 1 | -9/+22 |
* | pstore: make pstore write function return normal success/fail value | Chen Gong | 2011-10-12 | 1 | -4/+6 |
* | pstore: change mutex locking to spin_locks | Don Zickus | 2011-08-16 | 1 | -1/+1 |
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -6/+6 |
|\ |
|
| * | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 | 1 | -6/+6 |
* | | pstore: Make "part" unsigned | Matthew Garrett | 2011-07-22 | 1 | -4/+4 |
* | | pstore: Add extra context for writes and erases | Matthew Garrett | 2011-07-22 | 1 | -4/+6 |
* | | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 2011-07-22 | 1 | -5/+13 |
|/ |
|
* | pstore: fix potential logic issue in pstore read interface | Chen Gong | 2011-05-16 | 1 | -1/+8 |
* | pstore: fix pstore filesystem mount/remount issue | Chen Gong | 2011-05-16 | 1 | -13/+35 |
* | pstore: fix one type of return value in pstore | Chen Gong | 2011-05-16 | 1 | -2/+2 |
* | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -0/+136 |
|\ |
|
| * | Pull pstorev4 into release branch | Tony Luck | 2011-03-16 | 1 | -0/+136 |
| |\ |
|
| | * | pstore: X86 platform interface using ACPI/APEI/ERST | Tony Luck | 2011-01-03 | 1 | -0/+136 |
* | | | ACPI, APEI, Add ERST record ID cache | Huang Ying | 2011-03-21 | 1 | -44/+191 |
|/ / |
|
* | | Fix spelling mistakes in comments | Stefan Weil | 2011-01-03 | 1 | -1/+1 |
|/ |
|
* | ACPI, APEI, use raw spinlock in ERST | Huang Ying | 2010-12-11 | 1 | -17/+17 |
*-. | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown | 2010-09-29 | 1 | -4/+21 |
|\ \ |
|
| | * | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying | 2010-09-29 | 1 | -3/+20 |
| | * | ACPI: Fix typos | Lucas De Marchi | 2010-09-28 | 1 | -1/+1 |
| |/ |
|
* | | ACPI, APEI, Fix APEI related table size checking | Huang Ying | 2010-09-29 | 1 | -1/+3 |
|/ |
|
* | acpi: fix bogus preemption logic | Thomas Gleixner | 2010-08-12 | 1 | -0/+1 |
* | correct console log level when ERST ACPI table is not found | Daniel J Blueman | 2010-07-01 | 1 | -1/+1 |
* | ACPI, APEI, Error Record Serialization Table (ERST) support | Huang Ying | 2010-05-19 | 1 | -0/+855 |