| Commit message (Expand) | Author | Age | Files | Lines |
* | cacheinfo: Add arm64 early level initializer implementation | Radu Rendec | 2023-04-13 | 1 | -3/+22 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-02-25 | 1 | -5/+0 |
|\ |
|
| * | arm64/cache: Move CLIDR macro definitions | Akihiko Odaki | 2023-01-12 | 1 | -5/+0 |
* | | cacheinfo: Remove unused check in init_cache_level() | Pierre Gondois | 2023-01-31 | 1 | -3/+0 |
* | | cacheinfo: Make default acpi_get_cache_info() return an error | Pierre Gondois | 2023-01-31 | 1 | -1/+1 |
* | | ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info() | Pierre Gondois | 2023-01-18 | 1 | -4/+7 |
|/ |
|
* | arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ... | Sudeep Holla | 2022-08-23 | 1 | -1/+5 |
* | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() | Thomas Gleixner | 2021-09-01 | 1 | -5/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-07-08 | 1 | -0/+9 |
|\ |
|
| * | arm64/mm: Correct the cache line size warning with non coherent device | Masayoshi Mizuma | 2019-06-17 | 1 | -3/+1 |
| * | arm64: cacheinfo: Update cache_line_size detected from DT or PPTT | Shaokun Zhang | 2019-06-04 | 1 | -0/+11 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 252 | Thomas Gleixner | 2019-06-05 | 1 | -12/+1 |
|/ |
|
* | arm64: Add support for ACPI based firmware tables | Jeremy Linton | 2018-05-17 | 1 | -5/+10 |
* | arm64: cacheinfo: Remove CCSIDR-based cache information probing | Will Deacon | 2017-03-20 | 1 | -38/+0 |
* | arm64: cacheinfo: add support to override cache levels via device tree | Sudeep Holla | 2017-01-17 | 1 | -1/+12 |
* | arm64: simplify sysreg manipulation | Mark Rutland | 2016-09-09 | 1 | -5/+3 |
* | arm64: kernel: add support for cpu cache information | Sudeep Holla | 2015-01-15 | 1 | -0/+128 |