]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-23 Konstantin... Usermode portion of the support for swap allocation...
2009-06-23 Konstantin... Implement global and per-uid accounting of the anonymou...
2009-06-23 Jilles Tjoelkersh: Improve handling of setjmp/longjmp volatile:
2009-06-23 Marius Strobl- Update regarding the support for SBus GEM added in...
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 Rui PauloFix double path issue and other nits.
2009-06-23 Bjoern A. ZeebIn r194702 I meant to remove vnet.h which is no longer...
2009-06-23 Jamie GrittonWhitespace fix.
2009-06-23 Jamie GrittonRemove obsolete comment describing how the command...
2009-06-23 Jamie GrittonRemove unnecessary/redundant includes.
2009-06-23 Coleman KaneCode cleanup by moving some repetitive code into an...
2009-06-23 Ed SchoutenFix a typo in the same comment, one line below.
2009-06-23 Ed SchoutenRemove unneeded stdlib directories.
2009-06-23 Ed SchoutenSimplify. We can just use .sinclude here.
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 Ed SchoutenFix typo in comment.
2009-06-23 Ed SchoutenRemove hand-written labs/abs implementations. GCC is...
2009-06-23 Roman DivackyFix what seems to be an obvious typo preventing the...
2009-06-23 Maxim Konovalovo Fix usage() prototype [1] and correct its call.
2009-06-23 Jeff Roberson - Add a new cpuset macro, CPU_FILL(), for setting...
2009-06-23 John Haytime_t does not always fit into long, for instance...
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 Maxim Konovalovo style(9) usage() definition: it doesn't need an argument.
2009-06-23 Maxim Konovalovo Remove unneeded argument in fprintf(3) call in usage().
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 Andrew ThompsonAdd files missed in r194674.
2009-06-23 Ken SmithDescribe the new algorithm for handling __FreeBSD_versi...
2009-06-23 Andrew ThompsonAdd libusb 1.0 support which is compatible with the...
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 Joel DahlStart documenting some of the new sound stuff. More...
2009-06-22 Xin LIfree(3) won't mess with errno so return it as-is.
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.
2009-06-22 Xin LISplit tolower/toupper code from usual xlat16 kiconv...
2009-06-22 Xin LIAdd prototypes when the library is compiled static.
2009-06-22 Luigi Rizzofix wrong name for the iso!
2009-06-22 Rafal JaworowskiBump PowerPC loader(8) version to reflect extensions...
2009-06-22 Rafal JaworowskiKeep file list sorted.
2009-06-22 Rafal JaworowskiDS1553 RTC module driver. On the MPC8555CDS system...
2009-06-22 Luigi RizzoAdd code to generate a bootable ISO image, so we are...
2009-06-22 Rafal JaworowskiIntegrated I2C controller driver (found in MPC85xx...
2009-06-22 Bjoern A. ZeebCollect all VIMAGE_GLOBALS variables in one place.
2009-06-22 Rong-En Fan- Fall-back to /etc/termcap.small if there is no /usr...
2009-06-22 Scott LongChange cam_periph_ioctl() to take 'cmd' and a u_long...
2009-06-22 Robert WatsonAdd a new function, ifa_ifwithaddr_check(), which rathe...
2009-06-22 Ed SchoutenRemove unneeded stores back into the function arguments.
2009-06-22 Bjoern A. ZeebAfter the update to fxp(4) in r194573 we should no...
2009-06-22 Robert WatsonAdd a global rwlock, at_ifaddr_rw, to protect the globa...
2009-06-22 Konstantin... Move definitions of AT_* constants from the middle...
next