index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
2020-07-27
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2020-05-19
ACPI: APEI: Kick the memory_failure() queue for synchronous errors
James Morse
2020-05-09
ACPI: APEI: Put the HEST table for error path
Hanjun Guo
2020-05-09
ACPI: APEI: Put the error record serialization table for error path
Hanjun Guo
2020-05-09
ACPI: APEI: Put the error injection table for error path and module exit
Hanjun Guo
2020-05-09
ACPI: APEI: Put the boot error record table after parsing
Hanjun Guo
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-01-13
apei/ghes: Do not delay GHES polling
Bhaskar Upadhaya
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-18
acpi: Use pr_warn instead of pr_warning
Kefeng Wang
2019-08-20
ACPI / APEI: Release resources if gen_pool_add() fails
Liguang Zhang
2019-08-05
ACPI / APEI: Get rid of NULL_UUID_LE constant
Andy Shevchenko
2019-07-05
ACPI / APEI: Remove needless __ghes_check_estatus() calls
Liguang Zhang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-02-20
ACPI: APEI: Fix possible out-of-bounds access to BERT region
Ross Lagerwall
2019-02-11
ACPI / APEI: Add support for the SDEI GHES Notification type
James Morse
2019-02-07
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
2019-02-07
ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
James Morse
2019-02-07
ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
James Morse
2019-02-07
ACPI / APEI: Make GHES estatus header validation more user friendly
James Morse
2019-02-07
ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
James Morse
2019-02-07
ACPI / APEI: Let the notification helper specify the fixmap slot
James Morse
2019-02-07
ACPI / APEI: Move locking to the notification helper
James Morse
2019-02-07
ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
James Morse
2019-02-07
ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
James Morse
2019-02-07
ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
James Morse
2019-02-07
ACPI / APEI: Generalise the estatus queue's notify code
James Morse
2019-02-07
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
2019-02-07
ACPI / APEI: Remove spurious GHES_TO_CLEAR check
James Morse
2019-02-07
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
2019-02-07
ACPI / APEI: Make estatus pool allocation a static size
James Morse
2019-02-07
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
2019-02-07
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
2019-02-07
ACPI / APEI: Remove silent flag from ghes_read_estatus()
James Morse
2019-02-07
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
2019-01-22
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-14
ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
YueHaibing
2019-01-14
ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
Yazen Ghannam
2019-01-14
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-20
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
2018-12-11
ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-03
pstore: Convert buf_lock to semaphore
Kees Cook
2018-12-03
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
[next]