index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: fix synchronous external aborts in user-mode
Xiaofei Tan
2021-06-17
1
-17
/
+64
*
ACPI: APEI: Don't warn if ACPI is disabled
Jon Hunter
2021-05-21
1
-1
/
+1
*
Merge branch 'acpi-misc'
Rafael J. Wysocki
2021-04-26
2
-2
/
+2
|
\
|
*
ACPI: fix various typos in comments
Tom Saeger
2021-03-19
2
-2
/
+2
*
|
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
2021-04-21
1
-1
/
+0
|
/
*
ACPI: APEI: ERST: remove unneeded semicolon
Yang Li
2021-02-05
1
-1
/
+1
*
ACPI: APEI: Add is_generic_error() to identify GHES sources
Yazen Ghannam
2021-01-27
1
-4
/
+8
*
Merge ACPI APEI material for v5.11.
Rafael J. Wysocki
2020-11-23
1
-1
/
+1
|
\
|
*
ACPI, APEI: make apei_resources_all static
Jason Yan
2020-09-25
1
-1
/
+1
*
|
ACPI, APEI, Fix error return value in apei_map_generic_address()
Aili Yao
2020-11-16
1
-0
/
+4
*
|
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
\
|
*
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
|
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-0
/
+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
Shiju Jose
2020-09-16
1
-0
/
+63
|
|
/
*
/
ACPI: OSL: Change the type of acpi_os_map_generic_address() return value
Rafael J. Wysocki
2020-09-11
1
-1
/
+5
|
/
*
ACPI: APEI: remove redundant assignment to variable rc
Colin Ian King
2020-07-27
1
-1
/
+1
*
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-02
5
-17
/
+70
|
\
|
*
-
.
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2020-06-01
1
-11
/
+56
|
|
\
\
|
|
*
|
ACPI: APEI: Kick the memory_failure() queue for synchronous errors
James Morse
2020-05-19
1
-11
/
+56
|
|
|
/
|
*
|
ACPI: APEI: Put the HEST table for error path
Hanjun Guo
2020-05-09
1
-2
/
+3
|
*
|
ACPI: APEI: Put the error record serialization table for error path
Hanjun Guo
2020-05-09
1
-1
/
+3
|
*
|
ACPI: APEI: Put the error injection table for error path and module exit
Hanjun Guo
2020-05-09
1
-1
/
+4
|
*
|
ACPI: APEI: Put the boot error record table after parsing
Hanjun Guo
2020-05-09
1
-2
/
+4
|
|
/
*
/
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
1
-6
/
+0
|
/
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
1
-1
/
+1
*
apei/ghes: Do not delay GHES polling
Bhaskar Upadhaya
2020-01-13
1
-1
/
+1
*
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
5
-47
/
+45
|
\
|
*
acpi: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
5
-47
/
+45
*
|
ACPI / APEI: Release resources if gen_pool_add() fails
Liguang Zhang
2019-08-20
1
-2
/
+15
*
|
ACPI / APEI: Get rid of NULL_UUID_LE constant
Andy Shevchenko
2019-08-05
1
-1
/
+1
|
/
*
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
[next]