index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI/APEI: Limit printable size of BERT table data
Darren Hart
2022-04-20
1
-2
/
+6
*
ACPI: APEI: fix return value of __setup handlers
Randy Dunlap
2022-04-20
3
-3
/
+3
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
1
-1
/
+1
*
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
2019-12-05
1
-15
/
+15
*
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
2019-12-05
1
-2
/
+0
*
pstore: Convert buf_lock to semaphore
Kees Cook
2019-06-11
1
-1
/
+0
*
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
2019-02-12
1
-0
/
+2
*
ACPI / APEI: Remove ghes_ioremap_area
James Morse
2018-08-17
1
-37
/
+2
*
ACPI: APEI / ERST: Fix missing error handling in erst_reader()
Takashi Iwai
2017-12-29
1
-1
/
+1
*
ACPI / APEI: Replace ioremap_page_range() with fixmap
James Morse
2017-12-25
1
-30
/
+14
*
ACPI / APEI: remove the unused dead-code for SEA/NMI notification type
Dongjiu Geng
2017-12-25
1
-28
/
+5
*
ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()
Jan Beulich
2017-12-25
1
-1
/
+2
*
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
*
ACPI / APEI / ARM64: APEI initial support for ARM64
Tomasz Nowicki
2016-12-02
1
-3
/
+10
*
ACPI / APEI: Fix NMI notification handling
Prarit Bhargava
2016-12-02
1
-3
/
+4
*
ACPI / APEI: Fix incorrect return value of ghes_proc()
Punit Agrawal
2016-10-24
1
-1
/
+1
*
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-07
1
-1
/
+1
|
\
|
*
ACPI / APEI: Send correct severity to calculate AER severity
Tyler Baicar
2016-09-20
1
-1
/
+1
*
|
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
1
-1
/
+1
|
/
*
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
2016-07-26
1
-2
/
+5
|
\
|
*
pstore: add lzo/lz4 compression support
Geliang Tang
2016-06-02
1
-2
/
+5
[next]