]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-24 jhFix expansion of \W in prompt strings when the working...
2010-02-24 jhbFix spelling of EACCES.
2010-02-24 npThere is no need to test __FreeBSD_version for features...
2010-02-24 npAccessing an mbuf after it has been handed off to the...
2010-02-24 nwhitehornAdd the ability to set SMU-based machines to restart...
2010-02-24 nwhitehornUse dcbz instead of word stores for page zeroing, provi...
2010-02-24 nwhitehornClose a race involving the OEA64 scratchpage. When...
2010-02-23 npAllow cxgbtool to build with WARNS=6
2010-02-23 jkimYet another attempt to make palette loading more safer:
2010-02-23 emasteMinor diff reduction with Adaptec's driver: in aac_rele...
2010-02-23 weongyoo adds sysctl variables to show device statistics.
2010-02-23 weongyofixes a compile error; invalid type argument of '->'.
2010-02-23 mavMake xpt_rescan() more correct, as it was before r19720...
2010-02-23 mavFix recursive lock attempt on hot-plug event in non...
2010-02-23 ivorasThe New and Improved snake_server - Service Pack 1...
2010-02-23 ivorasUpgrade the "snake" syscons screensaver to the new...
2010-02-23 nwhitehornFix two bugs in this manpage: 'System' is not abbreviat...
2010-02-23 mjacobxpt_rescan only honors a wildcard in the target field...
2010-02-23 impFix compilation problems with INVARIANTS.
2010-02-23 nwhitehornAdd a manpage for smu(4) now that it does something...
2010-02-23 jkimRe-add accidentally removed pixel format for direct...
2010-02-23 jkimFix FBIO_ADPINFO ioctl on amd64.
2010-02-23 mjacobWhen we rescan, just scan from logical unit 0. In other...
2010-02-22 yongariRemove Tx mbuf parsing code for VLAN in TSO path. Contr...
2010-02-22 yongariAdd TSO support on VLANs. Also make sure to update...
2010-02-22 delphijPOSIX patch(1) would treat -b as different meaning...
2010-02-22 yongariAdd TSO support on VLANs. jme(4) controllers do not...
2010-02-22 yongariRemove Tx mbuf parsing code for VLAN in TSO path. Contr...
2010-02-22 mariusAccording to the Linux sungem driver, in case of Apple...
2010-02-22 mavVirtualize transport part of periph announcement.
2010-02-22 yongariAdd TSO on VLANs. Because re(4) has a TSO limitation...
2010-02-22 nwhitehornProvide a new useless feature: an led(4) interface...
2010-02-22 mavOops! Wrong word order. :(
2010-02-22 gibbsEnforce stronger semantics for bus-dma alignment (curre...
2010-02-22 bschmidtFix some typos.
2010-02-22 gallatinUpdate mxge to support IFCAP_VLAN_HWTSO.
2010-02-22 nwhitehornSupport the extended PLT format used when objects have...
2010-02-22 mavAdd Intel PCH SATA controller IDs.
2010-02-22 rwatsonFix constant assignment for netisr protocol information...
2010-02-22 rwatsonUpdate date on netstat(1) for -Q.
2010-02-22 rwatsonCross-reference netstat(1) from netisr(9) since you...
2010-02-22 kibRemove write-only variable.
2010-02-22 rwatsonTeach netstat(1) to print out netisr statistics when...
2010-02-22 rwatsonExport netisr configuration and statistics to userspace...
2010-02-22 rpauloFix previous commit: led_func() doesn't exist, it shoul...
2010-02-22 nwhitehornAllow user programs to execute mfpvr instructions....
2010-02-22 mavImprove output for controllers that doesn't report...
2010-02-22 neelUse KERNLOADADDR instead of hardcoded address. This...
2010-02-22 marcelUse mf and not mf.a. The latter doesn't force memory...
2010-02-22 marcelPrefer I-units and M-units for nop instructions. This...
2010-02-21 marcelNormalize nop instructions: Only use 0 for the immediat...
2010-02-21 marcelRemove pm_active from struct pmap as it serves no purpose.
2010-02-21 alcAlign the start of the clean submap to a superpage...
2010-02-21 nwhitehornAdd a simple fan management callout to the SMU driver...
2010-02-21 nwhitehornFix several mistakes in this file, in order to allow...
2010-02-21 uqsPrefer exit(0) from main over return(0).
2010-02-21 pjdChanging proto_socketpair.c compilation and linking...
2010-02-21 edDecompose the most lousy named file in sys/kern; kern_s...
2010-02-21 rrsFix another fo-pa of mine... duplicate patches should
2010-02-21 rrsAdds the missing mips gdb files that I
2010-02-21 rwatsonifconfig(8) expects interface fooX to be supported...
2010-02-21 edWhile there, trim some trailing whitespace.
2010-02-21 gabor- Remove GNU bc/dc bits. There has not been any regress...
2010-02-21 edAdd proper const keywords to sysctl(3) parameters.
2010-02-21 gavinDocument the interaction between /etc/devfs.conf and
2010-02-21 gavinAdd a "-x" option to chown(8)/chgrp(1) similar to the...
2010-02-21 mariusSome machines can not only consist of CPUs running...
2010-02-21 alcSince create_pagetables() zeroes the page tables, pmap_...
2010-02-21 kmacy- fix bootstrap for variable KVA_PAGES
2010-02-21 kmacydon't hold spin lock across free
2010-02-21 kmacy- make printf conditional
2010-02-21 kmacyremove atkbd from default config to avoid pulling in...
2010-02-21 yongariAdd __FBSDID.
2010-02-21 yongariIncrease PCIe maximuim read request size to 2048. Becau...
2010-02-20 mariusStarting with UltraSPARC IV CPUs the CPU caches are...
2010-02-20 mariusSome machines can not only consist of CPUs running...
2010-02-20 yongariAdd TSO support on VLAN. Controller requires VLAN hardw...
2010-02-20 yongariAdd TSO support on VLAN in fconfig(8).
2010-02-20 yongariAdd TSO support on VLANs. Intentionally separated IFCAP...
2010-02-20 bzSet curvnet earlier so that it also covers calls to...
2010-02-20 yongariCorrect inversed programming of ethernet hardware addre...
2010-02-20 bzStart to implement ifnet DDB support:
2010-02-20 mariusAdd support for BCM54K2 found in combination with Apple...
2010-02-20 bzUpon virtual network stack teardown properly release...
2010-02-20 bzEnhance a panic string to contain more useful debugging...
2010-02-20 tuexenFix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and...
2010-02-20 bzSplit up ip_drain() into an outer lock and iterator...
2010-02-20 alcEliminate an unused declaration.
2010-02-20 rrsThese contain JC's patch to get gdb sort of working
2010-02-20 rrsFix for the rge driver for boards without rge6 and...
2010-02-20 rrsChanges for pci and pci-e support
2010-02-20 rrsOpps forgot to add this:
2010-02-20 rrsCleanups for sys/mips/rmi/bus_space_rmi.c
2010-02-20 rrsSome fixes to the current RMI interrupt handling, chang...
2010-02-20 nwhitehornEnable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes...
2010-02-20 nwhitehornReduce KVA pressure on OEA64 systems running in bridge...
2010-02-20 nwhitehornTurn on experimental support for DEEPNAP on the 970MP.
2010-02-20 nwhitehornMerge r198724 to Book-E. casuword() non-atomically...
2010-02-20 attilioAdd a regression test for the kthread(9) interface.
2010-02-20 kevloShow the cpu info for fa526
next