Mark the arcmsr driver MPSAFE
[dragonfly.git] / sys /
2011-08-11 François TigeotMark the arcmsr driver MPSAFE
2011-08-11 François TigeotImplement a new vfs function, vfs_account()
2011-08-10 Sascha Wildneracpi(4): Remove bogus line from the Makefile.
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8059
2011-08-10 Sepherosa Ziehaumsk(4): Disable non-ASF packet flushing on Yukon Extreme.
2011-08-10 Sepherosa Ziehaumsk(4): RX_GMF_{LP,UP}_THR are 16bits registers
2011-08-10 Sepherosa Ziehaumsk(4): PCI_OUR_REG_* and PCI_CFG_REG_* should be acces...
2011-08-10 Sepherosa Ziehaumsk(4): Enable flow-control only if link is full-duplex
2011-08-10 Sepherosa Ziehaumsk(4): Don't hardcod register offset to set PCIe max...
2011-08-10 Sepherosa Ziehaupci: Add function to get PCIe max read request size
2011-08-10 Sepherosa Ziehaumsk(4): Add support for 88E8057
2011-08-10 Sepherosa Ziehaumsk(4): Force link state detection, if link is not up.
2011-08-10 Sascha Wildnerkernel: Staticize naccess().
2011-08-10 Sascha Wildnermfi(4) & mfiutil(8): Sync with FreeBSD
2011-08-09 Antonio Huete Jimenezvkernel(7) - Permit multiple -e options to pass environ...
2011-08-09 Sascha Wildnerkernel/x86_64: Convert asm accessing segment descriptor...
2011-08-09 Sascha Wildnerkernel/i386: Use 16 bit types for functions that access...
2011-08-07 Sascha WildnerMove static & inline to the beginnings of declarations.
2011-08-05 Sepherosa Ziehaugetsockopt: Add SO_SNDSPACE
2011-08-05 Sepherosa Ziehaue1000phy: Add support for more Marvell PHYs
2011-08-05 Sepherosa Ziehaumiidevs.h: regen
2011-08-05 Sepherosa Ziehaumii: Add more PHY ids for Marvell PHY chips
2011-08-04 François TigeotRemove forth and other unused bits from the loader.
2011-08-02 Sascha Wildneraesni(4): Remove unused variable.
2011-08-02 Sepherosa Ziehaumsk(4): Recognize 88E8402
2011-08-02 Sepherosa Ziehaumsk(4): Remove "FIFO overrun" debug logging, which...
2011-08-02 Sepherosa Ziehaumsk(4): Yukon XL can't flush FIFO
2011-08-02 Sepherosa Ziehauaesni(4): Properly align the context memory using out...
2011-08-01 Sepherosa Ziehaumsk(4): Add Yukon Extreme support
2011-07-31 Alex Hornungpthread - adjust visibility to 'default'
2011-07-31 Sepherosa Ziehaumsk(4): 88E80{35,36,37,38} are 100baseT only
2011-07-31 Sepherosa Ziehaumsk(4): Add Yukon FE+ support
2011-07-31 Sepherosa Ziehaumsk(4): Explicitly reset GMAC Controls and clear GM_GP_CTRL
2011-07-31 Sepherosa Ziehaumsk(4): Disable HW WOL for Yukon EC Ultra
2011-07-31 Sepherosa Ziehaumsk(4): If link is down, don't disable RX/TX MACs if...
2011-07-31 Sepherosa Ziehaumsk(4): Fix link status detection
2011-07-31 Sepherosa Ziehaumsk(4): Add flag to mark the controller is 100baseTX...
2011-07-31 Sepherosa Ziehaumsk(4): Unify PROMISC and ALLMULTI settings
2011-07-29 Matthew Dillonvkernel - cpu_disable_intr adjustments
2011-07-29 Matthew Dillonkernel - Fix rare IPIQ freezes
2011-07-29 Matthew Dillonvkernel - do not set SA_NODEFER for SIGIO and SIGUSR1
2011-07-29 Matthew Dillonkernel - Fix signal delivery races
2011-07-29 Matthew Dillonkernel - Minor enhancement to ddb's 'ps'
2011-07-29 Matthew Dillonkernel - Fix a small race in the umtx code
2011-07-28 Matthew Dillonkernel - remove debugging print_backtrace() when a...
2011-07-28 Matthew Dillonvkernel - Add SIGINFO support (experimental)
2011-07-28 Matthew Dillonvkernel - Fix lockup with [v]kernel due to missing...
2011-07-27 Sascha Wildnerkernel: Remove no longer used kernel option LOUTB.
2011-07-27 Matthew Dillonkernel - Fix panic when the ccd device is used with...
2011-07-27 Matthew Dillonkernel - Fix ENOBUFS related panic in tcp_output()
2011-07-27 Matthew Dillonkernel - Adjust mbuf cached free object retention
2011-07-25 Sascha WildnerAdd the lgue(4) driver for USB CDC ethernet.
2011-07-24 Sepherosa Ziehauethernet: Allow netisr handler to run directly
2011-07-24 Sepherosa Ziehauethernet: Add ether_demux(), which will send the packet...
2011-07-24 Sepherosa Ziehauethernet: Factor out ether_characterize()
2011-07-24 Sepherosa Ziehauethernet: Change some stats type to u_long
2011-07-23 Venkatesh Srinivaskernel -- bpf: Clear bpf_filter mem[] to prevent kernel...
2011-07-22 Matthew DillonHAMMER VFS - Add code to reduce frontend vs flusher...
2011-07-22 Sepherosa Ziehaunetisr: Add hashcheck method to check and adjust hw...
2011-07-22 Sepherosa Ziehauioapic: Disable unused GSI instead of leaving it in...
2011-07-22 Sepherosa Ziehauioapic: Don't do the default IRQ configure, if it is...
2011-07-21 Sascha Wildnerkernel: Remove some old ISA only drivers.
2011-07-18 Michael Neumannif_bge: Support more chipsets
2011-07-18 Matthew Dillonkernel - Fix several IPV6 issues
2011-07-18 Matthew Dillonkernel - Additional fixes for vm_prefault issue
2011-07-17 Sascha Wildneroptions/LINT: Sort the KTR options.
2011-07-16 Sascha WildnerFix userland profiling on x86_64 by taking FreeBSD...
2011-07-16 Sascha Wildnerktr(4): Add some sysctl descriptions for viewing with...
2011-07-16 Alex Hornungupdate proplib
2011-07-16 Alex Hornungdm - sync_devs() on creation, add new dict entries
2011-07-16 Alex Hornungdm - add message support (one-way)
2011-07-16 Alex Hornungdm - get rid of excessive locking and redundancy
2011-07-16 Alex Hornungdm_target_crypt - use per-instance mpipes, KTR
2011-07-16 Sascha Wildnerkernel: Suppress the generation of unused debug.ktr...
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-16 Sascha Wildnerktr(4): Ensure that KTR_ENTRIES is 2^n and document...
2011-07-14 Matthew Dillonkernel - Add debugging and attempt to fix vm_prefault...
2011-07-11 Sascha Wildnerkernel/printcpuinfo(): Sync feature bit descriptions...
2011-07-11 Sascha Wildnervga(4): Remove a bogus check.
2011-07-11 Sepherosa Ziehaumsk(4): Pass through mii_mediachg() return value
2011-07-11 Sepherosa Ziehaumsk(4): Align RX buffer on 8bytes for hardware w/ ram...
2011-07-11 Sepherosa Ziehaumsk(4): Workaround GMAC hardware hang of Yukon II on...
2011-07-10 Alex Hornungvfs_conf - remove dead struct
2011-07-09 Sascha Wildnervga(4): Fix the kernel build with VGA_NO_BIOS set.
2011-07-09 Matthew Dillonkernel - Fix improper persist state in tcp
2011-07-09 Matthew DillonHAMMER VFS - Fix inconsistent atime updates on read()
2011-07-09 Matthew Dillonkernel - Fix improper persist state in tcp
2011-07-09 Sascha Wildnerkernel: Fix compiling SMBFS and NETSMB into the x86_64...
2011-07-08 Matthew Dillonvkernel - enhance the pidfile option and fix memimg...
2011-07-06 Sascha Wildnerkernel: Move the est(4) source code to dev/powermng...
2011-07-06 Sascha Wildnerkernel: FWIW, allow the CPU_ENABLE_EST option for x86_6...
2011-07-06 Sascha Wildnerkernel: Remove obsolete comment.
2011-07-06 Thomas Nikolajsenkernel: Fix buildkernel for kernel w/ 'options IPSEC...
2011-07-06 Thomas NikolajsenVKERNEL64: Sync to VKERNEL; i.e. add IPSEC, TMPFS ...
2011-07-06 Thomas Nikolajsenvkernel64: Sync to vkernel modulo pc64
2011-07-06 Thomas Nikolajsenpadlock(4): Fix build
2011-07-06 Thomas Nikolajsenbce(4): Fix build
2011-07-03 Alex Hornungdm - change remove_all traversal direction
2011-07-03 Sascha Wildnerkernel: Little style(9) issue.
2011-07-03 Sepherosa Ziehaubce(4): Add more definition for the RX frame header
next