commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] the great next stuff branch, dde, updated. ca277899be0f1430af33af9


From: Zheng Da
Subject: [SCM] the great next stuff branch, dde, updated. ca277899be0f1430af33af9238a407be98294831
Date: Wed, 09 Jun 2010 14:22:28 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, dde has been updated
       via  ca277899be0f1430af33af9238a407be98294831 (commit)
       via  62745a6787de61722b66d69fdd27fb3510e9f427 (commit)
       via  649fd3dcc0accdf43fff1a10556f58416659adbb (commit)
       via  b623972483b8db38362596a70eddc99201b30b62 (commit)
       via  929f0e4958bc9cf06bb07acaf3d8ab4eba776591 (commit)
       via  53a9696df5764d9282954dd5993f3fb4d2caef95 (commit)
       via  2ff7940ec56a366a3e36386ebc51cb559a1a52f7 (commit)
      from  c290e646bf82867a0cd693005e86c760dc82e8e1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca277899be0f1430af33af9238a407be98294831
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 14:53:33 2010 +0200

    enable initcall functions of block IO schedulers.

commit 62745a6787de61722b66d69fdd27fb3510e9f427
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 14:46:43 2010 +0200

    windhoek links to dde linux26 libraries properly.

commit 649fd3dcc0accdf43fff1a10556f58416659adbb
Author: Olaf Buddenhagen <address@hidden(none)>
Date:   Fri May 14 19:33:15 2010 +0200

    Fix up DDE paths

commit b623972483b8db38362596a70eddc99201b30b62
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 13:51:38 2010 +0200

    fix a race condition in the interrupt handler.

commit 929f0e4958bc9cf06bb07acaf3d8ab4eba776591
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 13:49:20 2010 +0200

    make __l4ddekit_initcall_* variables global.

commit 53a9696df5764d9282954dd5993f3fb4d2caef95
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 13:47:39 2010 +0200

    include more block IO scheduler.

commit 2ff7940ec56a366a3e36386ebc51cb559a1a52f7
Author: Zheng Da <address@hidden>
Date:   Wed Jun 9 13:46:13 2010 +0200

    remove printing in dde pcnet32.

-----------------------------------------------------------------------

Summary of changes:
 dde_e100/Makeconf.local                         |    8 +-
 dde_e1000/Makeconf.local                        |    8 +-
 dde_ne2k_pci/Makeconf.local                     |    8 +-
 dde_pcnet32/Makeconf.local                      |    8 +-
 dde_pcnet32/pcnet32.c                           |    5 -
 dde_pcnet32_test/Makeconf.local                 |    8 +-
 dde_rtl8139/Makeconf.local                      |    8 +-
 libdde_linux26/Makeconf                         |    2 +-
 libdde_linux26/Makeconf.local                   |    2 +-
 libdde_linux26/contrib/block/as-iosched.c       |    2 +
 libdde_linux26/contrib/block/cfq-iosched.c      |    1 +
 libdde_linux26/contrib/block/deadline-iosched.c |    1 +
 libdde_linux26/contrib/lib/rbtree.c             |  397 +++++++++++++++++++++++
 libdde_linux26/lib/src/Makefile                 |    4 +
 libdde_linux26/mk/Makeconf                      |    2 +-
 libddekit/include/ddekit/initcall.h             |    2 +-
 libddekit/interrupt.c                           |   10 +-
 windhoek/Makefile                               |    4 +-
 18 files changed, 441 insertions(+), 39 deletions(-)
 create mode 100644 libdde_linux26/contrib/lib/rbtree.c


hooks/post-receive
-- 
the great next stuff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]