Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-15 | x86/cpu/topology: Retrieve cores per package from topology bitmaps | Thomas Gleixner | 1 | -0/+11 |
2024-02-15 | x86/cpu: Use common topology code for HYGON | Thomas Gleixner | 1 | -1/+0 |
2024-02-15 | x86/cpu: Provide an AMD/HYGON specific topology parser | Thomas Gleixner | 1 | -0/+6 |
2024-02-15 | x86/cpu: Provide a sane leaf 0xb/0x1f parser | Thomas Gleixner | 1 | -0/+12 |
2024-02-15 | x86/cpu: Add legacy topology parser | Thomas Gleixner | 1 | -0/+3 |
2024-02-15 | x86/cpu: Provide cpu_init/parse_topology() | Thomas Gleixner | 1 | -0/+36 |