]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add a witness sleep warning to canon_path(), which invokes vput() and hence
[FreeBSD/FreeBSD.git] / sys /
2006-12-29 rwatsonAdd a witness sleep warning to canon_path(), which...
2006-12-29 jeff - Clean up a bit after the most recent KSE restructuring.
2006-12-29 glebiusA node that implements Predictor-1 compression for...
2006-12-29 yongariPiggyback watchdog timer handling with msk_tick which...
2006-12-29 yongariFix interrupt handling on a dual port card. Previously...
2006-12-29 yongariFix MSI support. Now it correctly allocates SYS_RES_IRQ...
2006-12-29 rwatsonRegenerate.
2006-12-29 rwatsonAssign or clean up audit identifiers for a number of...
2006-12-28 marcelIn cpu_reset(), call OF_reboot() instead of OF_exit...
2006-12-28 rwatsonAdd missing include guards to mac_internal.h, update...
2006-12-28 rwatsonUpdate a number of comments:
2006-12-28 rwatsonRemove XXX comments about EA transaction support and...
2006-12-28 rwatsonRemove an inaccurate comment I added regarding storage...
2006-12-28 rwatsonIn mac_inpcb_sosetlabel(), assert the socket lock rathe...
2006-12-28 jhbUpdate __FreeBSD_version check for pci_find_extcap...
2006-12-28 rwatsonCentralize definition of MAC_VERSION in mac_policy...
2006-12-28 rwatsonMove mac_init_label() and mac_destroy_label() from...
2006-12-28 rwatsonTrim unneeded includes.
2006-12-28 rwatsonBreak contents of kern_mac.c out into two files followi...
2006-12-28 rwatsonUpdate MAC Framework general comments, referencing...
2006-12-28 glebiusA node that implements the Deflate sub-protocols of...
2006-12-28 glebiusBefore this commit, if the compression is enabled the...
2006-12-28 bdeRemoved gratuitous cosmetic differences with the i386...
2006-12-28 jhbDisable MSI on the Intel E7505 chipset. It is reported...
2006-12-28 samo unbreak rate set defaulting
2006-12-28 jkimFix shared authentication mode.
2006-12-27 bdeAvoid an instruction in atomic_cmpset_{int_long)()...
2006-12-27 samAdd half/quarter rate 11a channel support:
2006-12-27 samFirst cut at half/quarter-rate 11a channel support...
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():
next