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