]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-04-05 jkimLower the bar for ACPI-fast on real machines slightly...
2011-04-05 yongariAdd initial jumbo frame support for BCM5714/BCM5715...
2011-04-05 adrianMake the alq log path tunable
2011-04-05 adrian* re-enable marker stuff, I accidentally disabled it...
2011-04-05 adrianFlesh out a simple tool to print the ALQ dump generated...
2011-04-05 jhbAdd the ability to manage the state of write caching...
2011-04-05 attilioExtend the DDB command "watchdog" with the ability...
2011-04-05 nyanMFi386: revision 220337
2011-04-05 adrianThe xpaBiasLvlFreq[] fields in the modal header also...
2011-04-05 impMake clang default on x86 and powerpc, but not on other...
2011-04-05 pluknetDocument -w for swapuse.
2011-04-05 adrianif_arge has had a strange bug that only appears during...
2011-04-05 adrian* Add some more debugging to if_arge
2011-04-05 adrianPut the ARGE_DEBUG behind a kernel config option.
2011-04-05 adrianBegin fleshing out a functioning debugging setup for...
2011-04-05 nwhitehornCheck correctly for whether there are any available...
2011-04-05 nwhitehornImprove logging by always sending stderr to the install...
2011-04-04 jkimUse cpu_ticks() for get_cyclecount(9) rather than check...
2011-04-04 adrianAdd a manpage for the nvram2env driver.
2011-04-04 jkimMove a trivial acpi_TimerDelta() to acpivar.h to make...
2011-04-04 rdivackyBuild boot2 with -mregparm=3, ie. pass upto 3 arguments...
2011-04-04 jkimAlways check the current minimum value to make the...
2011-04-04 avgerrno.h: fix couple of whitespace nits
2011-04-04 jkimFix bogus logic to calculate delta between two values...
2011-04-04 jkimLower the bar for ACPI-fast on virtual machines. The...
2011-04-04 marcelFix a long standing bug where file_load() passes down...
2011-04-04 jkimAdd inline to acpi_timer_read() to reduce unnecessary...
2011-04-04 pluknetRemove malloc type M_NETADDR unused since splitting...
2011-04-04 adrianCommit missing bits from the last commit:
2011-04-04 adrianAdd a HAL capability bit for supporting self-linked...
2011-04-04 adrianAt least set the coverage class value here; worry about...
2011-04-04 pluknetDo not increment num_args if strsep(3) returned an...
2011-04-04 glebiusWhen removing ifnets, we should first remove the refere...
2011-04-04 thompsaLower WARNS to unbreak the build, some archs may have...
2011-04-04 thompsafix printing of tv_usec
2011-04-03 marcelUse the new arch_loadaddr I/F to align ELF objects...
2011-04-03 hselasky- Include usbdump into default build.
2011-04-03 marcelAdd 2 new archsw interfaces:
2011-04-03 hselasky- Fix for missing event if a libUSB USB transfer is...
2011-04-03 hselasky- Correct EHCI interrupt disabling at detach.
2011-04-03 adrianI missed committing this last time - it's needed for...
2011-04-03 hselasky- Improvements to USB PF solution
2011-04-03 trocinyIn g_eli_read_done() and g_eli_write_done(), for a...
2011-04-03 adrianAdd in the clock timing calculation when Merlin is...
2011-04-03 adrianImport the initial CPU support for the MIPS RALink...
2011-04-03 adrianAdd in some missing flags in the EHCI initialisation...
2011-04-03 adrianCommit configuration files for the AR913x SoC and the...
2011-04-03 adrianImport a fix from the ath9k - reduce the TX FIFO size...
2011-04-03 adrianAdd an explanation of the inivals
2011-04-03 adrianImport nvram2env, a device driver which imports various...
2011-04-03 marcelRevert rev 165325. The arch_maphint interface hasn...
2011-04-03 edwinMFV of tzdata2011e:
2011-04-03 marcelMake the ski loader functional again after the previous...
2011-04-02 jeffFix problems that manifested from filesystem full condi...
2011-04-02 kibImplement compat32 shims for PCIOCGETCONF.
2011-04-02 kibProvide the structures and ioctl number definition...
2011-04-02 traszAdd accounting for RACCT_NPTS.
2011-04-02 adrianAdd missing include.
2011-04-02 pjdIncrease default timeout from 5 seconds to 20 seconds...
2011-04-02 pjdHandle ENOBUFS on send(2) by retrying for a while and...
2011-04-02 pjdWhen we are operating on blocking socket and get EAGAIN...
2011-04-02 pjdDeclare directions for sockets between primary and...
2011-04-02 pjdAllow to disable sends or receives on a socket using...
2011-04-02 pjdHandle the problem described in r220264 by using GEOM...
2011-04-02 pjdBecause ggatel(8) operates on local GEOM providers...
2011-04-02 pjdGEOM has an internal mechanism to deal with ENOMEM...
2011-04-02 gordonOverhaul locale handling.
2011-04-02 adrianA handful of the openwrt devices use a MAC address...
2011-04-02 adrianFrom ath9k - clear the RX descriptor status before...
2011-04-02 adrianAdd some more debugging
2011-04-02 artAdded myself as src committer.
2011-04-01 emasteUuencode the sample "binary" firmware image file (inste...
2011-04-01 uqsFix the delete-old/check-old targets to work with arbit...
2011-04-01 jfvFix to an error condition case, when an mbuf chain
2011-04-01 kibFix mdoc errors.
2011-04-01 yongariPartially revert r184106. RX buffer ring also needs...
2011-04-01 jfvChange the refresh_mbuf logic slightly, add an inline
2011-04-01 yongari64bit DMA caused data corruption. Unfortunately there...
2011-04-01 bzDo not allow recursive RFC3173 IPComp payload.
2011-04-01 kibAfter the r219999 is merged to stable/8, rename fallocf...
2011-04-01 impMinor tweaks to the man page:
2011-04-01 kibRegen
2011-04-01 kibAdd support for executing the FreeBSD 1/i386 a.out...
2011-04-01 lstewartAdd a missing .El macro.
2011-04-01 kevloAdd 'mos' interface to NOTES
2011-04-01 kevlo- Minor style(9) cleanup
2011-04-01 yongariMake bxe(4) build with BXE_DEBUG.
2011-04-01 emasteUnbreak installworld after r220205.
2011-04-01 npUpdate header and related code for firmware 1.3.8
2011-04-01 npAllow multiple modules within sys/modules/cxgbe. The...
2011-03-31 davidch- Fixed build problem when not useing BXE_DEBUG.
2011-03-31 davidch- Freshened debug support code.
2011-03-31 davidch- Fixed DMA engine errors by increasing timeouts to...
2011-03-31 rstoneGNU awk does not output escaped newlines in multi-line...
2011-03-31 davidch- Added debug support to monitor mbuf defrag attempts...
2011-03-31 davidch- Print number of queues when RSS is enabled.
2011-03-31 davidch- Fixed a problem where the stack passed a TSO frame...
2011-03-31 traszEnable accounting for RACCT_NPROC and RACCT_NTHR.
2011-03-31 traszNotify racct when process credentials change.
2011-03-31 aeFill up src_port and dst_port variables for SCTP over...
next