| Commit message (Expand) | Author | Age |
* | Use acpi_os_map_memory() instead of ioremap() in einj driver | Luck, Tony | 2012-01-23 |
* | ACPI, APEI, EINJ, cleanup 0 vs NULL confusion | Dan Carpenter | 2012-01-23 |
* | ACPI, APEI, EINJ Allow empty Trigger Error Action Table | Niklas Söderlund | 2012-01-23 |
* | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 2012-01-21 |
* | 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-18 |
| | |/ / |
|
| * | | | 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-17 |
| |/ / |
|
* | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | | | pstore: pass reason to backend write callback | Kees Cook | 2011-11-17 |
|/ / |
|
* / | pstore: pass allocated memory region back to caller | Kees Cook | 2011-11-17 |
|/ |
|
* | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 2011-11-01 |
|\ |
|
| * | pstore: make pstore write function return normal success/fail value | Chen Gong | 2011-10-12 |
| * | pstore: change mutex locking to spin_locks | Don Zickus | 2011-08-16 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 |
* | | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 |
|/ / |
|
* | | ACPI APEI: Add Kconfig option IRQ_WORK for GHES | Chen Gong | 2011-08-11 |
* | | APEI: Fix WHEA _OSC call | Matthew Garrett | 2011-08-11 |
|/ |
|
* | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 |
|\ |
|
| * | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 |
| * | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 |
| * | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 |
| * | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 |
| * | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 |
| * | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 |
* | | 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-22 |
|/ |
|
* | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 2011-07-13 |
* | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 |
* | pstore: Fix Kconfig dependencies for apei->pstore | Luck, Tony | 2011-05-20 |
* | 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-05-16 |