| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() | Alexandru Gagniuc | 2018-05-12 | 1 | -1/+1 |
* | ghes, EDAC: Fix ghes_edac registration | Borislav Petkov | 2018-05-02 | 1 | -8/+6 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -1/+1 |
|\ |
|
| * | mm/memory_failure: Remove unused trapno from memory_failure | Eric W. Biederman | 2018-01-23 | 1 | -1/+1 |
* | | Merge back APEI material for v4.16. | Rafael J. Wysocki | 2017-12-21 | 1 | -33/+46 |
|\ \
| |/
|/| |
|
| * | ACPI / APEI: remove redundant variables len and node_len | Colin Ian King | 2017-12-05 | 1 | -3/+0 |
| * | ACPI: APEI: call into AER handling regardless of severity | Tyler Baicar | 2017-12-05 | 1 | -5/+17 |
| * | ACPI: APEI: handle PCIe AER errors in separate function | Tyler Baicar | 2017-12-05 | 1 | -30/+34 |
* | | ACPI: APEI / ERST: Fix missing error handling in erst_reader() | Takashi Iwai | 2017-12-18 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-11-13 | 2 | -96/+23 |
|\ |
|
| *-. | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' | Rafael J. Wysocki | 2017-11-13 | 2 | -96/+23 |
| |\ \ |
|
| | | * | APEI / ERST: use 64-bit timestamps | Arnd Bergmann | 2017-11-09 | 1 | -1/+1 |
| | | * | ACPI / APEI: Remove ghes_ioremap_area | James Morse | 2017-11-07 | 1 | -37/+2 |
| | | * | ACPI / APEI: Replace ioremap_page_range() with fixmap | James Morse | 2017-11-07 | 1 | -30/+14 |
| | | * | ACPI / APEI: remove the unused dead-code for SEA/NMI notification type | Dongjiu Geng | 2017-10-23 | 1 | -28/+5 |
| | | * | ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq() | Jan Beulich | 2017-10-11 | 1 | -1/+2 |
| | |/ |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 1 | -4/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | ACPI / APEI: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -4/+3 |
| |/ |
|
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
|/ |
|
* | ACPI / APEI: clear error status before acknowledging the error | Tyler Baicar | 2017-09-27 | 1 | -7/+9 |
* | ACPI / APEI: Suppress message if HEST not present | Punit Agrawal | 2017-08-30 | 2 | -7/+13 |
* | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources | Yazen Ghannam | 2017-08-29 | 1 | -1/+1 |
* | ACPI: APEI: fix the wrong iteration of generic error status block | gengdongjiu | 2017-08-24 | 1 | -5/+0 |
* | ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ | Loc Ho | 2017-07-31 | 1 | -1/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-05 | 3 | -32/+196 |
|\ |
|
| * | acpi: apei: check for pending errors when probing GHES entries | Tyler Baicar | 2017-06-22 | 1 | -0/+3 |
| * | arm/arm64: KVM: add guest SEA support | Tyler Baicar | 2017-06-22 | 1 | -6/+11 |
| * | trace, ras: add ARM processor error trace event | Tyler Baicar | 2017-06-22 | 1 | -1/+5 |
| * | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 2017-06-22 | 1 | -0/+18 |
| * | acpi: apei: panic OS with fatal error status block | Jonathan (Zhixiong) Zhang | 2017-06-22 | 1 | -15/+21 |
| * | acpi: apei: handle SEA notification type for ARMv8 | Tyler Baicar | 2017-06-22 | 2 | -6/+79 |
| * | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar | 2017-06-22 | 1 | -6/+5 |
| * | acpi: apei: read ack upon ghes record consumption | Tyler Baicar | 2017-06-22 | 2 | -5/+61 |
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 1 | -14/+25 |
|\ \
| |/
|/| |
|
| * | ACPI/APEI: Handle GSIV and GPIO notification types | Shiju Jose | 2017-05-21 | 1 | -14/+25 |
* | | ACPI / APEI: Switch to use new generic UUID API | Andy Shevchenko | 2017-06-05 | 1 | -4/+4 |
|/ |
|
* | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 1 | -6/+2 |
* | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 1 | -38/+26 |
|\ |
|
| * | pstore: Replace arguments for erase() API | Kees Cook | 2017-03-07 | 1 | -5/+3 |
| * | pstore: Replace arguments for write() API | Kees Cook | 2017-03-07 | 1 | -11/+7 |
| * | pstore: Replace arguments for read() API | Kees Cook | 2017-03-07 | 1 | -22/+16 |
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-01 | 1 | -3/+2 |
|\ \ |
|
| * | | ACPI/APEI: Use setup_deferrable_timer() | Geliang Tang | 2017-04-19 | 1 | -3/+2 |
| |/ |
|
* | | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse | 2017-03-28 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 1 | -0/+1 |
|\ |
|
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | ACPI: APEI: Fix BERT resources conflict with ACPI NVS area | Huang Ying | 2017-02-27 | 1 | -8/+12 |
|/ |
|
* | ACPI, APEI, EINJ: fix malformed newline escape | Colin Ian King | 2017-01-31 | 1 | -1/+1 |