tangled
alpha
login
or
join now
tjh.dev
/
kernel
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
Linux 2.6.21-rc1
Linus Torvalds
19 years ago
c8f71b01
f1d21204
options
unified
split
Changed files
+2
-2
Makefile
+2
-2
Makefile
···
1
1
VERSION = 2
2
2
PATCHLEVEL = 6
3
3
-
SUBLEVEL = 20
4
4
-
EXTRAVERSION =
3
3
+
SUBLEVEL = 21
4
4
+
EXTRAVERSION = -rc1
5
5
NAME = Homicidal Dwarf Hamster
6
6
7
7
# *DOCUMENTATION*