]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-11-21 Alexander MotinAdd API to obtain primary enclosure name and ID for...
2015-11-21 Xin LIMFV r291123:
2015-11-21 Xin LIVendor import of xz-5.2.2 (trimmed).
2015-11-21 Justin Hibbitstrunc_page() goes through unsigned long, which is too...
2015-11-21 Marius StroblMerge from r290547:
2015-11-21 Marius StroblAvoid a NULL pointer dereference in bounce_bus_dmamap_u...
2015-11-21 Brad DavisRemove a link to the now defunct "Release Engineering...
2015-11-21 Adrian Chaddmips: teach the malta platform about extended memory.
2015-11-21 Rick MacklemRevert r283330 since it broke directory caching in...
2015-11-20 Gleb SmirnoffRemove remnants of the old NFS from vnode pager.
2015-11-20 Baptiste DaroussinReintegrate colldef(1) and mklocale(1)
2015-11-20 Ravi Pokalapopen() requires check for fdopen() failure
2015-11-20 Ed MasteDisconnect unused kgzldr from sys/boot/i386
2015-11-20 Warner LoshAdd support for passing TARGET_CPUTYPE into the build...
2015-11-20 Warner LoshAdd aarch64 support to CPUTYPE
2015-11-20 Warner LoshMakeoption ARM_LITLE_ENDIAN does nothing. Remove it...
2015-11-20 Ravi PokalaAdd myself (rpokala) and my mentor (jhb)
2015-11-20 Andrew TurnerRemove bus_space_asm_generic.S from the per-SoC files...
2015-11-20 Bryan DreweryRemove disconnected boot0ext.
2015-11-20 Bryan DreweryFix not skipping uathload for mips after r291021.
2015-11-20 Andrew TurnerRemove pl310.c from the SoC std.* files, it's in files.arm
2015-11-20 Andrew TurnerDTrace is known to work on armv6, enable building it...
2015-11-20 Andrew TurnerStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-20 Alexander MotinSome cosmetics for ancient cards.
2015-11-20 Edward Tomasz... The freebsd4_getfsstat() was broken in r281551 to alway...
2015-11-20 Hajimu UMEMOTODon't truncate an interface name when -W option is...
2015-11-20 Hajimu UMEMOTOAvoid core dump when output style is html.
2015-11-20 Svatopluk KrausFix build when KTR is defined but not KTR_TULIP.
2015-11-20 Svatopluk KrausAdd usermode variable to KTR output. Fix style.
2015-11-20 Svatopluk KrausFix style and argument count for KTR.
2015-11-20 Alexander MotinOptimize SNS_GID_FT request scratch memory usage.
2015-11-20 Baptiste Daroussininstall: do not follow symlinks
2015-11-20 Craig RodriguesConvert vmstat to use libxo.
2015-11-20 Craig RodriguesCopy README into /usr/tests
2015-11-20 Marius StroblAvoid a NULL pointer dereference in bounce_bus_dmamap_s...
2015-11-20 Bryan DreweryMETA MODE: Don't stage INTERNALPROGs.
2015-11-19 Bryan DreweryRemove unsupported ia64.
2015-11-19 Conrad Meyerif_ntb: Initialize if_mtu to the correct MTU
2015-11-19 Conrad Meyerif_ntb: Add Xeon link watchdog register writes
2015-11-19 Bryan DreweryRename checked-in 'includes' to 'includes.sh' to avoid...
2015-11-19 Alexander MotinAnother round of port scanner rewrite.
2015-11-19 Warner LoshAdd arm CPUTYPE values typically used on FreeBSD.
2015-11-19 Michael TuexenFix a bug where an SCTP association was moved back...
2015-11-19 Jonathan T... Consistently enforce the restriction against calling...
2015-11-19 Marcelo AraujoIf a NIS server has long entries on its database that...
2015-11-19 Hans Petter... Add the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-19 Steven HartlandFix zfs(8) set options
2015-11-19 Hans Petter... Style changes, mostly automated.
2015-11-19 Hans Petter... Accumulate out of RX buffers into a 64-bit value and...
2015-11-19 Hans Petter... Maintain the "hw_lro" configuration variable correctly.
2015-11-19 Hans Petter... Print cable name, if cable type is not recognized.
2015-11-19 Alexander MotinImprove locking of sg_threadcount.
2015-11-19 Mark JohnstonRemove a commented-out debug print.
2015-11-19 Mark JohnstonAdd support for a configurable output channel to witnes...
2015-11-19 Mark JohnstonAdd vlog(9).
2015-11-19 Mark JohnstonFix a bug in the amd64 dtrace_getarg() implementation...
2015-11-19 Justin HibbitsRevert r291009 until rman changes go in.
2015-11-19 Warner LoshFix missing endif.
2015-11-19 Warner LoshFix mips CPUTYPE so that we can pass it through to...
2015-11-19 Ed MasteRemove clauses 3 and 4 from makefs newfs_extern.h
2015-11-19 Warner LoshMark the mostly redundant kernels that just pull
2015-11-19 Nathan WhitehornThe Linux kexec boot loader doesn't need a font built...
2015-11-19 Enji CooperDon't leak work if __mlx4_register_vlan(..) fails in
2015-11-19 Bryan DreweryFAST_DEPEND: Similar to r290629, do always depend on...
2015-11-19 Conrad Meyerin6_mc_get: Fix recursion on if_addr_lock on malloc...
2015-11-19 Craig RodriguesUse print as a function for Python 3 [PEP 3105]
2015-11-18 Conrad Meyerin_getmulti: Fix recursion on if_addr_lock on malloc...
2015-11-18 Enji CooperDo not print out errno if the call succeeded unexpected...
2015-11-18 Craig RodriguesUse 'in' instead of 'has_key()' for testing dictionary...
2015-11-18 Rick MacklemThe problem report was for a crash that happened when...
2015-11-18 Conrad Meyerif_ntb: Reuse receive buffers correctly
2015-11-18 Conrad MeyerNTB: Expose 32-bit BAR limits to consumers
2015-11-18 Conrad MeyerNTB: Mask off the low 12 bits of address/range registers
2015-11-18 Conrad Meyerntb_hw: Add programmatic interface to enable/disable WC
2015-11-18 Conrad Meyerntb_hw: Add tunable to disable write-combining
2015-11-18 Conrad MeyerNTB: Fix 32-bit BAR size validation
2015-11-18 Conrad Meyerif_ntb: Diff reduce with Linux
2015-11-18 Bryan DreweryMETA MODE: Fix changing what "MACHINE=host" means when...
2015-11-18 Bryan DreweryRemove unneeded libmd from bootstrap-tools (reverting...
2015-11-18 Jilles Tjoelkersh: Fix ""$@, which should not use the special case...
2015-11-18 Roger Pau Monnéxen: fix dropping bitmap IPIs during resume
2015-11-18 Roger Pau Monnéxen/intr: properly dispose event channels on resume
2015-11-18 Roger Pau Monnéx86/intr: allow mutex recursion in intr_remove_handler
2015-11-18 Bryan DreweryConvert to SUBDIR.yes format.
2015-11-18 Nathan WhitehornExtend r270123 to run the brand info's header_supported...
2015-11-18 Baptiste DaroussinRecommend only to remove the content of /usr/share...
2015-11-18 Michal MelounARM: Fix dma_dcache_sync() for early allocated memory.
2015-11-18 Jonathan T... Fix the date on the pmcstat(8) man page from r291016.
2015-11-18 Jonathan T... Support a wider history counter in pmcstat(8) gmon...
2015-11-18 Craig RodriguesTemporarily comment out the libcrypt tests.
2015-11-18 Alexander MotinSimplify fabric tasting code.
2015-11-18 Alexander MotinRemove some confusions between loopid and nphdl.
2015-11-18 Steven HartlandDocument loader(8) dumpdev option
2015-11-18 Adrian ChaddAdd the QCA9533 base configuration file and an example...
2015-11-18 Adrian Chadduart(4) - make the 8250 uart baudrate tolerance build...
2015-11-18 Justin HibbitsPhysical addresses for e500mc/e5500 are 36-bits, e6500...
2015-11-18 Justin HibbitsAdd support for new LAW registers in QorIQ SoCs.
2015-11-17 Allan JudeAdd a kernel config for the Onion Omega
2015-11-17 Steven HartlandFix early kernel dump via dumpdev env
2015-11-17 Jung-uk KimSimplify man-makefile-update target.
next