]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-06-03 avgcpucontrol: use CPUCTL_UPDATE ioctl on correct file...
2012-06-03 avgfree wdog_kern_pat calls in post-panic paths from under...
2012-06-03 joelMinor mdoc improvements.
2012-06-03 emaxPlug reference leak.
2012-06-03 joelmdoc: add missing width argument to Bl -tag.
2012-06-03 impRemove stray repeated line...
2012-06-03 marius- Now that the DataFlash related drivers work properly...
2012-06-03 marius- Loop up to 3 seconds when waiting for a device to...
2012-06-03 marius- Prepend the device description with "AT91" to reflect...
2012-06-02 alcIsolate the global pv list lock from data and other...
2012-06-02 tuexenHonor sysctl for TTL.
2012-06-02 tuexenDon't request data from the IPv6 layer, which is not...
2012-06-02 mariusAdd missing prototypes. While at it, sort them alphabet...
2012-06-02 mariusRemove nitems() now that it lives in <sys/param.h>...
2012-06-02 mariusTake advantage of nitems().
2012-06-02 kibFix typo [1]. Use commas to separate flag printouts...
2012-06-02 mariusAdd nitems(), a macro for determining the number of...
2012-06-02 kibUpdate the print mask for decoding b_flags. Add print...
2012-06-02 kibUse plain store for atomic_store_rel on x86, instead...
2012-06-02 tuexenRemove an unused parameter.
2012-06-02 dimInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-02 dimTabify libcxxrt and libc++'s Makefiles.
2012-06-02 edRemove invalid remark about pipes.
2012-06-02 hselaskyAdd appropriate checks for ic_bsschan being set to...
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-02 mavRewrite enabling NCQ for SATA devices in a way more...
2012-06-02 eadlerDocument the limitations of the -delete primary
2012-06-01 mjacobClean up and complete the incomplete deferred enable...
2012-06-01 mjacobPrint FC PortID as a hex number. This makes it easy to
2012-06-01 jkimConsistently use ACPI_SUCCESS() and ACPI_FAILURE()...
2012-06-01 obrienCentralize the specification of the krb5 build tools.
2012-06-01 joelmdoc: terminate quoted string and remove unneeded parag...
2012-06-01 jkimTidy up code clutter in SMP case a bit. No functional...
2012-06-01 sbrunoDoh! Bump the date as I touched it!
2012-06-01 eadlerRevert r236380
2012-06-01 jhbAdd a new -e flag to pciconf(8)'s list mode to display...
2012-06-01 jkimCall AcpiSetFirmwareWakingVector() with interrupt disab...
2012-06-01 sbrunoAdd notes and information for exposed tuneables in...
2012-06-01 jkimImprove style(9) in the previous commit.
2012-06-01 jkimExecute AcpiLeaveSleepStatePrep() for S1 and reduce...
2012-06-01 hselaskyImprove support for detaching kernel drivers on a per...
2012-06-01 jhbCommit a portion of 233708 I missed earlier and don...
2012-06-01 jhbRemove unnecessary initializations. The BSS of boot2...
2012-06-01 jhbExtend VERBOSE_SYSINIT to also print out the name of...
2012-06-01 iwasakiCall AcpiLeaveSleepStatePrep() in interrupt disabled...
2012-06-01 ghelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 bzMake TCP LRO work properly with VIMAGE kernels rather...
2012-06-01 mavUse AC_GETDEV_CHANGED async to notify ada driver about...
2012-06-01 jaseAdd myself as a new committer.
2012-06-01 tuexenSmall cleanups. No functional change.
2012-06-01 dimMake devd build with libc++.
2012-06-01 dimFix dangling else in libc++'s __bit_reference header...
2012-06-01 dimPull in r155978 from upstream llvm trunk:
2012-06-01 adrianAdd a missing #include, required for IEEE80211_DEBUG.
2012-06-01 eadlerAdd sysctl to query amount of swap space free
2012-06-01 eadlerAdding missing dependancies for loading hptiop(4),...
2012-06-01 alcEliminate code duplication in free_pv_entry() and pmap_...
2012-06-01 eadlerFix warning generated by clang;
2012-06-01 eadlerAdd characters mapping for codepages used in Germany.
2012-06-01 alcpmap_alloc_vhpt() doesn't need the pages that it alloca...
2012-06-01 impRevert debug and other immature code accidentally commi...
2012-06-01 impInitialize the clocks before we call cninit() so that...
2012-05-31 yongariRemove unnecessary device_printfs.
2012-05-31 obrienUpdate date for r236338 & r236346.
2012-05-31 eriCorrect table counter functionality to not panic.
2012-05-31 pjdRegenerate after r236361.
2012-05-31 tj- Fix my botched merge and correct mentor ordering...
2012-05-31 pjdAdd missing system calls.
2012-05-31 pjdThere is no rmdirat system call. Weird, I know.
2012-05-31 impUnlock in the error path to prevent a lock leak.
2012-05-31 jhbDon't trace or dump page fault records in the default...
2012-05-31 eadlerFix a variety of compile errors with gcc48 and clang
2012-05-31 eadlerBump date for content missed in r236290
2012-05-31 tjAdd my mentor relationships.
2012-05-31 obrienAdd regression test for '-V' command line option (requi...
2012-05-31 obrienAdd "-V '${VAR}'" variable expansion from Portable...
2012-05-30 jaseAdd myself and mentors relationship.
2012-05-30 obrienmake it easier to check newly-built make
2012-05-30 obrienmake it easier to test newly-built make.
2012-05-30 obrienDeprecate the FreeBSD make's ":U" (to-upper case) and...
2012-05-30 obrien* Remove headers from SRCS that are not generated
2012-05-30 jpaetzelBump PKG_INSTALL_VERSION which should've been done...
2012-05-30 jhb- Witness doesn't verify the old MTX_NOSWITCH flag...
2012-05-30 jpaetzelLet pkg_add use the ENV variable PACKAGESUFFIX. This
2012-05-30 tuexenSeperate SCTP checksum offloading for IPv4 and IPv6.
2012-05-30 jpaetzelFix detecting available zpool names.
2012-05-30 jpaetzelFix French Canadian console keyboard layout
2012-05-30 mariusMerge r236137 from x86:
2012-05-30 mariusTry to finally get the point in time at which bge_add_s...
2012-05-30 emaxWhen we return deprecated addresses, we need to referen...
2012-05-30 rajPanic openly if we cannot retrieve memory information...
2012-05-30 rajExtract vendor specific Book-E pieces into separate...
2012-05-30 sbrunoCosmetic nit. If a configured volume has no label...
2012-05-30 kibEnable vn_io_fault() lock avoidance for UFS.
2012-05-30 kibvn_io_fault() is a facility to prevent page faults...
2012-05-30 kibAdd a rangelock implementation, intended to be used...
2012-05-30 kibCapitalize start of sentence.
2012-05-30 kibClarify that the v_lockf is advisory lock list.
2012-05-30 uqsUnbreak make depend.
next