Linux 2.6.22

2007-07-08 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7dcca30a32aadb0520417521b0c44f42d09fe05c
Commit: 7dcca30a32aadb0520417521b0c44f42d09fe05c
Parent: fe5a2de17e65d82b9d502da80ccb5a689d03fdd2
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Sun Jul 8 16:32:17 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Sun Jul 8 16:32:17 2007 -0700

Linux 2.6.22

Woo-hoo. I'm sure somebody will report a "this doesn't compile, and
I have a new root exploit" five minutes after release, but it still
feels good ;)

Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 Makefile |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index c6f7b71..de4f8f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc7
+EXTRAVERSION =
 NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Linux 2.6.22-rc7

2007-07-01 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a38d6181ff27824c79fc7df825164a212eff6a3f
Commit: a38d6181ff27824c79fc7df825164a212eff6a3f
Parent: 2391dae3e36c19fe668c71eac2eb8344dbaaf46d
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Sun Jul 1 12:54:24 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Sun Jul 1 12:54:24 2007 -0700

Linux 2.6.22-rc7

Last -rc? That's the plan..
---
 Makefile |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 8a3c271..c6f7b71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc6
+EXTRAVERSION = -rc7
 NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Linux 2.6.22-rc5

2007-06-16 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=188e1f81ba31af1b65a2f3611df4c670b092bbac
Commit: 188e1f81ba31af1b65a2f3611df4c670b092bbac
Parent: 9d66586f7723b73c5925c7c7819c260484627851
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Sat Jun 16 19:09:12 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Sat Jun 16 19:09:12 2007 -0700

Linux 2.6.22-rc5

The manatees, they are dancing!

Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 Makefile |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 30d685b..b76ee94 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc4
-NAME = Jeff Thinks I Should Change This, But To What?
+EXTRAVERSION = -rc5
+NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Linux 2.6.22-rc4

2007-06-04 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ecd3100e695228ac5e0ce0e325e252c0f11806f
Commit: 5ecd3100e695228ac5e0ce0e325e252c0f11806f
Parent: ec4883b015c3212f6f6d04fb2ff45f528492f598
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Mon Jun 4 17:57:25 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Mon Jun 4 17:57:25 2007 -0700

Linux 2.6.22-rc4
---
 Makefile |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 562a909..30d685b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
 NAME = Jeff Thinks I Should Change This, But To What?
 
 # *DOCUMENTATION*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Linux 2.6.22-rc3

2007-05-25 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c420bc9f09a0926b708c3edb27eacba434a4f4ba
Commit: c420bc9f09a0926b708c3edb27eacba434a4f4ba
Parent: f4d43bd579f13219ffd3cae48432eab5bbac2d6f
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Fri May 25 19:55:14 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Fri May 25 19:55:14 2007 -0700

Linux 2.6.22-rc3

It's that time of the year again.  Summer starts in the US, and people
want to sit at the beach with a new -rc candidate.

Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 Makefile |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 34210af..562a909 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 22
-EXTRAVERSION = -rc2
-NAME = Nocturnal Monster Puppy
+EXTRAVERSION = -rc3
+NAME = Jeff Thinks I Should Change This, But To What?
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Linux 2.6.22-rc1

2007-05-12 Thread Linux Kernel Mailing List
Gitweb: 
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=39403865d2e4590802553370a56c9ab93131e4ee
Commit: 39403865d2e4590802553370a56c9ab93131e4ee
Parent: f7d02ae76ebbf5b8a9531fe150c49e126a397704
Author: Linus Torvalds <[EMAIL PROTECTED]>
AuthorDate: Sat May 12 18:45:56 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Sat May 12 18:45:56 2007 -0700

Linux 2.6.22-rc1

.. close the merge window
---
 Makefile |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index dfe559c..e6990e2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 21
-EXTRAVERSION =
+SUBLEVEL = 22
+EXTRAVERSION = -rc1
 NAME = Nocturnal Monster Puppy
 
 # *DOCUMENTATION*
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html