public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Merge window closed: v2.6.19-rc1
@ 2006-10-05 16:49 Voluspa
  2006-10-05 16:59 ` Randy Dunlap
  0 siblings, 1 reply; 19+ messages in thread
From: Voluspa @ 2006-10-05 16:49 UTC (permalink / raw)
  To: linux-kernel

  AR      arch/x86_64/lib/lib.a
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      vmlinux
arch/x86_64/kernel/built-in.o: In function `print_trace_warning_symbol':
traps.c:(.text.print_trace_warning_symbol+0xa): undefined reference to
`print_symbol'
make: *** [vmlinux] Error 1

Mvh
Mats Johannesson

^ permalink raw reply	[flat|nested] 19+ messages in thread
* Merge window closed: v2.6.19-rc1
@ 2006-10-05  3:29 Linus Torvalds
  2006-10-05 15:09 ` Alistair John Strachan
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Linus Torvalds @ 2006-10-05  3:29 UTC (permalink / raw)
  To: Linux Kernel Mailing List


Ok, it's two weeks since v2.6.18, and as a result I've cut a -rc1 release.

As usual for -rc1 with a lot of pending merges, it's a huge thing with 
tons of changes, and in fact since 2.6.18 took longer than normal due to 
me traveling (and others probably also being on vacations), it's possibly 
even larger than usual.

I think we got updates to pretty much all of the active architectures, 
we've got VM changes (dirty shared page tracking, for example), we've got 
networking, drivers, you name it. Even the shortlog and the diffstats are 
too big to make the kernel mailing list, but even just the summary says 
something:

 4998 total commits
 6535 files changed, 414890 insertions(+), 233881 deletions(-)

so please give it a good testing, and let's see if there are any 
regressions.

As usual, the best way to get some grip on a particular subsystem would 
tend to be with some script like

	git log --no-merges v2.6.18.. drivers/usb | git shortlog | less -S 

which gives a more manageable overview of any particular area you're 
interested in (in the example that would be 'drivers/usb', but you can 
use this to browse any interesting area).

			Linus

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2006-10-07 20:31 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05 16:49 Merge window closed: v2.6.19-rc1 Voluspa
2006-10-05 16:59 ` Randy Dunlap
2006-10-05 17:03   ` Andi Kleen
2006-10-05 17:19   ` Voluspa
  -- strict thread matches above, loose matches on Subject: below --
2006-10-05  3:29 Linus Torvalds
2006-10-05 15:09 ` Alistair John Strachan
2006-10-05 15:41 ` Gene Heskett
2006-10-05 19:17 ` Peter Osterlund
2006-10-05 19:21   ` Eric Sandeen
2006-10-06  4:31 ` Alex Romosan
2006-10-06 17:49 ` caszonyi
2006-10-06 18:12   ` Linus Torvalds
2006-10-06 19:05     ` Eric W. Biederman
2006-10-07 18:23       ` Gabor Gombas
2006-10-07 20:29         ` Eric W. Biederman
2006-10-06 22:43     ` Grant Coady
2006-10-06 22:47 ` Jesper Juhl
2006-10-07  2:33   ` Linus Torvalds
2006-10-07 13:16     ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox