Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Linux 3.12-rc1

+3 -3
+3 -3
Makefile
··· 1 VERSION = 3 2 - PATCHLEVEL = 11 3 SUBLEVEL = 0 4 - EXTRAVERSION = 5 - NAME = Suicidal Squirrel 6 7 # *DOCUMENTATION* 8 # To see a list of typical targets execute "make help"
··· 1 VERSION = 3 2 + PATCHLEVEL = 12 3 SUBLEVEL = 0 4 + EXTRAVERSION = -rc1 5 + NAME = One Giant Leap for Frogkind 6 7 # *DOCUMENTATION* 8 # To see a list of typical targets execute "make help"