ABCDEFGHIJKLM
1
[Reminder: raw numbers used to generate below charts can be found in other sheets of this document]
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Notes on a few spikes:
* v4.2: new amdgpu headers(¹) (3e5343bd7c33, d180bab3a869, 36cfed855daf, and others like that)
* v4.12: new amdgpu headers(¹) (198b746016ea, 4adc5ab813ea, 5585476e44a4, and others like that)
* v4.17: removal of support for Blackfin, Cris, Frv, M32r, Metag, Mn10300, Score, and Tile: f5a8eb632b56
* v4.18: removal of lustre from staging: be65f9ed267f
* v6.0: new definitions(¹) for perf (b8d4fbfb04e1) as well as headers(¹) for gaudi2 (01d9ccf8657b) and amdgpu (4f29f9cf092b, 8955ff11f56e, and others like that)
(¹) often computer generated and needed to support new hardware
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Notes on some of the recent spikes:
- v6.7: initial merge of bcachefs contained about 2750 commits
97
98
99
100