index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / APEI: Remove needless __ghes_check_estatus() calls
Liguang Zhang
2019-07-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
6
-54
/
+6
*
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-04
6
-332
/
+416
|
\
|
*
ACPI: APEI: Fix possible out-of-bounds access to BERT region
Ross Lagerwall
2019-02-20
1
-13
/
+10
|
*
ACPI / APEI: Add support for the SDEI GHES Notification type
James Morse
2019-02-11
1
-0
/
+85
|
*
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
2019-02-07
1
-1
/
+1
|
*
ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
James Morse
2019-02-07
1
-27
/
+37
|
*
ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
James Morse
2019-02-07
1
-11
/
+29
|
*
ACPI / APEI: Make GHES estatus header validation more user friendly
James Morse
2019-02-07
1
-14
/
+32
|
*
ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
James Morse
2019-02-07
1
-43
/
+49
|
*
ACPI / APEI: Let the notification helper specify the fixmap slot
James Morse
2019-02-07
1
-53
/
+39
|
*
ACPI / APEI: Move locking to the notification helper
James Morse
2019-02-07
1
-9
/
+25
|
*
ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
James Morse
2019-02-07
2
-28
/
+6
|
*
ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
James Morse
2019-02-07
1
-54
/
+59
|
*
ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
James Morse
2019-02-07
1
-25
/
+22
|
*
ACPI / APEI: Generalise the estatus queue's notify code
James Morse
2019-02-07
1
-22
/
+41
|
*
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
2019-02-07
1
-5
/
+0
|
*
ACPI / APEI: Remove spurious GHES_TO_CLEAR check
James Morse
2019-02-07
1
-3
/
+0
|
*
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
2019-02-07
1
-19
/
+27
|
*
ACPI / APEI: Make estatus pool allocation a static size
James Morse
2019-02-07
2
-44
/
+7
|
*
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
2019-02-07
2
-28
/
+15
|
*
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
2019-02-07
1
-15
/
+15
|
*
ACPI / APEI: Remove silent flag from ghes_read_estatus()
James Morse
2019-02-07
1
-8
/
+7
|
*
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
2019-02-07
1
-2
/
+0
|
*
ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
YueHaibing
2019-01-14
1
-8
/
+9
|
*
ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
Yazen Ghannam
2019-01-14
1
-0
/
+6
|
*
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
2019-01-14
1
-15
/
+12
*
|
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-22
1
-64
/
+22
|
/
*
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-27
1
-2
/
+1
|
\
|
*
pstore: Convert buf_lock to semaphore
Kees Cook
2018-12-03
1
-1
/
+0
|
*
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
2018-12-03
1
-1
/
+1
*
|
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
2018-12-20
1
-0
/
+2
*
|
ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-11
1
-11
/
+1
|
/
*
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
[next]