]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-04-06 marcelMake sure we don't free memory that's already been...
2014-04-06 ianAdd a couple more required TLB flushes.
2014-04-05 rpauloNeed to include machine/fdt.h.
2014-04-05 rpauloAdd fsl,imx53.
2014-04-05 rpauloFollow files.imx51 and add vt support.
2014-04-05 impMake the vmm code compile with gcc too. Not entirely...
2014-04-05 impMake this compile with gcc.
2014-04-05 impMake some unwise casts. On i386 these casts wind up...
2014-04-05 marcelFix typo (s/teh/the/) in previous commit.
2014-04-05 marcelDo not prevent processes from making changes to the...
2014-04-05 gnnSpeed up the lookup of interfaces when there are a...
2014-04-05 kibUse realloc(9) instead of doing the reallocation inline.
2014-04-05 jilleslib: Remove duplicate SUBDIR libnv.
2014-04-05 eadlerrun.4: D1 is an mdoc macro, so we have to escape it.
2014-04-05 marcelIn freebsd32_sendmsg(), replace the call to sockargs...
2014-04-05 traszRemove hack to pass STAILQ to a function and do it...
2014-04-05 marcelAccept RFC 2292 option values so that RFC 2292 complian...
2014-04-05 marcelThe getlogin_basic() function can return a 0 status...
2014-04-05 rpauloRemove code under PMAP_CACHE_VIVT that is not compiled...
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-05 impDocument upcoming build option WITH_SORT_THREADS
2014-04-05 impUse MK_CRYPT=no in preference to WITHOUT_CRYPT here.
2014-04-05 impuse MK_KERBEROS=no in preference to WITHOUT_KERBEROS
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-05 loos- Fix the setup of interrupts for banks 2 and 3 on...
2014-04-05 dchaginPrevent alq from panic when the invalid alq_file path...
2014-04-05 brCorrect the end address of the video frame buffer.
2014-04-05 ianAdd ioctl(2) calls to uftdi(4) to access bitbang, MPSSE...
2014-04-05 kibWhen KN_INFLUX is set on the knote due to kqueue_regist...
2014-04-05 mavAdd property and sysctl to control how ZVOLs are expose...
2014-04-05 edAdd missing userspace bits to <sys/procdesc.h>.
2014-04-05 theravenSilence a warning with GCC that was breaking the build...
2014-04-05 bdreweryShow error code when failing to destroy a mirror on...
2014-04-04 emasteInitialise m_pkthdr via bzero instead of explicitly...
2014-04-04 ianEnable SMP for Pandaboard.
2014-04-04 ianSwitch wandboards over to the common IMX6 kernel config...
2014-04-04 edCorrect return type of pdfork(2).
2014-04-04 ianWe don't support any ARM systems with an ISA bus and...
2014-04-04 jmmvFix variable type to avoid printf formatter warning.
2014-04-04 emasteConnect sys/boot/amd64 to the build
2014-04-04 baptPrevent XDTP from being a relative path
2014-04-04 ianAllocate per-cpu resources for doing pmap_zero_page...
2014-04-04 ianFix TLB maintenance issues for armv6 and armv7.
2014-04-04 ianFix TTB set operation for armv7.
2014-04-04 sbrunoAdd PCI-IDs for TBD Gen9 RAID controller HBAs from...
2014-04-04 aeThe check for local address spoofing lacks ifaddr locking.
2014-04-04 aeRemove unused variable.
2014-04-04 aeRemove dead code.
2014-04-04 sbrunoChange kernel/rootfs hints to use search patterns inste...
2014-04-04 traszRework the iSCSI PDU transmit code to avoid lock conten...
2014-04-04 pfggcc: define __block when block support is enabled
2014-04-04 ianFlag several sysctl variables as tunables.
2014-04-04 ianAdjust the comments about translating clock divisor...
2014-04-04 emasteFix printf format mismatches
2014-04-04 davidxuFix SIGIO delivery. Use fsetown() to handle file descri...
2014-04-04 traszAll the iSCSI sysctls are also tunables; advertise...
2014-04-04 traszWe don't need TAILQ for iSCSI PDUs; STAILQ is enough.
2014-04-04 gjbMerge r262906 from ^/projects/release-embedded:
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-04 mjgGarbage collect fdavail.
2014-04-04 brRemove unused prototype.
2014-04-04 ianLet's try having just one mmc/sd controller driver.
2014-04-04 ianUse the sdhci driver for Pandaboard.
2014-04-04 ianSwitch OMAP4 (Pandaboard et. al.) to use the ti_sdhci...
2014-04-04 ianFix the logic for translating between MMCHS and SDHCI...
2014-04-04 grog-k option is compliant with POSIX.
2014-04-04 ianWhen changing the sd bus clock divisor, clear just...
2014-04-04 ianVarious fixes to the ti_sdhci driver, mostly to make...
2014-04-04 emasteSupport UEFI booting on amd64 via loader.efi
2014-04-04 ianActually save the clock frequency retrieved from fdt...
2014-04-03 grogTypo.
2014-04-03 emasteAdd -fPIC for amd64
2014-04-03 rstoneCorrect a PCI enumeration bug introduced in r264011
2014-04-03 baptXDDESTDIR should not be set by the user, instead the...
2014-04-03 delphijDetach from controlling session of parent. This is...
2014-04-03 emasteMerge efilib changes from projects/uefi
2014-04-03 emasteBuild boot/ficl as 64-bit library on amd64
2014-04-03 mavMFV r258922:
2014-04-03 sbrunoAdd support for the Dlink DIR-825C1 74k MIPS router...
2014-04-03 joergAdd the Dresden Elektronik "USB Levelshifter Stick...
2014-04-03 loosMove the GPIO bank initialization to a new function...
2014-04-03 theravenFix the inheritance of the FBSDprivate_1.0 namespace.
2014-04-03 emastePut each source file on a separate line
2014-04-03 mavAdd BIO_DELETE support to ZVOL.
2014-04-03 gjbAllow overriding xz(1) path.
2014-04-03 theravenMove _b functions into the 11.x symbol version namespace.
2014-04-03 theravenAdd an extra void* cast to work around a bug in FreeBSD...
2014-04-03 baptSome xdev fixes:
2014-04-03 delphijMake C_* contants fit in 32 bits again by using 4 unuse...
2014-04-03 grogAdd information on standards compliance of many options.
2014-04-03 br- Setup both secure and non-secure timer IRQs.
2014-04-03 grogMake -f set -a, as required by the standard.
2014-04-03 hirenImprove readability of comments for DELAY_ACK() macro.
2014-04-03 yongariCorrect endianness handling in getting station address...
2014-04-03 delphijImplement GNU's extension of 'status' operand. The...
2014-04-02 traszFix build, broken by r264025.
2014-04-02 ianRework the cpu frequency management code for imx6.
2014-04-02 ianSwitch imx6 to using the mpcore per-cpu event timers...
2014-04-02 grehanAdd support for the virtio RNG entropy-source device.
next