]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix markup.
[FreeBSD/FreeBSD.git] / sys /
2006-12-26 bdeAfter rev.1.169, the "interrupt" coalescing parameters...
2006-12-26 jkimBack out revision 1.33. usb/98983 was misfiled and...
2006-12-26 kmacyturn non-INVARIANT KASSERT into an empty but real C
2006-12-25 samadd entry points required by newer broadcom wireless...
2006-12-25 delphijFix build
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-25 davidxubreak loop early if we know that there are at least...
2006-12-25 kmacy- add ranged shootdowns when fewer than 64 mappings...
2006-12-24 yarNote that rev. 1.221 introduced a local workaround...
2006-12-24 kmacy- remove all calls to sched_pin and sched_unpin as...
2006-12-24 kmacyDon't count on the first phys_avail range being greater...
2006-12-24 darrenrTCP Window scaling was being recognised but the recorde...
2006-12-24 kmacy- resizing the tte_hash in pmap_copy is not likely...
2006-12-24 davidxuFix typo, p_slptime should be td_slptime.
2006-12-23 rwatsonRe-wrap comments following de-indentation.
2006-12-23 bmsDrop all received data mbufs from a socket's queue...
2006-12-23 pavCall vnode_create_vobject() in VOP_OPEN. Makes mmap...
2006-12-23 alfredFix a deadlock in detach/shutdown.
2006-12-23 remkoFix a typo in ata-queue.c
2006-12-23 davidxuFix a panic when rebooting a SMP machine, when option...
2006-12-23 rwatsonUpdate comments to reflect changes in the extattrctl...
2006-12-23 rwatsonConnect vfs_extattr.c to build by default.
2006-12-23 rwatsonFollowing a repo-copy of vfs_syscalls.c to vfs_extattr...
2006-12-22 rwatsonMove src/sys/sys/mac_policy.h, the kernel interface...
2006-12-22 ariffFix distorted sound on Intel Desktop Board D101GGC...
2006-12-22 jdpRe-enable MSI support for those chips on which it is...
2006-12-22 jdpCorrect the BGE_CHIPID_BCM5750_B0 constant.
2006-12-22 impACPIIO_BATT_GET_UNITS would always return ENXIO. Howev...
2006-12-21 mjacobfix botch
2006-12-21 pjdDocument MTX_NOPROFILE flag.
2006-12-21 yarAllow this module to get its options from the kernel...
2006-12-21 mjacobPay attention to return value from xpt_bus_register...
2006-12-21 rrsThe prepend function did not handle non-pkthdr's correctly.
2006-12-21 netchildMFP4 (110956):
2006-12-21 glebiusReturn value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't...
2006-12-21 rwatsonMinor style fixes.
2006-12-21 rwatsonRemove mac_enforce_subsystem debugging sysctls. Enforc...
2006-12-21 marcelUnbreak 64-bit little-endian systems that do require...
2006-12-20 rwatsonComment LABEL_TO_SLOT() macro, including observing...
2006-12-20 rwatsonTrim trailing white space, clean up comment line wrappi...
2006-12-20 rwatsonTrim trailing white space.
2006-12-20 rwatsonDocument socket labeling model.
2006-12-20 rwatsonClean up comment white space and line wrapping.
2006-12-20 rwatsonAdditional comments regarding the interaction between...
2006-12-20 rwatsonDocument that we could allocate the mbuf label as part...
2006-12-20 rwatsonStaticize and comment zone_label.
2006-12-20 rwatsonClean up comments, trailing white space.
2006-12-20 rwatsonRe-wrap comment at 77 character columns.
2006-12-20 rwatsonComment and white space cleanup.
2006-12-20 jkimRegen (just to fix 'generated from' line from the previ...
2006-12-20 rwatsonExternalize local stack copy of the ifnet label, rather...
2006-12-20 rwatsonExpand commenting on label slots, justification for...
2006-12-20 jkimAdd linux_nanosleep() and regen.
2006-12-20 kmacyreduce padding to compensate for recent change to sys...
2006-12-20 jkimMFP4: 109655
2006-12-20 jkimMFP4: 110179
2006-12-20 jkimRegen.
2006-12-20 jkimMFP4: (part of) 110058
2006-12-20 jkimMFP4: (part of) 110058
2006-12-20 jkimMFP4: (part of) 110058
2006-12-20 jkimMFP4: (part of) 109714
2006-12-20 impMFp4: differences for bwct ethernet attachment
2006-12-20 impMFp4: Differences in flash part for bwct. need a more...
2006-12-20 impMFp4: Add timeout to eeprom access for lame eeprom...
2006-12-20 impMFp4: bwct memory size and PLL parameters
2006-12-20 impMFp4: bwct boot rom is different. need a more generic...
2006-12-20 impMFp4: Delay a second or two after the upload before...
2006-12-20 impMFp4: bwct is a new board choice.
2006-12-20 delphijOn amd64 platform, use linux32 headers so 32-bit Linux...
2006-12-20 bdeIn bge_txeof(), cancel the watchdog timeout if all...
2006-12-20 bdeAvoid a race and a pessimization in bge_intr():
2006-12-20 kibIn rev. 1.514, iodone on async buffer may happen before...
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-20 mbrBack out rev. 1.266. The real cause for the recent...
2006-12-20 marius- Use the re_tick() callout instead of if_slowtimo...
2006-12-20 mariusFix a bug originally introduced in rev. 1.74; don't...
2006-12-20 jkimPartially back out rev. 1.148 and use new ETHER_BPF_MTA...
2006-12-20 grehanRemove bogus increment of re-hashed PTEG index. This...
2006-12-20 jkimUse BMSR for link status in one more place and clean...
2006-12-20 jkim- Do not depend on auto negotiation for link speed...
2006-12-19 mbrGiant might have been temporarily dropped while waiting...
2006-12-19 bmsRemove dependency on deprecated if_watchdog ABI.
2006-12-19 ariffFix distorted sound on Fujitsu Siemens AMILO Pa 1510.
2006-12-19 mbrAdd the tp->t_refcnt validity check back. There are...
2006-12-19 davidxuRemove unused sysctls.
2006-12-19 pjdUse pipe_direct_write() optimization only if the data...
2006-12-19 oleg- Add missing callout_drain() call.
2006-12-19 oleg- Fix autonegotiation timer.
2006-12-19 rodrigcFor big-endian version of getulong() macro, cast result...
2006-12-19 rodrigcFix get_ulong() macro on AMD64 (or any little-endian...
2006-12-18 mjacobRestore revision 1.126 that got accidentally nuked.
2006-12-18 mjacobAdd back some CAM_NEW_TRAN code to make backporting...
2006-12-18 takawataRemove stall comment.
2006-12-18 keramidaSpell "Kensington Thinking Mouse" correctly.
2006-12-18 jkim- Remove stale VPD support and its comment and get...
2006-12-18 takawataOops, I forget to add amd64 as ACPI arch.
2006-12-18 kmacyremove unneeded operations in tsb_set_tte_real - the...
2006-12-18 kmacyadd an interface for passing the entire kernel size...
2006-12-18 kmacyadd new large page sizes for use by shared loader
2006-12-18 kmacybuild new mdesc file
next