| Commit message (Expand) | Author | Age | Files | Lines |
* | APEI: GHES: Have GHES honor the panic= setting | Borislav Petkov | 2025-01-14 | 1 | -5/+5 |
* | module: Convert symbol namespace to string literal | Peter Zijlstra | 2024-12-02 | 2 | -7/+7 |
* | ACPI: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-11-12 | 2 | -2/+2 |
* | Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-10-05 | 1 | -1/+1 |
|\ |
|
| * | EINJ, CXL: Fix CXL device SBDF calculation | Ben Cheatham | 2024-09-30 | 1 | -1/+1 |
* | | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 2 | -2/+2 |
|/ |
|
* | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2024-09-27 | 2 | -2/+2 |
|\ |
|
| * | cxl: move cxl headers to new include/cxl/ directory | Dave Jiang | 2024-09-09 | 2 | -2/+2 |
* | | [tree-wide] finally take no_llseek out | Al Viro | 2024-09-27 | 1 | -1/+0 |
|/ |
|
* | Merge branches 'acpi-ec', 'acpi-apei' and 'pnp' | Rafael J. Wysocki | 2024-06-05 | 1 | -1/+1 |
|\ |
|
| * | ACPI: APEI: EINJ: Fix einj_dev release leak | Dan Williams | 2024-05-27 | 1 | -1/+1 |
* | | Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2024-05-15 | 1 | -0/+84 |
|\ \
| |/
|/| |
|
| * | cxl/cper: Remove duplicated GUID defines | Ira Weiny | 2024-05-02 | 1 | -26/+0 |
| * | acpi/ghes: Process CXL Component Events | Ira Weiny | 2024-05-01 | 1 | -0/+110 |
* | | ACPI: APEI: EINJ: mark remove callback as __exit | Uwe Kleine-König | 2024-04-08 | 1 | -3/+9 |
|/ |
|
* | ACPI: APEI: EINJ: mark remove callback as non-__exit | Arnd Bergmann | 2024-03-26 | 1 | -1/+1 |
* | Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2024-03-16 | 5 | -21/+247 |
|\ |
|
| * | EINJ: Add CXL error type support | Ben Cheatham | 2024-03-12 | 5 | -18/+204 |
| * | EINJ: Migrate to a platform driver | Ben Cheatham | 2024-03-12 | 1 | -4/+44 |
* | | ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check A... | Avadhut Naik | 2024-02-29 | 1 | -0/+51 |
* | | ACPI: APEI: GHES: Convert to platform remove callback returning void | Uwe Kleine-König | 2024-02-27 | 1 | -6/+11 |
|/ |
|
* | acpi/ghes: Remove CXL CPER notifications | Dan Williams | 2024-02-20 | 1 | -63/+0 |
* | cxl/cper: Fix errant CPER prints for CXL events | Ira Weiny | 2024-02-03 | 1 | -26/+0 |
* | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2024-01-18 | 1 | -0/+89 |
|\ |
|
| * | acpi/ghes: Process CXL Component Events | Ira Weiny | 2024-01-09 | 1 | -0/+89 |
* | | ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events | Shuai Xue | 2023-12-21 | 1 | -6/+23 |
* | | ACPI: APEI: EINJ: Add support for vendor defined error types | Avadhut Naik | 2023-11-21 | 1 | -0/+24 |
* | | ACPI: APEI: EINJ: Refactor available_error_type_show() | Avadhut Naik | 2023-11-21 | 1 | -23/+24 |
|/ |
|
* | ACPI: APEI: Use ERST timeout for slow devices | Jeshua Smith | 2023-10-24 | 1 | -4/+37 |
* | ACPI: APEI: Fix AER info corruption when error status data has multiple sections | Shiju Jose | 2023-09-21 | 1 | -1/+22 |
* | APEI: GHES: correctly return NULL for ghes_get_devices() | Li Yang | 2023-06-12 | 1 | -0/+2 |
* | ACPI: APEI: mark bert_disable as __initdata | Miaohe Lin | 2023-06-12 | 1 | -1/+1 |
* | ACPI: APEI: GHES: Remove unused ghes_estatus_pool_size_request() | Miaohe Lin | 2023-06-05 | 1 | -2/+0 |
* | efi: fix missing prototype warnings | Arnd Bergmann | 2023-05-25 | 2 | -6/+1 |
* | ACPI: APEI: EINJ: warn on invalid argument when explicitly indicated by platform | Shuai Xue | 2023-03-27 | 1 | -1/+7 |
* | ACPI: APEI: EINJ: Add CXL error types | Tony Luck | 2023-03-20 | 1 | -0/+6 |
* | ACPI: APEI: EINJ: Limit error type to 32-bit width | Shuai Xue | 2023-01-30 | 1 | -0/+4 |
* | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2022-12-25 | 1 | -1/+1 |
* | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-12 | 1 | -3/+63 |
|\ |
|
| * | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() | Ard Biesheuvel | 2022-10-24 | 1 | -27/+33 |
| * | EDAC/ghes: Make ghes_edac a proper module | Jia He | 2022-10-21 | 1 | -4/+0 |
| * | EDAC/ghes: Prepare to make ghes_edac a proper module | Jia He | 2022-10-21 | 1 | -0/+50 |
| * | EDAC/ghes: Add a notifier for reporting memory errors | Jia He | 2022-10-20 | 1 | -1/+15 |
* | | ACPI: APEI: EINJ: Refactor available_error_type_show() | Jay Lu | 2022-12-07 | 1 | -24/+17 |
* | | ACPI: APEI: EINJ: Fix formatting errors | Jay Lu | 2022-12-07 | 1 | -7/+8 |
* | | ACPI: APEI: Remove a useless include | Christophe JAILLET | 2022-12-02 | 1 | -1/+0 |
* | | ACPI: APEI: Silence missing prototype warnings | Sudeep Holla | 2022-11-23 | 1 | -0/+1 |
* | | apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg() | Ard Biesheuvel | 2022-10-28 | 1 | -27/+33 |
* | | ACPI: APEI: Drop unsetting driver data on remove | Uwe Kleine-König | 2022-10-28 | 1 | -2/+0 |
* | | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() | Ashish Kalra | 2022-10-13 | 1 | -1/+1 |
|/ |
|