x86-cpuid.org development mailing list
 help / color / mirror / Atom feed
 messages from 2023-12-04 09:31:15 to 2025-03-05 16:01:22 UTC [more...]

[PATCH v1 00/40] x86: Leaf 0x2 and leaf 0x4 refactorings
 2025-03-05 16:01 UTC  (50+ messages)
` [PATCH v1 01/40] x86/cacheinfo: Validate cpuid leaf 0x2 EDX output
` [PATCH v1 02/40] x86/cpu: "
` [PATCH v1 03/40] x86/cpu: Properly parse leaf 0x2 TLB descriptor 0x63
` [PATCH v1 04/40] x86/cpuid: Include linux/build_bug.h
` [PATCH v1 05/40] x86/cpu: Remove unnecessary headers and reorder the rest
` [PATCH v1 06/40] x86/cpu: Use max() for leaf 0x2 TLB descriptors parsing
` [PATCH v1 07/40] x86/cpu: Simplify TLB entry count storage
` [PATCH v1 08/40] x86/cpu: Get rid of smp_store_cpu_info() indirection
` [PATCH v1 09/40] x86/cpu: Remove unused TLB strings
` [PATCH v1 10/40] x86/cpu: Remove leaf 0x2 parsing loop and add helpers
` [PATCH v1 11/40] x86/cacheinfo: Remove the P4 trace leftovers for real
` [PATCH v1 12/40] x86/cacheinfo: Remove unnecessary headers and reorder the rest
` [PATCH v1 13/40] x86/cacheinfo: Use cpuid leaf 0x2 parsing helpers
` [PATCH v1 14/40] x86/cacheinfo: Refactor leaf 0x2 cache descriptor lookup
` [PATCH v1 15/40] x86/cacheinfo: Properly name amd_cpuid4()'s first parameter
` [PATCH v1 16/40] x86/cacheinfo: Use proper name for cacheinfo instances
` [PATCH v1 17/40] x86/cacheinfo: Constify _cpuid4_info_regs instances
` [PATCH v1 18/40] x86/cacheinfo: Align ci_info_init() assignment expressions
` [PATCH v1 19/40] x86/cacheinfo: Standardize _cpuid4_info_regs instance naming
` [PATCH v1 20/40] x86: treewide: Introduce x86_vendor_amd_or_hygon()
` [PATCH v1 21/40] x86/cacheinfo: Consolidate AMD/Hygon leaf 0x8000001d calls
` [PATCH v1 22/40] x86/cacheinfo: Separate amd_northbridge from _cpuid4_info_regs
` [PATCH v1 23/40] x86/cacheinfo: Move AMD cache_disable_0/1 handling to separate file
` [PATCH v1 24/40] x86/cacheinfo: Use sysfs_emit() for sysfs attributes show()
` [PATCH v1 25/40] x86/cacheinfo: Separate Intel and AMD leaf 0x4 code paths
` [PATCH v1 26/40] x86/cacheinfo: Rename _cpuid4_info_regs to _cpuid4_info
` [PATCH v1 27/40] x86/cacheinfo: Clarify type markers for leaf 0x2 cache descriptors
` [PATCH v1 28/40] x86/cacheinfo: Use enums for cache descriptor types
` [PATCH v1 29/40] x86/cpu: Use enums for TLB "
` [PATCH v1 30/40] sizes.h: Cover all possible x86 cpu cache sizes
` [PATCH v1 31/40] x86/cpu: Consolidate CPUID leaf 0x2 tables
` [PATCH v1 32/40] x86/cacheinfo: Use consolidated leaf 0x2 descriptor table
` [PATCH v1 33/40] x86/cpu: "
` [PATCH v1 34/40] x86/cacheinfo: Separate leaf 0x2 handling and post-processing logic
` [PATCH v1 35/40] x86/cacheinfo: Separate intel leaf 0x4 handling
` [PATCH v1 36/40] x86/cacheinfo: Extract out cache level topology ID calculation
` [PATCH v1 37/40] x86/cacheinfo: Extract out cache self-snoop checks
` [PATCH v1 38/40] x86/cacheinfo: Relocate leaf 0x4 cache_type mapping
` [PATCH v1 39/40] x86/cacheinfo: Introduce amd_hygon_cpu_has_l3_cache()
` [PATCH v1 40/40] x86/cacheinfo: Apply maintainer-tip coding style fixes

[ANNOUNCE] x86-cpuid-db: Release v2.1
 2025-03-05 12:54 UTC 

[PATCH 0/3] Add missing CPUIDs to the CPUID database
 2025-03-04 16:53 UTC  (9+ messages)
` [PATCH 1/3] db/leaf_80000020: Add ABMC and SDCIAE CPUID bits
` [PATCH 2/3] db/leaf_80000021: Add missing "
` [PATCH 3/3] db/leaf_80000021: Add Rapsize CPUID bit

[PATCH] db/leaf_1d: Correct XCR0_CET_{U,S} information
 2025-03-04 16:39 UTC  (3+ messages)

[PATCH v1 00/13] tools/x86/kcpuid: Update to x86-cpuid-db v2.0
 2024-11-28 22:29 UTC  (14+ messages)
` [PATCH v1 01/13] LICENSES: Add Creative Commons Zero v1.0 Universal
` [PATCH v1 02/13] tools/x86/kcpuid: Reorder header includes
` [PATCH v1 03/13] tools/x86/kcpuid: Fix error handling
` [PATCH v1 04/13] tools/x86/kcpuid: Remove unused local variable
` [PATCH v1 05/13] tools/x86/kcpuid: Remove unused global variable
` [PATCH v1 06/13] tools/x86/kcpuid: Simplify usage() handling
` [PATCH v1 07/13] tools/x86/kcpuid: Prepare for more index ranges
` [PATCH v1 08/13] tools/x86/kcpuid: Extend index mask macro
` [PATCH v1 09/13] tools/x86/kcpuid: Add rudimentary vendors detection
` [PATCH v1 10/13] tools/x86/kcpuid: Scan valid cpuid ranges only
` [PATCH v1 11/13] tools/x86/kcpuid: Add Transmeta and Centaur ranges
` [PATCH v1 12/13] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
` [PATCH v1 13/13] MAINTAINERS: Include kcpuid under X86 CPUID entry

[PATCH] tools/x86/kcpuid: Fix the wrong format specifier
 2024-11-05  1:23 UTC 

[PATCH] tools/x86/kcpuid: Add extended CPUID leaf 0xc0000001 support
 2024-10-09 11:22 UTC 

[ANNOUNCE] x86-cpuid-db: Release v2.0
 2024-10-08 15:44 UTC  (3+ messages)

[PATCH] db: Add Intel NMI-source reporting feature flag
 2024-09-28  7:34 UTC  (10+ messages)

[ANNOUNCE] x86-cpuid.org: A machine-readable CPUID repository
 2024-07-18 13:47 UTC  (11+ messages)
` [PATCH v1 0/9] tools/x86/kcpuid: Complete the CPUID database
  ` [PATCH v1 1/9] tools/x86/kcpuid: Remove unused variable
  ` [PATCH v1 2/9] tools/x86/kcpuid: Properly align long-description columns
  ` [PATCH v1 3/9] tools/x86/kcpuid: Set max possible subleaves count to 64
  ` [PATCH v1 4/9] tools/x86/kcpuid: Protect against faulty "max subleaf" values
  ` [PATCH v1 5/9] tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
  ` [PATCH v1 6/9] tools/x86/kcpuid: Recognize all leaves with subleaves
  ` [PATCH v1 7/9] tools/x86/kcpuid: Parse subleaf ranges if provided
  ` [PATCH v1 8/9] tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
  ` [PATCH v1 9/9] MAINTAINERS: Add x86 cpuid database entry

Test Mail
 2023-12-04  9:31 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox