]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Rework locking and reference counting in ipx_control to be consistent with
[FreeBSD/FreeBSD.git] / sys /
2009-06-24 Robert WatsonRework locking and reference counting in ipx_control...
2009-06-24 Scott Longfw_state ad cur_state are holding unsigned bitfields...
2009-06-24 Andriy Gapondtrace/amd64: fix virtual address checks
2009-06-24 Rafal JaworowskiMore precise description of the DS1553 driver.
2009-06-24 Rafal JaworowskiIntroduce ata(4) support for Marvell integrated SATA...
2009-06-24 Rafal JaworowskiMove non-PCI prototypes from ata-pci.h -> ata-all.h.
2009-06-24 Jamie GrittonClean up struct prison, with the recent fields in more...
2009-06-24 Jamie GrittonFix a race in vi_if_move, where a vnet is used after...
2009-06-24 Robert WatsonAdd missing unlock of if_addr_mtx when an unmatched...
2009-06-24 Andrew GallatinAllow admin to specify the initial mtu upon driver...
2009-06-24 Robert WatsonClear 'ia' after iterating if_addrhead for unicast...
2009-06-24 John BaldwinAdd a new COMPAT7 flag for FreeBSD 7.x compatibility...
2009-06-24 John Baldwin- Move syscall function argument structure types to...
2009-06-24 Robert WatsonAdd stack_print_short() and stack_print_short_ddb(...
2009-06-24 Roman DivackyUse proper form of gnu designated initalizers. This...
2009-06-24 Robert WatsonPrintf fewer warnings when adding a route to an atalk...
2009-06-24 Robert WatsonIn if_setlladdr(), use IF_ADDR_LOCK() and ifaddr refere...
2009-06-24 Robert WatsonIn ARP input, more consistently acquire and release...
2009-06-24 Robert WatsonBreak at_ifawithnet() into two variants:
2009-06-24 Robert WatsonReduce debugging output for netatalk routing events.
2009-06-24 Konstantin BelousovInitialize the uip to silence gcc warning that seems...
2009-06-24 Robert WatsonLock if_addrhead when iterating, and where necessary...
2009-06-24 Robert WatsonMake stf_getsrcifa6() return a reference to an in6_ifad...
2009-06-24 John HayDo not stop the loop when an empty or deleted directory...
2009-06-24 Alan CoxThe bits set in a page's dirty mask are a subset of...
2009-06-24 Ariff AbdullahSlight comment fix.
2009-06-23 Alexander MotinMake algorithm a bit more bulletproof.
2009-06-23 Jeff RobersonImplement a facility for dynamic per-cpu variables.
2009-06-23 David Christensen- Added code to read bootcode firwmare version.
2009-06-23 Jeff Roberson - Use cpuset_t and the CPU_ macros in place of cpumask...
2009-06-23 Bjoern A. ZeebMake callers to in6_selectsrc() and in6_pcbladdr()...
2009-06-23 Alexander MotinFix variable name.
2009-06-23 Alexander MotinRework r193814:
2009-06-23 Ed SchoutenImprove my last commit: use a separate condvar to seria...
2009-06-23 Ed SchoutenUse dcdwait to block threads to serialize writes.
2009-06-23 Konstantin BelousovImplement global and per-uid accounting of the anonymou...
2009-06-23 Marius Strobl- Initialize the ifnet structure, especially if_dname...
2009-06-23 Jamie GrittonAdd a limit for child jails via the "children.cur"...
2009-06-23 Andrew Gallatin- Fix bug where device would loose promisc setting...
2009-06-23 Robert WatsonModify most routines returning 'struct ifaddr *' to...
2009-06-23 Robert NolandAdd some sysctl info so that we can see what is going...
2009-06-23 Sam LefflerNow that we have UARTs running with fast interrupt...
2009-06-23 Sam Leffleruse consistent style
2009-06-23 Andrew GallatinRevert most of 193311 so as to track mxge transmit...
2009-06-23 Olivier HouchardInclude sys/lock.h before sys/rwlock.h. If anything...
2009-06-23 Robert NolandOnly release irq resources if we were actually using...
2009-06-23 Robert NolandUsing signals for vblank events is prone to issues...
2009-06-23 Andrew GallatinUpdate mxge firmware from 1.4.39 to 1.4.43. Changes...
2009-06-23 Robert NolandGiven that vblanks generally occur 60 times a second...
2009-06-23 Robert Nolandvblank[crtc].last represents the hardware counter while...
2009-06-23 Andrew GallatinImplement minimal set of changes suggested by bz to...
2009-06-23 Robert NolandHold the lock while we save/restore register for suspen...
2009-06-23 Bjoern A. ZeebAfter cleaning up rt_tables from vnet.h and cleaning...
2009-06-23 Rui PauloFix build with ACPI_DEBUG.
2009-06-23 Bjoern A. ZeebIn r194702 I meant to remove vnet.h which is no longer...
2009-06-23 Jamie GrittonRemove unnecessary/redundant includes.
2009-06-23 Coleman KaneCode cleanup by moving some repetitive code into an...
2009-06-23 Bjoern A. Zeebin6_rtqdrain() has been unused. Cleanup.
2009-06-23 Rui Paulo* Driver for ACPI WMI (Windows Management Instrumentation)
2009-06-23 Bjoern A. ZeebRemove duplicate #include <net/route.h> from the middle...
2009-06-23 Alexander MotinMark ng_ether node hooks as HI_STACK. It is usually...
2009-06-23 Peter Holmvn_open_cred() needs a non NULL ucred pointer
2009-06-23 Roman DivackyFix what seems to be an obvious typo preventing the...
2009-06-23 Jeff Roberson - Add a new cpuset macro, CPU_FILL(), for setting...
2009-06-23 Marko ZecConnect ng_pipe to the default build.
2009-06-23 Andrew ThompsonFix a typeo in the frame len function to unbreak the...
2009-06-23 Nathan WhitehornAdd cpufreq support on the PowerPC G5, along with a...
2009-06-23 Nathan WhitehornFix copy/paste typo in last revision. PMC0 control...
2009-06-23 Andrew Thompson- Make struct usb_xfer opaque so that drivers can not...
2009-06-23 Ken SmithDescribe the new algorithm for handling __FreeBSD_versi...
2009-06-22 Sam Lefflerkill left over cruft
2009-06-22 Andre OppermannAdd soreceive_stream(), an optimized version of sorecei...
2009-06-22 Sam Lefflerenable optional GPS+RS485 uarts
2009-06-22 Sam Lefflero add a bus space tag that forces a 2usec delay between...
2009-06-22 Sam Lefflerfix typo
2009-06-22 Sam Lefflero remove hack to write UUE+RTOIE in the uart's IER...
2009-06-22 Andre OppermannAdd m_mbuftouio() helper function to copy(out) an arbitrary
2009-06-22 Xin LIdone method is supposed to return int.
2009-06-22 Andre OppermannIn sbappendstream_locked() demote all incoming packet...
2009-06-22 Navdeep ParharFix cxgb's ifmedia ioctl handling. Also fixed a comment.
2009-06-22 Marko ZecV_irtualize flowtable state.
2009-06-22 Andrew ThompsonFix length check for ugen control transfer.
2009-06-22 Sam Lefflerhook arm_post_filter to ACK GPIO interrupts; this fixes...
2009-06-22 Sam Leffleralways define Cambria GPS+RS485 mappings as they are...
2009-06-22 Sam Lefflermap the optional GPS and RS485 uart's on the Gateworks...
2009-06-22 Sam Leffleradd ixp425_set_gpio to program the gpio interrupt type
2009-06-22 Sam Lefflerrewrite arm_get_next_irq to always make forward progres...
2009-06-22 Sam Lefflerkill stray whitespace
2009-06-22 Sam Lefflermove logic to ACK a GPIO to a separate function
2009-06-22 Sam Lefflerswap order in ddb show gpio printf
2009-06-22 Sam Lefflermake type use consistent
2009-06-22 John BaldwinRegen.
2009-06-22 John BaldwinInclude definitions for the audit identifiers for compa...
2009-06-22 John BaldwinFix a typo in a comment.
2009-06-22 John BaldwinEnable MSI in the MSI capability registers any time...
2009-06-22 Andre OppermannUpdate m_demote:
2009-06-22 Alan CoxValidate the page in one place, dev_pager_getpages...
2009-06-22 Bjoern A. ZeebUpdates after r194640:
2009-06-22 Bjoern A. ZeebMove virtualization of routing related variables into...
2009-06-22 Jung-uk KimAdd a missing return in NULL mutex case.
next