1. 06 1月, 2007 12 次提交
  2. 04 1月, 2007 15 次提交
  3. 03 1月, 2007 8 次提交
  4. 02 1月, 2007 2 次提交
  5. 01 1月, 2007 3 次提交
    • L
      Linux 2.6.20-rc3 · 669df1b4
      Linus Torvalds 提交于
      ...because it's always a good idea to cut a release *before* you go out
      to party and get drunk.
      
      Remember kids: "Don't Drink and Release!"
      669df1b4
    • O
      [PATCH] restore ->pdeath_signal behaviour · 241ceee0
      Oleg Nesterov 提交于
      Commit b2b2cbc4 introduced a user-
      visible change: ->pdeath_signal is sent only when the entire thread
      group exits.
      
      While this change is imho good, it may break things.  So restore the
      old behaviour for now.
      Signed-off-by: NOleg Nesterov <oleg@tv-sign.ru>
      To: Albert Cahalan <acahalan@gmail.com>
      Cc: Eric W. Biederman <ebiederm@xmission.com>
      Cc: Andrew Morton <akpm@osdl.org>
      Cc: Linus Torvalds <torvalds@osdl.org>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Qi Yong <qiyong@fc-cn.com>
      Cc: Roland McGrath <roland@redhat.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      241ceee0
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 · 9d572ecb
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6:
        [SPARC64]: Handle ISA devices with no 'regs' property.
        [SPARC64]: Update defconfig.
        [SPARC64]: Fix of_iounmap() region release.
        [SPARC64]: Fix "mem=xxx" handling.
      9d572ecb