]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-09 jillesFix error in comment.
2010-05-09 jillessh: Add some parser tests.
2010-05-09 alcPush down the acquisition of the page queues lock into...
2010-05-09 alcCall vm_page_deactivate() rather than vm_page_dontneed...
2010-05-09 jillesGenerate some tests for sh's case command from the...
2010-05-09 jillessh: Fix bug in assignment error test.
2010-05-09 jillesbuiltin(1): sh has no @ builtin command.
2010-05-09 jillesDocument clock and pshared condvar attributes.
2010-05-09 kaiwCatch up with libusbhid merge (rev 205728).
2010-05-09 alcRemove the page queues lock around a call to vm_page_ac...
2010-05-08 alcUpdate a comment: It no longer makes sense to talk...
2010-05-08 alcMinimize the scope of the page queues lock in vm_fault().
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-08 kientzlebsdcpio 2.8.3
2010-05-08 kientzleFreeBSD is now using bsdtar 2.8.3.
2010-05-08 kientzleConfig updates.
2010-05-08 lulf- Remove obsolete flags.
2010-05-08 kientzleVarious manpage updates, including many long-option...
2010-05-08 rmacklemFix typos in macros.
2010-05-08 jillessh: Have only one copy of _PATH_STDPATH in the binary.
2010-05-08 emasteAdd dummy function for ic_update_mcast (a la if_urtw...
2010-05-08 rmacklemPatch the experimental NFS client so that it works...
2010-05-07 yongariDon't change PCIe maximum read request size to 2048...
2010-05-07 fabientAdd a fastpath to allocate from packet zone when using...
2010-05-07 jkimFix a typo in the previous commit.
2010-05-07 jillessigprocmask(2): pthread_sigmask(3) must be used in...
2010-05-07 fabientRework the calltree top view by critical callchain.
2010-05-07 kibOne more use for vm_pageout_init_marker().
2010-05-07 yongari8255x configure command requires number of bytes of...
2010-05-07 jillesraise(3): Note that this sends a signal to the current...
2010-05-07 yongariIt seems controller has two types of promiscuous contro...
2010-05-07 alcEliminate unnecessary page queues locking.
2010-05-07 alcPush down the page queues lock into vm_page_activate().
2010-05-07 traszEnforce RLIMIT_FSIZE in ZFS.
2010-05-07 jeff - Call softdep_prealloc() before any of the balloc...
2010-05-07 jeff - Use the correct flag mask when determining whether...
2010-05-07 alcUpdate the synchronization requirements for the page...
2010-05-07 alcEliminate acquisitions of the page queues lock that...
2010-05-07 alcPush down the page queues lock into vm_page_deactivate...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 jillesUpdate xrefs from 4.3BSD to modern signal functions...
2010-05-06 jillessigaltstack(2): document some modernizations:
2010-05-06 delphijPlug a memory leak.
2010-05-06 fabientFix an invalid parameter detected by INVARIANT and...
2010-05-06 fabientExclude undefined symbol from ELF file when doing funct...
2010-05-06 kibDocument MAKEDEV_NOWAIT flag for make_dev_credf(9).
2010-05-06 kibAdd MAKEDEV_NOWAIT flag to make_dev_credf(9), to create...
2010-05-06 alcEliminate page queues locking around most calls to...
2010-05-06 traszAvoid overflow.
2010-05-06 traszStyle fixes and removal of unneeded variable.
2010-05-06 bschmidtAdd a workaround for a bug in the firmware regarding...
2010-05-06 alcRemove page queues locking from all sf_buf_mext()-like...
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcUpdate a comment to say that access to a page's wire...
2010-05-06 delphijRevert r207677 which is considered a violation of style(9).
2010-05-06 acheWhile I am here, add more missing (unsigned char) casts...
2010-05-06 alcPush down the page queues lock inside of vm_page_free_t...
2010-05-06 acheFix recent space skipping:
2010-05-06 alcEliminate a small bit of unneeded code from kern_sendfi...
2010-05-06 mavFix polled operation. Now it is possible to dump kernel...
2010-05-06 kibAdd a helper function vm_pageout_page_lock(), similar...
2010-05-06 alcEliminate dead code.
2010-05-06 rmacklemIf the "-alldirs" export option was used for the V4...
2010-05-05 npDon't ring the tx doorbell for every frame when we...
2010-05-05 npDo not hold the T3 firmware in memory all the time...
2010-05-05 marius- Fix broken symlinks on cross platform zfs send/recv...
2010-05-05 zecAdd an optional "persistent" flag to ng_hub and ng_brid...
2010-05-05 jillessh: Apply locale vars on builtins, recognize LC_MESSAGE...
2010-05-05 delphijMove SCCS tags to comments as they were already #if...
2010-05-05 kibAdd definitions for Intel AESNI CPUID bits and print...
2010-05-05 joelSwitch to our preferred 2-clause BSD license.
2010-05-05 mmForced commit to set MFC period for r207670.
2010-05-05 jhFix deadlock between GEOM class unloading and withering...
2010-05-05 mmIntroduce hardforce export option (-F) for "zpool export".
2010-05-05 alcAcquire the page lock around all remaining calls to...
2010-05-05 traszMove checking against RLIMIT_FSIZE into one place,...
2010-05-05 kibFix a mistake in r207603. td_rux.rux_runtime still...
2010-05-05 vanhuSet SA's natt_type before calling key_mature() in key_a...
2010-05-05 vanhuUpdate SA's NAT-T stuff before calling key_mature(...
2010-05-05 danger- fix typo
2010-05-05 alcUse an OBJT_PHYS object and thus PG_UNMANAGED pages...
2010-05-05 alcPush down the acquisition of the page queues lock into...
2010-05-05 neelFix DDB backtrace involving kernel modules.
2010-05-05 alcPush down the acquisition of the page queues lock into...
2010-05-05 npAdd support for hardware filters to cxgb(4). The T3...
2010-05-04 npAdd IFCAP_LINKSTATE to cxgb's capabilities.
2010-05-04 yongariWhen VLAN hardware tagging is disabled, make sure to...
2010-05-04 yongariFree entire mbuf chain instead of the first mbuf.
2010-05-04 delphijRemove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect...
2010-05-04 yongariEnable multi-descriptor transmisstion for fragmented...
2010-05-04 mmEnable "zfs list" to list explicitly requested snapshots.
2010-05-04 mmSpeed up ZFS list operation with objset prefetching.
2010-05-04 yongariRemove clearing RxHashTable2 register. The register...
2010-05-04 mmFix deadlock during zfs receive.
2010-05-04 yongariMake sure to check whether driver is running before...
2010-05-04 yongariDrop driver lock before exiting from interrupt handler.
2010-05-04 impDoh! Add another new file forgotten by the importer...
2010-05-04 jkim- Remove more dead code[1]. Since r207330, we only...
2010-05-04 alcAdd page locking to the vm_page_cow* functions.
2010-05-04 csjpAdd a case to make sure that internal audit records...
next