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