]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-08-10 Warner LoshMore comments about setting PLLA, or rather that we...
2012-08-10 Warner LoshAdd charge pump current register.
2012-08-09 Adrian ChaddAdd a missing HAL_DMA_ADDR definition.
2012-08-09 Adrian ChaddAdd HAL_DMA_ADDR.
2012-08-09 Jilles Tjoelkernftw(): POSIX says directories causing loops should...
2012-08-09 Alexander MotinRework r220198 change (by fabient). I believe it solves...
2012-08-09 Xin LIRefresh with OpenBSD RCS ID changes to reflect that...
2012-08-09 Alexander MotinSCHED_4BSD scheduling quantum mechanism appears to...
2012-08-09 Alan CoxMerge r132141 and r111272 from amd64/i386:
2012-08-09 Jilles Tjoelkerftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 Jilles Tjoelkernftw(): Do not check the maxfds argument against OPEN_MAX.
2012-08-09 Ed MasteImprove lock and unlock symmetry
2012-08-08 Ed MasteBe more descriptive about poll error / timeout when...
2012-08-08 Matt JacobMore rototilling with target mode in an attemp to get...
2012-08-08 Adrian ChaddFix an incorrect comment.
2012-08-08 Ed MasteFix whitespace (missing newline)
2012-08-08 Ed MasteClarify comments about number of tx / rx rings
2012-08-08 Ed MasteRound displayed pps (instead of truncating)
2012-08-08 Andrew TurnerImport compiler-rt r160957.
2012-08-08 Alan CoxThe assertion that I added in r238889 could legitimatel...
2012-08-08 Konstantin... Always initialize pl_event.
2012-08-07 Adrian ChaddCommit device IDs for the (eventually upcoming) AR9380...
2012-08-07 Jim HarrisDuring TSC synchronization test, use rdtsc() rather...
2012-08-07 Jim HarrisClone BIO_ORDERED flag, for disk drivers (namely CAM...
2012-08-07 Mikolaj GolubIn g_gate_dumpconf() always check the result of g_gate_...
2012-08-07 Ed MasteMinor style(9) improvement
2012-08-07 John BaldwinDon't try to stop the IPMI watchdog timer if it is...
2012-08-07 Andrey V. ElsukovAs it turned out, there are some installations, where...
2012-08-07 Warner LoshFix obvious problem with emulate_fp sysctl.
2012-08-07 Konstantin... Do not apply errata 721 workaround when under hyperviso...
2012-08-07 Luigi Rizzos/lenght/length/ in comments
2012-08-07 Sergey KandaurovRemove duplicate header inclusion of <sys/sysent.h>
2012-08-07 Alan CoxNever sleep on busy pages in vm_pageout_launder(),...
2012-08-07 Adrian ChaddCorrect re-initialise the link pointer to be the final...
2012-08-06 Adrian ChaddRemove unnecessary debugging printf()s.
2012-08-06 Davide ItalianoRemove a spurious bace which cause build fail in case...
2012-08-06 Jack F VogelMake the polling interface in igb able to handle
2012-08-06 Brooks DavisMFP4 change 214967:
2012-08-06 Dimitry AndricMake sure the compiler knows g_gate_xvlog() and g_gate_...
2012-08-06 Jack F VogelCorrect the mq_start routine to avoid out-of-order
2012-08-06 Dimitry AndricIn sys/dev/aic7xxx/aic79xx_osm.c, function ahd_attach...
2012-08-06 John BaldwinExplicitly enable busmastering on PCI-PCI bridges....
2012-08-06 Dimitry AndricIn sys/dev/cxgbe/firmware/t4fw_interface.h, change...
2012-08-06 Dimitry AndricIn cxgb(4), in function iwch_reregister_phys_mem()...
2012-08-06 Dimitry AndricFix an instance in pam_krb5(8), where the variable...
2012-08-06 Dimitry AndricFix two instances in pam_krb5(8), where the variable...
2012-08-06 Alexander KabaevDo not add handler to event handlers list until ithread...
2012-08-06 Luigi Rizzomove functions outside the SYSBEGIN/SYSEND block
2012-08-06 Luigi Rizzouse FREE_PKT instead of m_freem to free an mbuf.
2012-08-06 Michael TuexenFix a bug found by dim@:
2012-08-06 Gleb SmirnoffAdd supported device.
2012-08-06 Marius Strobl- Merge from NetBSD:
2012-08-06 Andrey V. ElsukovFix start offset calculation for the EBR partitions.
2012-08-06 Andrey V. ElsukovAdd to the debug output the offset from the parent...
2012-08-06 Xin LIAdd PCI IDs for various new High Point RocketRAID 43xx...
2012-08-05 Marius StroblMerge r236494 from x86:
2012-08-05 Eitan AdlerAdd interactive option to override portsnap's automagic...
2012-08-05 Marius StroblInclude <vm/vm_param.h> for PA_LOCK_COUNT in order...
2012-08-05 Eitan AdlerAdd support for SIIG Cyber Serial Dual PCI 16C850
2012-08-05 Mikolaj GolubIn tcp timers, check INP_DROPPED flag a little later...
2012-08-05 Dimitry AndricIn usr.sbin/ctladm/ctladm.c, function cctl_error_inject...
2012-08-05 Andrey V. ElsukovBump USERBOOT_VERSION.
2012-08-05 Alan CoxShave off a few more cycles from the average execution...
2012-08-05 Dimitry AndricIn usr.bin/make/var.c, function ParseModifier(), initia...
2012-08-05 Andrey V. ElsukovAdd simple test program that uses the partition tables...
2012-08-05 Yoshihiro TakahashiReduce diffs against i386.
2012-08-05 Andrey V. ElsukovTeach the ZFS use new partitions API when probing.
2012-08-05 Andrey V. ElsukovRemove unneeded flag.
2012-08-05 Andrey V. ElsukovAdd offset field to the i386_devdesc structure to be...
2012-08-05 Konstantin... After the PHYS_TO_VM_PAGE() function was de-inlined...
2012-08-05 Yoshihiro TakahashiReduce diffs against i386.
2012-08-05 Yoshihiro TakahashiMFi386: the part of r219452 and r236405.
2012-08-05 Doug RabsonAdd an option for pam_krb5 to allow it to authenticate...
2012-08-05 Doug RabsonReduce namespace pollution from gssapi.h
2012-08-05 Andrey V. ElsukovWhen GPT signature is invalid in the primary GPT header...
2012-08-05 Dimitry AndricIn sbin/camcontrol/camcontrol.c, function smpcmd()...
2012-08-05 Andrey V. ElsukovIntroduce new API to work with disks from the loader...
2012-08-05 Andrey V. ElsukovRemove unused variables.
2012-08-05 Hans Petter... Regenerate usb.conf
2012-08-05 Hans Petter... Update the list of devices supported by the FTDI driver...
2012-08-05 Andrey V. ElsukovCreate the interface to work with various partition...
2012-08-05 Adrian ChaddMigrate the 802.11n ath_hal_chaintxdesc() API to use...
2012-08-05 Michael TuexenFix a refcount issue. The called only decrements is...
2012-08-05 Adrian ChaddMigrate the ath_hal_filltxdesc() API to take a list...
2012-08-05 Hans Petter... Minor style nit:
2012-08-05 Eitan AdlerUse new method of assigning IPv4 addresses
2012-08-05 Eitan AdlerAdd additional Perle Speed LE serial cards
2012-08-05 Eitan AdlerRemove variables which are initialized but never used...
2012-08-05 Andreas ToblerFix typo.
2012-08-04 Michael TuexenFix a bug reported by Simon L. B. Nielsen:
2012-08-04 Konstantin... Reduce code duplication and exposure of direct access...
2012-08-04 Konstantin... The header uma_int.h is internal uma header, unused...
2012-08-04 Konstantin... Remove verbose unused commented out debugging printf.
2012-08-04 Gavin AtkinsonSupport multiple interface devices. The driver had...
2012-08-04 Alexander MotinParticlly MFcalloutng r238425 (by davide):
2012-08-04 Michael TuexenTesting an interface property should depend on the...
2012-08-04 Alexander MotinPartialy MFcalloutng r236894 (by davide):
2012-08-04 Andrew TurnerCorrectly return EFAULT in copyin & copyout on a fault...
2012-08-04 Andrew TurnerEnsure we align the stack to 8 bytes in system calls.
2012-08-04 Andrew TurnerEnsure we align the stack to 8 bytes in rtld.
next