commit-hurd
[Top][All Lists]
Advanced

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

[hurd] annotated tag upstream/eth/0.7.git20160214 created (now 22b2f82)


From: Samuel Thibault
Subject: [hurd] annotated tag upstream/eth/0.7.git20160214 created (now 22b2f82)
Date: Mon, 15 Feb 2016 10:21:43 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a change to annotated tag upstream/eth/0.7.git20160214
in repository hurd.

        at  22b2f82   (tag)
   tagging  c21f6ab9958327976adf5e89ef5de9eac63d2eff (commit)
  replaces  v0.7
 tagged by  Samuel Thibault
        on  Sun Feb 14 21:24:20 2016 +0000

- Log -----------------------------------------------------------------
New upstream snapshot

Carl Fredrik Hammar (2):
      Externalize libfshelp's service_fsys_startup
      Implement settrans --interactive

David S. Miller (1):
      commit d5a9e24afb4ab38110ebb777588ea0bd0eacbd0a

Eric Dumazet (3):
      commit 0c27922e4933ceb86644f4a9b1af212ffe5aad75
      commit 042a53a9e437feaf2230dd2cadcecfae9c7bfe05
      commit 9d21493b4beb8f918ba248032fefa393074a5e2b

Flavio Cruz (31):
      boot: Fix boot.c compiler warning.
      fix compiler warnings in hurd/console-client
      fix compiler warnings in hurd/daemons
      fix compiler warnings in hurd/exec
      fix compiler warnings in hurd/ext2fs
      fix compiler warnings in hurd/console-client
      fix compiler warnings in hurd/isofs
      fix compiler warnings in hurd/libdiskfs
      fix compiler warnings in hurd/isofs
      fix compiler warnings in hurd/libftpconn
      fix compiler warnings in hurd/libihash
      fix compiler warnings in hurd/libnetfs
      fix compiler warnings in hurd/libshouldbeinlibc
      fix compiler warnings in hurd/libstore
      drop the deprecated malloc/free hooks in hurd/mach-defpager
      fix compiler warnings in hurd/nfs and hurd/nfsd
      fix compiler warnings in hurd/procfs
      Include missing header file in hurd/proc
      fix compiler warnings in hurd/random
      fix compiler warnings in hurd/startup
      fix compiler warnings in hurd/trans
      fix compiler warnings in hurd/utils
      fix compiler warnings in hurd/nfs and hurd/nfsd
      Add missing libraries to fix link errors
      Define IO_OUTTRAN so that term_on_pty returns a mach_port_t
      Use DEVICE_IMPORTS to include libports/ports.h
      Drop OTHERLIBS and use LDLIBS exclusively
      fix compiler warning in hurd/fstests
      fix mach-defpager static linking
      allow pfinet to link using -O0
      Fix O_DIRECTORY lookup on trivial translators

James Clarke (1):
      Fix build with perl >= 5.22

Jiri Pirko (3):
      commit f001fde5eadd915f4858d22ed70d7040f48767cf
      commit ccffad25b5136958d4769ed6de5e87992dd9c65c
      commit 31278e71471399beaff9280737e52b47db4dc345

Justus Winter (64):
      libports: fix notify_port_t receiver lookups
      eth-filter: remove invalid port deallocation
      Drop DIST_FILES from Makefile
      eth-filter: fix receiver lookups
      eth-multiplexer: fix receiver lookups
      libmachdev: avoid doing pointer arithmetic to get the port_info
      libmachdev: remove unused function
      libmachdev: fix receiver lookups
      libmachdev: fix function declaration
      devnode: remove the ourdevice hack
      devnode: fix argp_program_version, remove argp_program_bug_address
      eth-filter: fix argp_program_version, remove argp_program_bug_address
      eth-multiplexer: fix argp_program_version, remove argp_program_bug_address
      devnode: improve the demuxer function
      libmachdev: improve the demuxer functions
      eth-filter: improve the demuxer function
      eth-multiplexer: improve the demuxer function
      libmachdev: fix device_open
      libmachdev: remove mach_device_deallocate
      libmachdev: make the two port buckets clearly distinct
      libmachdev: drop unused declarations
      libmachdev: add missing includes
      libmachdev: add, fix and use declaration for create_device_port
      libmachdev: fix net_rcv_msg-messages
      libmachdev: fix getting parameter for get_status
      eth-multiplexer: fix device_{get,set}_status calls
      eth-multiplexer: improve the netfs_demuxer function
      Drop superfluous files
      Remove obsolete device server stubs
      libmachdev: drop unused function
      libmachdev: drop debugging printf
      libmachdev: fix size of `net_rcv_msg' message
      libmachdev: drop static libmachdev.so hack
      devnode: add a payload-aware intrans function
      libmachdev: avoid malloc overhead when sending package
      eth-filter: add payload-aware intrans functions
      eth-multiplexer: add payload-aware intrans functions
      libmachdev: add payload-aware intrans functions
      Merge branch 'dde' of git://git.sv.gnu.org/hurd/incubator into dde
      libdde_linux26: make stub `pcibios_enable_device' return success
      libdde_linux26: enable logging to stderr
      libddekit: fix cache line size
      devnode: convert to trivfs dynamic classes and buckets
      eth-filter: convert to trivfs dynamic classes and buckets
      libmachdev: convert to trivfs dynamic classes and buckets
      pfinet: fix sanity check at translator startup time
      libtrivfs: remove deprecated static class vectors
      Remove unused variables
      random: fix odd formatting
      random: improve error handling
      random: use /servers/startup to register for shutdown notifications
      random: satisfy arbitrarily-sized reads
      libihash: add hurd_ihash_value_valid
      libihash: optimize lookup-or-insert operations
      libihash: prefer performance degradation over failure
      libihash: fix ill-devised locp lookup interface
      libihash: fix fast insertion corner case
      libihash: generalize the interface to support non-integer keys
      libihash: fix item insertion
      libihash: provide a general purpose hash algorithm
      ext2fs: improve the block cache
      ext2fs: disable block cache debugging by default
      ext2fs: keep list of reusable disk cache entries
      libdiskfs: use ihash for the node cache

Mike Mason (1):
      commit 260d703adc5f275e3ba7ddff6e2e0217bc613b35

Olaf Buddenhagen (1):
      Fix up DDE paths

Richard Braun (2):
      Move DDE to pthreads
      Move DDE to pthreads

Samuel Thibault (148):
      Fix memory leak on schedule_timeout
      Fix memory leak on receive error
      Merge branch 'master' into dde
      drop .d files
      Merge commit 'ac7ddb0d9557348206f3bc9bd2bf65b7d7b6409a' into HEAD
      Merge branch 'dde' into HEAD
      Remove CVS directories
      remove .prof_d files
      rmove .DS_Store
      rm .o files
      remove git-generated files
      Remove mig-generated files
      Remove mig-generated files
      drop diff file
      drop generated binary files
      Re-add original configure
      remove generated documentation files
      re-add mainline configure
      re-add install-headers.in from mainline
      remove .svn directories
      Drop generated files
      drop .cvsignore files
      drop .orig and .rej files
      drop generated files
      drop generated file
      drop intermediate backup
      drop libpthread
      drop patch file
      drop intermediate backup
      Do not skip old RPCs
      Rename vm_dma_buff_alloc RPC into vm_allocate_contiguous
      reorder vm_allocate_contiguous parameter like vm_allocate
      drop generated files
      Revert "drop generated files"
      rename device_irq_enable into device_intr_enable
      rename irq into intr or line
      rename device_intr_notify into device_intr_register
      rename intr.h constants
      missing irq->line renaming
      missing rename
      missing irq->line renaming
      Fix unlocking in raw_local_irq_restore inside a 
fake_local_irq_disable/restore
      fix build (probably for newer perl)
      Fix link command
      include bpf in link
      Remove generated file
      Fix calling initializers, const seems to upset the dynlinker
      Merge remote-tracking branch 'mainline/master' into dde
      cleanup
      Make pfinet able to both handle file path and kernel device name
      Merge remote-tracking branch 'mainline/master' into dde
      Fix format security
      Simplify link flags computation
      Merge remote-tracking branch 'mainline/master' into dde
      Install machdev.h
      Prevent dynamic linking
      Clean up includes
      Print a message when a firmware is request
      Revert to upstream DDE cli_sti code, with __thread
      Merge branch 'dde' of git.savannah.gnu.org:/srv/git/hurd/incubator into 
dde
      Do not enable irqs during softirq processing, just like upstream DDE
      Fix do_softirq prototype according to declaration
      Do not stop delivering packets when a pfinet has died
      Move filter_hash_header definition to C file
      Add nr_irqs
      Add tasklet_kill
      Add param_set/get_charp/bool/invboll
      Fix link issue
      Add dma resource management
      Add boot_cpu_data
      Fix probing for all PCI buses, not only 0 and 2
      Clear some unsupported config options
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Fix getting parameter for set_status
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge remote-tracking branch 'mainline/master' into dde
      Port DDE branch to libpthread
      Port DDE branch to libpthread
      Fix eth-multiplexer link
      Remove non-eth dirs
      Add fsysopts support to eth-filter
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Fix gcc warning
      Fix undefined value
      Fix gcc warnings
      Fix gcc warnings
      Fix gcc warning
      Merge remote-tracking branch 'mainline/master' into dde
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Make linux_block_emulation_ops static
      Fix libmachdev link
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Fix build
      Add mdio.h
      Add ethoc.h
      Cherry-pick phy.h updates
      update pci_ids
      udpate ethtool.h
      update workqueue.h
      Add devres.c
      Add pr_cont
      Add rcuclassic.c
      really add files
      Fix insecure format
      Install missing queue.h
      Fix build with gcc 5
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Make dde conditionally built under presence of libpciaccess
      Merge branch 'dde' of ssh://git.savannah.gnu.org/srv/git/hurd/incubator 
into dde
      Clean debugging macro
      Add devnode translator
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into dde
      Add libhurd-slab
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into dde
      Drop spurious debugging or outdated changes
      Add devnode documentation
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into dde
      Drop spurious debugging or outdated changes
      Fix undefined reference
      Add missing menus
      Use -L instead of -Wl,-rpath-link
      Add dumb SO_ERROR support to pflocal
      pflocal: Do not abort on too small getopt parameter
      Make private variables static
      Fix pfinet crash
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth
      Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd into dde
      Merge remote-tracking branch 'incubator/dde' into dde-upstream
      Merge branch 'dde-upstream' into eth

Stephen Hemminger (1):
      commit dc1f8bf68b311b1537cb65893430b6796118498a

Thomas Schwinge (1):
      * README: New file.

Zheng Da (235):
      Add .gitignore.
      The original version of DDEKit.
      Add DDEKit headers.
      Adapt Makefile to compile DDEKit in Hurd.
      We simply use malloc and free.
      Use libpciaccess to implement it.
      link with pciaccess library.
      Remove the code for initializing l4io.
      Remove the old pgtable file.
      Adapt the implementation of DDEKit threads.
      Adapt the implementation of lock.
      Check in the implementation of the owner of a lock.
      fix a bug in thread.c.
      Emulate the timer in the Hurd.
      Record the thread who holds the lock by ourselves.
      Implement the semaphore (in thread.c).
      Add the implementation of list, used by semaphore.
      The implementation of condition variables.
      Modify resource.c.
      Implement a faked slab cache.
      Implement physical <--> virtual address mapping.
      Implement panic.
      Implement printf and its variant.
      Implementation of interrupt.
      Fix a bug.
      The code can be compiled now.
      check in the original version of dde linux26.
      Remove unused files.
      Redefine HZ.
      fix a bug in printf.c.
      kmem gets its own priv host port by itself.
      fix Makefile to compile the library.
      ignore more files.
      check in a test program for the ddekit library.
      support allocation of large chunks of memory.
      fix a bug in printf.c
      Use linux_kmalloc only when we need contiguous physical memory.
      Make ddekit_simple_malloc/free inline.
      allow to print information to stdout.
      Use ddekit lock instead of mutex.
      Test timer.
      destroy the port before the thread exits.
      Don't set the main thread name.
      A new thread has been initialized when it starts.
      Use a global lock to protect a thread's local data.
      Setup the main thread when initializing ddekit.
      fix a bug (setting a thread name).
      fix a bug in condvar.
      testing program for ddekit thread.
      Use ddekit condvar instead of the one in cthreads.
      Add ddekit_condvar_deinit.
      check in mk.
      a temporary version of Makefiles for libdde_linux26
      Don't include C library headers files in our header files.
      Remove c_headers.h
      check in panic.c
      The modified Makefile can build libdde_linux26 now
      add .gitignore to libdde_linux26.
      Change HZ.
      Change the path of header files.
      Declare fetch_jiffies in the header file.
      define SRC_DIR in Makefile in linux26/lib
      Don't compile the sound component in linux26.
      Remove Makefile.inc as it is generated automatically.
      correct the path of header files.
      call initcall functions explicitly.
      Don't declare jiffies as a variable.
      to compile programs with dde linux26 library.
      move variables to Makeconf.local
      fix a include path in dde linux26.
      Remove the static declaration of initcall functions.
      fix the problem of HZ and jiffies.
      hide __mutex_init because of name conflict with libc.
      fix the problem of including path.
      don't initialize neighbor and genhd for now.
      hide __get_free_pages to avoid name conflict.
      move SYSTEM variable to Makeconf.local.
      Add the original dde26_test.
      Adapt Makefile.
      make the test program compilable.
      Create a ddekit thread directly for ddekit timer.
      Initialize dde26 process.
      rename __mutex_init to avoid the name conflict.
      prepare to use initcall to do initialization.
      Add initcall in ddekit.
      link the program with default.ld.
      hide free_pages.
      update .gitignore.
      call l4dde26_init and l4dde26_process_init explicitly.
      link to ddekit statically.
      add pcnet32 to test dde linux26.
      initialize pciaccess in ddekit.
      ddekit: support multiple pci buses in the system.
      raise the priority of the interrupt handler thread.
      allocate a port for interrupt delivery.
      DDE Linux: Temporary solution to handle two buses.
      Enable the irq after installing irq handler and receiving an interrupt.
      remove the printing in timer.
      dde_pcnet32_test: use netdev_ops.
      not unregister driver in dde_pcnet32_test.
      remove printing in the interrupt handler.
      libdde_linux26 is adapted to be used by libmachdev.
      Reorganize Makefile.
      check in libmachdev.
      check in dde_pcnet32.
      fix a bug in ddekit: use the relative time.
      print to stderr.
      remove ethernet.c~ in pfinet.
      create a thread for only handling device requests.
      dereference ports when return D_INVALID_OPERATIONS in device requests.
      create device port with create_device_port.
      deallocate skb_reply before freeing the packet.
      trivfs server creates its own port bucket.
      remove printing in the trivfs server.
      a new thread for device requests in dde_pcnet32.
      fix a serious bug in dde_linux26.
      remove printing in dde_pcnet32.
      free delivered packets.
      initialize new fields in sk_buff.
      return packet transmission error to the client.
      remove io done thread.
      remove RPCs for PCI conf space.
      Add `flags` for interrupt registration.
      Use adapted dev_queue_xmit to transmit packets in DDE Linux.
      Remove tmp and ignore it in the future.
      Add `flags` in RPC device_intr_notify definition.
      IRQ server doesn't have reply messages.
      Add `flags` in device_intr_notify in libmachdev.
      Use pcnet32 driver in Linux 2.6.29.
      Use lock to protect pending softirq variable.
      ignore more files.
      implement cli/sti with a lock.
      reset the helder pointer before unlock in ddekit lock.
      Set the right source hw address in dde_pcnet32_test.
      Support MMIO.
      check in the initial version of dde_e1000
      set memory allocated by ddekit_large_malloc to zero
      Use mem device to map memory for MMIO.
      implement dump_stack in libddekit with backtrace.
      Use pci_set_master in linux.
      jiffies in the type of unsigned long.
      jiffies in the type of unsigned long.
      ddekit: print messages.
      make devnode readable and writable.
      Add printing.
      remove all temporary files created by vim.
      Use more memory chunks for linux_kmalloc.
      Add util.h in libddekit.
      fix a bug in searching network devices.
      explicitly show pcibios_enable_device isn't implemented.
      remove local_irq_restore in spin_trylock_irqsave.
      remove printing in dde_e1000 and dde_pcnet32.
      fix a bug when device_intr_notify return an error.
      Add memory clobbers to assembly snippets.
      Add DDE rtl8139.
      call device_irq_enable even when interrupt is ignored.
      Add ne2k-pci driver.
      block intloop thread when irq is disabled.
      Add e100.
      Revert "make devnode open for reading and writing."
      Add libmachdev and libddekt in Makefile.
      Merge branch 'dde' of ssh://git.sv.gnu.org/srv/git/hurd/incubator
      Merge branch 'dde' of ssh://git.sv.gnu.org/srv/git/hurd/incubator into dde
      configure checks libpciaccess.
      remove files generated by autoreconf and configure
      memory from linux_kmalloc is aligned with cache line size.
      original libhurd-slab from viengoos.
      Use a large slab size.
      Use malloc/free by default in slab.
      Use cthreads in hurd-slab.
      add libhurd-slab in Makefile.
      reimplement ddekit_large_malloc.
      set new slab with 0.
      ddekit slab uses libhurd-slab.
      ignore more files.
      link to libhurd-slab while building dde drivers.
      check in the initial version of windhoek by DROPS.
      include ddekit/timer.h in the Linux file.
      change Makefile to install ddekit header files.
      make glue code of networking more independant.
      windhoek can be compiled.
      convert linux errno to mach in libmachdev.
      remove redundant fields in mach_device.
      remove the declaration of linux_net_emulation_ops.
      return linux errno in linux_pkg_xmit.
      fix compilation errors in the last commit.
      fix a complication problem.
      support block devices in the DDE library.
      skip calling init if there is no init.
      remove printing.
      fix a bug in claim_irq.
      remove printing in dde pcnet32.
      include more block IO scheduler.
      make __l4ddekit_initcall_* variables global.
      fix a race condition in the interrupt handler.
      windhoek links to dde linux26 libraries properly.
      enable initcall functions of block IO schedulers.
      fix compiling problems in libddekit and libmachdev.
      implement get_random_bytes() with random() in libc
      handle the case hurd is built in a separate dir.
      Revert "Use malloc/free by default in slab."
      don't install headers of libhurd-slab.
      Use device path name as device name in pfinet.
      add fsys opt support in devnode.
      add fsys opt support in dde drivers.
      fix a bug in linux_block_emulation_ops
      fix a bug in device_open in libmachdev.
      check disk existence in open_block_dev.
      remove check_part and check_partition in windhoek.
      create send right when block device is opened.
      remove netdev_boot_setup in dde linux26.
      fix port leak in block glue code of libmachdev.
      Use Linux's udelay and ndelay.
      calibrate the delay loop several times.
      not export the symbol loops_per_jiffy.
      use TSC to implement delay.
      add libbpf.
      Not tracking eth-multiplexer.prof_d any more.
      Use libbpf in eth-multiplxer.
      move queue.c from eth-multiplexer to libbpf.
      Use BPF to filter the packets to be delivered.
      link DDE drivers with BPF library.
      Use BPF filter in eth-multiplexer.
      implement netfs_append_args in eth-multiplexer.
      not print errors if fails to deliver packages.
      check emul_device_t object in all DS server RPCs.
      Make the thread of DS server known to Linux.
      check if the device exists.
      fix a bug in device_write for the block device.
      implement device_read for block devices.
      for debugging IDE.
      modify variable name and comment of block_dev_rw.
      fake irq disable and enable.
      fix a bug in device_read for block devices.
      block devices use the default work queue.

rekado (1):
      Look up device file name on device_open

root (2):
      This is my initial working version.
      make devnode open for reading and writing.

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

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

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