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.18-rc1
It's all good.
Linus Torvalds
19 years ago
120bda20
075d6adf
+2
-2
1 changed file
expand all
collapse all
unified
split
Makefile
+2
-2
Makefile
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
-
SUBLEVEL = 17
4
-
EXTRAVERSION =
5
NAME=Crazed Snow-Weasel
6
7
# *DOCUMENTATION*
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
+
SUBLEVEL = 18
4
+
EXTRAVERSION = -rc1
5
NAME=Crazed Snow-Weasel
6
7
# *DOCUMENTATION*