]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-05-03 Xin LIBump .Dd date.
2010-05-03 Martin MatuskaCode indent according to style(9).
2010-05-03 Maxim SobolevAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-05-03 Martin MatuskaImplement the no_user_check option to pam_krb5.
2010-05-03 Alan CoxThe pages allocated by kmem_alloc_attr() and kmem_mallo...
2010-05-03 Alan CoxAssert that the page queues lock is held in vm_page_rem...
2010-05-03 Alan CoxThis is the first step in transitioning responsibility...
2010-05-03 Pyun YongHyeonFix wrong dma tag usage. Previously it used TX descript...
2010-05-02 Alan CoxAdd page lock assertions where we access the page's...
2010-05-02 Matt JacobPrint IR_RESYNC updates informatively.
2010-05-02 Alan CoxEliminate an assignment that was made redundant by...
2010-05-02 Alan CoxDefer the acquisition of the page and page queues locks in
2010-05-02 Alan CoxSimplify vm_fault(). The introduction of the new page...
2010-05-02 Marius StroblAdd support for SPARC64 V (and where it already makes...
2010-05-02 Alexander MotinImport mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX...
2010-05-02 Konstantin... Lock the page around hold_count access.
2010-05-02 Alan CoxProperly synchronize access to the page's hold_count...
2010-05-02 Marius StroblRemove redundant checking of sc_leaving (uart_intr...
2010-05-02 Marius StroblRemove a soft member which was never used.
2010-05-02 Alan CoxCorrect an error in r207410: Remove an unlock of a...
2010-05-02 Alan CoxIt makes no sense for vm_page_sleep_if_busy()'s helper...
2010-05-02 Alan CoxThis change addresses the race condition that was intro...
2010-05-02 Alexander MotinEnable PCI busmastering explicitly to be sure.
2010-05-02 Marius StroblAdd a hack for SPARC64 V CPUs, which set some undocumen...
2010-05-02 Alexander MotinMake SATA XPT negotiate and enable some additional...
2010-05-02 Alexander MotinAdd -d and -f arguments to `camcontrol cmd`, to execute...
2010-05-02 Alexander MotinAdd xpt_schedule_dev_sendq() call, lost at r203108...
2010-05-02 Alan CoxCorrect an error of omission in r206819. If VMFS_TLB_A...
2010-05-01 Jilles Tjoelkerpathchk(1): Fix the example so it allows arbitrary...
2010-05-01 Ryan StoneWhen configuring a system-wide couting PMC, hwpmc was...
2010-05-01 Jilles Tjoelkerpathchk: Add the new POSIX -P option.
2010-05-01 Ryan StoneWhen configuring hwpmc to use the EXT_SNOOP event,...
2010-05-01 Martin MatuskaAdd sysctl and loader tunable vfs.zfs.txg.write_limit_o...
2010-05-01 Martin MatuskaChange description of tunable group vfs.zfs.txg to...
2010-05-01 Ed MasteSearch beyond the first 1/8th of inodes.
2010-05-01 Marko ZecRemove a redundant variable assignment.
2010-05-01 Warner LoshEnable AH_RXCFG_SDMAMW_4BYTES option. See NOTES file...
2010-05-01 Warner LoshPut the -current debugging options back into AR71XX.
2010-05-01 Warner LoshThe Atheros AR71xx CPUs, when paired with the AR5212...
2010-05-01 Konstantin... Extract thread_lock()/ruxagg()/thread_unlock() fragment...
2010-05-01 Konstantin... Remove debugging code that was not used once since...
2010-05-01 Edwin GroothuisImprove usage of tunefs:
2010-05-01 Warner Loshsparc64, and possibly other architectures, pads the...
2010-05-01 Kip MacyUpdate locking comment above vm_page:
2010-05-01 Jung-uk KimReduce MD code further. At least, it compiles on ia64...
2010-05-01 Jung-uk KimDo not initialize mutex and return error if it cannot...
2010-04-30 Ed SchoutenRemove WNOHANG flag from wait3().
2010-04-30 Kip Macypush up dropping of the page queue lock to avoid holdin...
2010-04-30 Kip Macydon't call vm_pageout_flush with the page queue mutex...
2010-04-30 Kip Macy- acquire the page lock in vm_contig_launder_page befor...
2010-04-30 Jilles Tjoelkertelnet: Fix infinite loop if local output generates...
2010-04-30 Kip Macy- don't check hold_count without the page lock held
2010-04-30 Pyun YongHyeonMarvell 88E8059(Yukon Optima) is now supported.
2010-04-30 Pyun YongHyeonAdd Marvell PHYG65G Gigabit PHY which is found on 88E80...
2010-04-30 Pyun YongHyeonAdd basic support for Marvell 88E8059 Yukon Optima.
2010-04-30 Pyun YongHyeonDisable non-ASF packet flushing on Yukon Extreme as...
2010-04-30 Randall StewartBug in the memory mapping module. The wrong
2010-04-30 Zachary LoafmanHandle taskqueue_drain(9) correctly on a threaded taskq...
2010-04-30 Konstantin... Unlock page lock instead of recursively locking it.
2010-04-30 Alan CoxMFamd64/i386 r207205
2010-04-30 Philip PaepsFix typo in usage message. Add -n to the list of valid...
2010-04-30 Alexander MotinRevert r198705.
2010-04-30 Alexander MotinAdd Target/LUN ID checks.
2010-04-30 Alexander MotinAdd Target/LUN ID checks and deny access to targets...
2010-04-30 Alexander MotinAdd Target/LUN ID checks and deny access to targets...
2010-04-30 Alexander MotinReport PMP absence using target 15, same as for precenc...
2010-04-30 Martin MatuskaFix improper pool write throughput calculation.
2010-04-30 Edward Tomasz... Avoid undefined behaviour.
2010-04-30 Jeff Roberson - Use the path to the filesystem mountpoint to look...
2010-04-30 Kip Macymerge 194209 in to the i386/xen pmap
2010-04-30 Alfred PerlsteinAvoid allocating MAXHOSTNAMELEN bytes on the stack...
2010-04-30 Alfred PerlsteinDon't leak core_buf or gzfile if doing a compressed...
2010-04-30 Alfred PerlsteinDo not set IO_NODELOCKED while writing to vnodes as...
2010-04-30 Kip Macydon't allow unsynchronized free in vm_page_unhold
2010-04-30 David Christensen- Enable flow control.
2010-04-30 Kip MacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-30 Pyun YongHyeonBoth RX_GMF_LP_THR and RX_GMF_UP_THR must be 16 bits...
2010-04-29 Andrew Thompsonusb_controller.c requires opt_ddb.h
2010-04-29 David Christensen- Pass flow control settings back to bce(4).
2010-04-29 Pawel Jakub... Default connection timeout is way too long. To make...
2010-04-29 Xin LIAdd FreeBSD 8.1 to known list as it's being referenced...
2010-04-29 Xin LIbwn(4) will first appear in FreeBSD 8.1-RELEASE.
2010-04-29 Pyun YongHyeonNow sge(4) supports hardware VLAN tag insertion/stripping.
2010-04-29 Pyun YongHyeonEnable VLAN hardware tag insertion/stripping. Due to...
2010-04-29 Pyun YongHyeonEnable FCS stripping and padding 10 bytes bit of RX...
2010-04-29 Pyun YongHyeonExplicitly marks SiS190 to differentiate it from SiS191.
2010-04-29 Pyun YongHyeonRemove wrong link state chage.
2010-04-29 Pyun YongHyeonPreserve unknown bits of RX MAC control register when...
2010-04-29 Alan CoxSimplify the inner loop of vm_pageout_object_deactivate...
2010-04-29 Alan CoxMFamd64/i386 r207205
2010-04-29 Pawel Jakub... - Check if the worker process was killed by signal...
2010-04-29 Pawel Jakub... Fix a problem where hastd will stuck in recv(2) after...
2010-04-29 Rui PauloDecrement rxa_pad due to the addition of rxa_private.
2010-04-29 Bjoern A. ZeebMFP4: @176978-176982, 176984, 176990-176994, 177441
2010-04-29 Andriy Gaponffs_vfsops: restore alphabetic order of options in...
2010-04-29 Konstantin... When doing kstack swapin, read as much pages in one...
2010-04-29 Konstantin... In swap pager, do not free the non-requested pages...
2010-04-29 Konstantin... Remove caddr_t casts.
2010-04-29 Andriy Gaponkern_ntptime: drop a comment that became stale after...
2010-04-29 Andriy Gaponperiodically save system time to hardware time-of-day...
next