| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release |  Len Brown | 1 | -36/+188 |
| 2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec |  Tony Luck | 1 | -36/+188 |
| 2012-01-17 | ACPI APEI: Convert atomicio routines |  Myron Stowe | 3 | -11/+104 |
| 2012-01-17 | ACPI, APEI, Resolve false conflict between ACPI NVS and APEI |  Huang Ying | 1 | -1/+28 |
| 2012-01-17 | ACPI, APEI, EINJ, Refine the fix of resource conflict |  Xiao, Hui | 1 | -6/+32 |
| 2012-01-17 | ACPI, APEI, EINJ, Fix resource conflict on some machine |  Huang Ying | 3 | -2/+36 |
| 2012-01-17 | ACPI, APEI, Printk queued error record before panic |  Huang Ying | 1 | -9/+44 |
| 2012-01-17 | ACPI, APEI, GHES, Distinguish interleaved error report in kernel log |  Huang Ying | 1 | -5/+11 |
| 2012-01-17 | ACPI, APEI, Remove table not found message |  Huang Ying | 3 | -9/+6 |
| 2012-01-17 | ACPI, APEI, Print resource errors in conventional format |  Bjorn Helgaas | 2 | -9/+10 |
| 2012-01-17 | ACPI, APEI, GHES: Add PCIe AER recovery support |  Huang Ying | 1 | -0/+23 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) |  Rusty Russell | 2 | -2/+2 |
| 2011-11-17 | pstore: pass reason to backend write callback |  Kees Cook | 1 | -2/+4 |
| 2011-11-17 | pstore: pass allocated memory region back to caller |  Kees Cook | 1 | -9/+22 |
| 2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux |  Linus Torvalds | 1 | -5/+7 |
| 2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
| 2011-10-12 | pstore: make pstore write function return normal success/fail value |  Chen Gong | 1 | -4/+6 |
| 2011-10-10 | x86, nmi: Wire up NMI handlers to new routines |  Don Zickus | 1 | -14/+8 |
| 2011-10-04 | llist: Make some llist functions inline |  Huang Ying | 1 | -1/+0 |
| 2011-08-16 | pstore: change mutex locking to spin_locks |  Don Zickus | 1 | -1/+1 |
| 2011-08-11 | ACPI APEI: Add Kconfig option IRQ_WORK for GHES |  Chen Gong | 1 | -0/+1 |
| 2011-08-11 | APEI: Fix WHEA _OSC call |  Matthew Garrett | 1 | -1/+1 |
| 2011-08-03 | Merge branch 'apei' into apei-release |  Len Brown | 8 | -66/+504 |
| 2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default |  Huang Ying | 1 | -15/+24 |
| 2011-08-03 | APEI GHES: 32-bit buildfix |  Len Brown | 1 | -2/+3 |
| 2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support |  Huang Ying | 2 | -7/+24 |
| 2011-08-03 | ACPI, APEI, GHES, Error records content based throttle |  Huang Ying | 1 | -7/+177 |
| 2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI |  Huang Ying | 2 | -18/+193 |
| 2011-07-22 | pstore: Make "part" unsigned |  Matthew Garrett | 1 | -4/+4 |
| 2011-07-22 | pstore: Add extra context for writes and erases |  Matthew Garrett | 1 | -4/+6 |
| 2011-07-22 | pstore: Extend API for more flexibility in new backends |  Matthew Garrett | 1 | -5/+13 |
| 2011-07-13 | ACPI, APEI, Add WHEA _OSC support |  Huang Ying | 3 | -0/+38 |
| 2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time |  Huang Ying | 2 | -8/+17 |
| 2011-07-13 | ACPI, APEI, GHES, Prevent GHES to be built as module |  Huang Ying | 1 | -1/+1 |
| 2011-07-13 | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST |  Huang Ying | 2 | -8/+8 |
| 2011-07-13 | ACPI, APEI, Add apei_exec_run_optional |  Huang Ying | 2 | -5/+17 |
| 2011-07-13 | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic |  Huang Ying | 1 | -11/+14 |
| 2011-07-13 | ACPI, APEI, ERST, Fix erst-dbg long record reading issue |  Chen Gong | 1 | -1/+1 |
| 2011-07-13 | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled |  Huang Ying | 1 | -0/+4 |
| 2011-07-13 | ACPI, APEI, HEST, Detect duplicated hardware error source ID |  Huang Ying | 1 | -1/+11 |
| 2011-05-25 | x86: remove 32-bit versions of readq()/writeq() |  Roland Dreier | 1 | -0/+8 |
| 2011-05-20 | pstore: Fix Kconfig dependencies for apei->pstore |  Luck, Tony | 1 | -0/+1 |
| 2011-05-16 | pstore: fix potential logic issue in pstore read interface |  Chen Gong | 1 | -1/+8 |
| 2011-05-16 | pstore: fix pstore filesystem mount/remount issue |  Chen Gong | 1 | -13/+35 |
| 2011-05-16 | pstore: fix one type of return value in pstore |  Chen Gong | 1 | -2/+2 |
| 2011-03-31 | Fix common misspellings |  Lucas De Marchi | 1 | -1/+1 |
| 2011-03-23 | Merge branch 'linus' into release |  Len Brown | 2 | -0/+137 |
| 2011-03-21 | ACPI, APEI, Add PCIe AER error information printing support |  Huang Ying | 2 | -4/+21 |
| 2011-03-21 | ACPI, APEI, Add ERST record ID cache |  Huang Ying | 2 | -47/+212 |
| 2011-03-16 | Pull pstorev4 into release branch |  Tony Luck | 2 | -0/+137 |