]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-04-08 edwinWhen specifying the -t option (send tag in front of...
2011-04-08 mmPartially fix ZFS compat code for sparc64.
2011-04-08 adrianRe-add the pad[2] I deleted by accident.
2011-04-08 adrianAdd initial support for MIMO statistics to net80211.
2011-04-08 adrianFix the completely wrong types I used in the previous...
2011-04-08 adrianBegin fleshing out a public HAL routine to export the...
2011-04-08 adrianExport the per-chain ctl/ext noise floor values, raw...
2011-04-08 adrianExtend the RX descriptor block to include two more...
2011-04-08 artStripped '32' suffix from linux systrace module name...
2011-04-07 jkimUse atomic load & store for TSC frequency. It may...
2011-04-07 gjbu3g.4:
2011-04-07 jhbpcb_flags is an int, so use testl rather than testq.
2011-04-07 jhbIf a system call does not request a full interrupt...
2011-04-07 jkimRemove stale checks for RDTSC support. amd64 must...
2011-04-07 jfvPort of the LRO fix from mxge driver to the generic
2011-04-07 davidch- Fixed a problem when multiqueue mode was enabled...
2011-04-07 gallatinFix a bug in mxge's LRO which can cause dup acks to
2011-04-07 adrianAdd some more OS_MARK probes to the RX DMA setup/teardo...
2011-04-07 gabor- Adjust a comment to actual behaviour
2011-04-07 gabor- Simplify the fixed string pattern preprocessing code
2011-04-07 gabor- Replace some strcpy()-family functions with memcpy...
2011-04-07 zecProperly unref ng_hub nodes on shutdown, so that we...
2011-04-07 mavFix spelling.
2011-04-07 mavAdd one more ID for Marvell 88SE912x chip found on...
2011-04-07 mavMake ada(4) driver to control device write cache, same...
2011-04-07 npModify read/write ioctls to work with 64 bit registers...
2011-04-07 jeff - Don't invalidate jnewblks immediately upon discoveri...
2011-04-06 jkimImplement atomic_load_acq_64(9) and atomic_store_rel_64...
2011-04-06 delphijUpdate arcmsr(4) to vendor version 1.20.00.21. This...
2011-04-06 uqsRegenerate after r220401. It turns out makeman is cleve...
2011-04-06 uqsComplete WITHOUT_CXX support. It implies WITHOUT_GROFF and
2011-04-06 traszAdd RACCT_NOFILE accounting.
2011-04-06 traszStyle fix.
2011-04-06 traszAdd accounting for SysV-related resources.
2011-04-06 rdivackyMove getc() body before xgetc() so gcc does not emit...
2011-04-06 jhbFix several places to ignore processes that are not...
2011-04-06 rdivackyMark getc() as inline, this has no effect on gcc but...
2011-04-06 traszAdd ucred pointer to the SysV-related memory structures...
2011-04-06 traszIn vm_daemon(), do not skip processes stopped with...
2011-04-06 traszAdd RACCT_RSS.
2011-04-06 gallatinImplement mxge_init()
2011-04-06 gjbCorrect 'list scan' description in the examples. The...
2011-04-05 davidch- Removed multiple console error messages and replaced...
2011-04-05 jillesAllow strerror(0) and strerror_r(0, ...).
2011-04-05 jfvImportant update for the igb driver:
2011-04-05 mckusickBe far more persistent in reclaiming blocks and inodes...
2011-04-05 traszAdd accounting for most of the memory-related resources.
2011-04-05 traszAdd missing stubs.
2011-04-05 uqsFix buildworld -DMODULES_WITH_WORLD
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
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 obrien"Tag" the "2010/08/04 20:29:18 UTC" import.
2011-04-04 obrienVendor import NetBSD's libedit of "2010/08/04 20:29...
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...
next