]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-04-14 Edward Tomasz... Add manual page for rctl.conf(5).
2011-04-14 Andreas ToblerThe macro MOEA_PVO_CHECK is empty and not used. It...
2011-04-14 Andreas ToblerAdd stoppcbs[] arrays on powerpc(64) and have each...
2011-04-14 Jung-uk KimWork around an emulator problem where virtual CPU adver...
2011-04-14 Bernhard SchmidtInstead of trying to figure out which rxon.flags to...
2011-04-14 Bernhard Schmidtiwn_cleanup() is just a wrapper around iwn_detach(...
2011-04-14 Bernhard SchmidtReuse net80211 code:
2011-04-14 Bernhard SchmidtRemove IWN_FLAG_HAS_5GHZ and IWN_PCI_BAR0, both unused.
2011-04-14 Jung-uk KimUse newly added rdtsc32() for the timecounter_get_t...
2011-04-14 Jung-uk KimAdd a function rdtsc32() to read lower 32 bits from...
2011-04-14 Dimitry AndricIn r219639, SSSE3 instruction set support was backporte...
2011-04-14 Jung-uk KimConsistently use __volatile as the rest of this file.
2011-04-14 Jung-uk KimPrefer C99 standard integers to reduce diff from i386...
2011-04-14 Jung-uk KimConsistently use C99 standard integers as the rest...
2011-04-14 Nathan WhitehornProvide a (belated) UPDATING note related to the new...
2011-04-14 David E. O... Add $FreeBSD$'s.
2011-04-14 Gleb SmirnoffRevert r194662, since it breaks ng_ksocket(4) and may...
2011-04-14 Sergey KandaurovRemove stale M_ZOMBIE malloc type.
2011-04-14 Edward Tomasz... Refactor udp_input(), moving calls to u_tun_func()...
2011-04-14 Bjoern A. ZeebThe mbuf_frag_size always was and is file local and...
2011-04-14 Alexander MotinFix typo in write_cache tunable name and move TUNABLE_I...
2011-04-14 Sergey KandaurovRemove vestiges of disklabel(5).
2011-04-14 Alexander MotinProperly log few more ATA commands used by the kernel.
2011-04-14 Alexander MotinRefactor hard-reset implementation in mvs(4).
2011-04-14 Ruslan ErmilovFixed firmware revision decoding:
2011-04-14 Jung-uk KimAdd some tunable descriptions about x86 timers.
2011-04-13 Rick MacklemAdd VOP_PATHCONF() support to the experimental NFS...
2011-04-13 Rick MacklemFix the experimental NFSv4 client so that it recognizes...
2011-04-13 Gavin AtkinsonAdd a new DDB command, "show rmans", which will show...
2011-04-13 Pyun YongHyeonRemove mii(4) dependency and unneeded headers.
2011-04-13 Alexander MotinImprove SATA Asynchronous Notification feature support...
2011-04-13 Adrian ChaddAdd in the AR9285 (Kite) diversity to if_ath, enabling...
2011-04-13 Adrian ChaddAdd in the last bit of the HAL support for Kite diversity.
2011-04-13 Adrian ChaddMore kite diversity related changes.
2011-04-13 Adrian ChaddChange this to be less noisy.
2011-04-13 Nathan WhitehornMake sure that extra threads in 32-bit processes stay...
2011-04-13 Ruslan ErmilovShow client's access cache statistics.
2011-04-13 Ruslan Ermilov- Fixed nfs_printf() to use vprintf().
2011-04-13 Sergey KandaurovRemove the now defunct kern.ipc.nmbufs tunable.
2011-04-13 Adrian ChaddBring over the antenna diversity logic support for...
2011-04-13 Sergey KandaurovStaticize malloc types.
2011-04-13 Alexander MotinAs soon as siis_reset() doesn't waits for device readin...
2011-04-13 Adrian ChaddPort over a TX gain fix from ath9k specific to the...
2011-04-13 Adrian ChaddAdd new fields to the v4k EEPROM modal header.
2011-04-13 Adrian ChaddAdd OS_REG_RMW, which mirrors ath9k's REG_RMW.
2011-04-13 Adrian ChaddAdd the initial AR9285 PHY glue for supporting antenna...
2011-04-13 Garance A Drosehn- Fix the code that matches userids in match_jobspec...
2011-04-13 Rick MacklemFix a couple of mbuf leaks introduced by r217242. I do
2011-04-12 Jung-uk KimReduce errors in effective frequency calculation.
2011-04-12 Jung-uk KimReinstate cpu_est_clockrate() support for P-state invar...
2011-04-12 Xin LIAdd support for IEE/IEC (and now also SI) power of...
2011-04-12 Jung-uk KimDo not use TSC for DELAY(9) if it not P-state invariant...
2011-04-12 Jung-uk KimAdd forgotten declarations for tsc_perf_stat from the...
2011-04-12 Jung-uk KimProbe capability to find effective frequency. When...
2011-04-12 Jung-uk KimAdd definitions for CPUID instruction 6, ECX information.
2011-04-12 Jung-uk KimAdd a new tunable 'machdep.disable_tsc_calibration...
2011-04-12 Alexander MotinRefactor hard-reset implementation in ahci(4).
2011-04-12 Pawel Jakub... Fix 'zfs list <path>' handling. If the path was found...
2011-04-12 Edward Tomasz... Get rid of DSIZ; instead just call the sizing function...
2011-04-12 Pawel Jakub... The replication mode that is currently support is fulls...
2011-04-12 Alexander MotinImplement automatic SCSI sense fetching for mvs(4).
2011-04-12 Andrey V. ElsukovRestore previous behaviour - always match rule when...
2011-04-12 Nathan WhitehornUpdate some terminology: floppies are no longer built...
2011-04-12 Alexander MotinImplement automatic SCSI sense fetching for siis(4).
2011-04-12 Alexander MotinImplement automatic SCSI sense fetching for ahci(4).
2011-04-12 Alexander MotinImplement automatic SCSI sense fetching for ata(4)...
2011-04-12 Lawrence StewartUse the full and proper company name for Swinburne...
2011-04-12 Adrian ChaddIntroduce geom_map, a GEOM provider designed for use by
2011-04-12 Hans Petter... We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0...
2011-04-12 Bjoern A. ZeebIf building (custom) FreeBSD images people tend to...
2011-04-12 Bjoern A. ZeebEven though this block is not compiled currently, prope...
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-11 Edwin GroothuisVendor import of tzdata2011f:
2011-04-11 Rick MacklemVrele ni_startdir in the experimental NFS server for...
2011-04-11 Jung-uk KimMerge two similar functions to reduce duplication.
2011-04-11 Nathan WhitehornDon't do make release and make install in one step...
2011-04-11 Nathan WhitehornMake the keymap script continue to work now that stderr...
2011-04-11 Nathan WhitehornAdd an install target to release/Makefile instead of...
2011-04-11 Adrian ChaddDe-dup the ar5416 rates array definition.
2011-04-11 Alexander MotinRework change made at r203146. Instead of reporting...
2011-04-11 Adrian ChaddGenerate opt_ah.h now for all ath tools, a recent HAL...
2011-04-11 Jeff Roberson - Refactor softdep_setup_freeblocks() into a set of...
2011-04-10 Rick MacklemAdd some cleanup code to the module unload operation for
2011-04-10 Edward Tomasz... Rename a misnamed structure field (hr_loginclass),...
2011-04-10 Konstantin... Some callers of proc_reparent() already have the parent...
2011-04-10 Mikolaj GolubIn hast_proto_recv() remove unnecessary check. The...
2011-04-10 Mikolaj GolubIn hast_proto_recv_data() check that the size of the...
2011-04-10 Mikolaj GolubFix a typo in comments.
2011-04-10 Mikolaj Golubhastd(8) maintains a map of dirty extents, not hastctl...
2011-04-10 Rick MacklemFix a bug in the userland rpc library, where it would...
2011-04-10 Rick MacklemModify the man pages to reflect the addition of a backup
2011-04-10 Ulrich SpörleinRename 07.lpr to 07.lpd and re-connect to the build...
2011-04-10 Edward Tomasz... Add link to rctl(8).
2011-04-10 Edward Tomasz... Remove stray semicolon.
2011-04-10 Doug BartonUpdate recommendation for mergemaster. The -a and ...
2011-04-10 Jeff RobersonFix a long standing SUJ performance problem:
2011-04-10 Rick MacklemAdd support for a backup stable restart file to the...
2011-04-09 Rick MacklemAdd a VOP_UNLOCK() for the directory, when that is...
2011-04-09 Konstantin... Linuxolator calls VOP_READDIR with ncookies pointer...
2011-04-09 Bernhard SchmidtDon't hardcode assumptions about basic rates, similar...
next