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.36-rc1
Linus Torvalds
15 years ago
da5cabf8
2245ba2a
+2
-2
1 changed file
expand all
collapse all
unified
split
Makefile
+2
-2
Makefile
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
-
SUBLEVEL = 35
4
-
EXTRAVERSION =
5
NAME = Sheep on Meth
6
7
# *DOCUMENTATION*
···
1
VERSION = 2
2
PATCHLEVEL = 6
3
+
SUBLEVEL = 36
4
+
EXTRAVERSION = -rc1
5
NAME = Sheep on Meth
6
7
# *DOCUMENTATION*