index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
apei
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
ACPI / APEI: Release resources if gen_pool_add() fails
Liguang Zhang
1
-2
/
+15
2019-08-05
ACPI / APEI: Get rid of NULL_UUID_LE constant
Andy Shevchenko
1
-1
/
+1
2019-07-05
ACPI / APEI: Remove needless __ghes_check_estatus() calls
Liguang Zhang
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
6
-54
/
+6
2019-03-04
Merge branch 'acpi-apei'
Rafael J. Wysocki
6
-332
/
+416
2019-02-20
ACPI: APEI: Fix possible out-of-bounds access to BERT region
Ross Lagerwall
1
-13
/
+10
2019-02-11
ACPI / APEI: Add support for the SDEI GHES Notification type
James Morse
1
-0
/
+85
2019-02-07
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
1
-1
/
+1
2019-02-07
ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
James Morse
1
-27
/
+37
2019-02-07
ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
James Morse
1
-11
/
+29
2019-02-07
ACPI / APEI: Make GHES estatus header validation more user friendly
James Morse
1
-14
/
+32
2019-02-07
ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
James Morse
1
-43
/
+49
2019-02-07
ACPI / APEI: Let the notification helper specify the fixmap slot
James Morse
1
-53
/
+39
2019-02-07
ACPI / APEI: Move locking to the notification helper
James Morse
1
-9
/
+25
2019-02-07
ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
James Morse
2
-28
/
+6
2019-02-07
ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
James Morse
1
-54
/
+59
2019-02-07
ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
James Morse
1
-25
/
+22
2019-02-07
ACPI / APEI: Generalise the estatus queue's notify code
James Morse
1
-22
/
+41
2019-02-07
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
1
-5
/
+0
2019-02-07
ACPI / APEI: Remove spurious GHES_TO_CLEAR check
James Morse
1
-3
/
+0
2019-02-07
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
1
-19
/
+27
2019-02-07
ACPI / APEI: Make estatus pool allocation a static size
James Morse
2
-44
/
+7
2019-02-07
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
2
-28
/
+15
2019-02-07
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
1
-15
/
+15
2019-02-07
ACPI / APEI: Remove silent flag from ghes_read_estatus()
James Morse
1
-8
/
+7
2019-02-07
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
1
-2
/
+0
2019-01-22
ACPI: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-64
/
+22
2019-01-14
ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
YueHaibing
1
-8
/
+9
2019-01-14
ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
Yazen Ghannam
1
-0
/
+6
2019-01-14
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
1
-15
/
+12
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2018-12-20
ACPI/APEI: Clear GHES block_status before panic()
Lenny Szubowicz
1
-0
/
+2
2018-12-11
ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-12-03
pstore: Convert buf_lock to semaphore
Kees Cook
1
-1
/
+0
2018-12-03
pstore: Map PSTORE_TYPE_* to strings
Joel Fernandes (Google)
1
-1
/
+1
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-12
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-30
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-13
Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-96
/
+23
2017-11-13
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
[next]