]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-12 bdreweryMETA_MODE: Avoid changed build command every build.
2016-04-12 sephehyperv: Replace 0 w/ NULL
2016-04-11 asomersFix an intermittent bug in sbin/devd/client_test.stream
2016-04-11 rmacklemBruce Evans reported that there was a performance regre...
2016-04-11 ngieFix appending -O0 to CFLAGS
2016-04-11 bdreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 bdreweryRevert r297833 which committed the wrong file
2016-04-11 bdreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 mavMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 pfglibc: cleanup unnecessary semicolons (part 2).
2016-04-11 pfglibc: cleanup unnecessary semicolons.
2016-04-11 markjlibdtrace: Add a missing unlock to an error handler.
2016-04-11 pfgrcp(1): replace 0 with NULL for pointers.
2016-04-11 aeFix the problem, when gpart(8) can't write both bootcod...
2016-04-11 smhOnly include sysctl in kernel build
2016-04-11 mavUpdate 25xx chips firmware from 7.03.00 to 8.03.00.
2016-04-11 mavPolish debugging IOCB dumping.
2016-04-11 bzDuring if_vmove() we call if_detach_internal() which...
2016-04-11 sephehyperv: Typo
2016-04-11 smhOnly include sysctl in kernel build
2016-04-11 avgzio: align use of "no dump" flag between use_uma and...
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-04-11 sephehyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 sephehyperv/hn: Cap default # of rings to 8.
2016-04-11 sephehyperv: Define macro for Hyper-V interface
2016-04-11 sephehyperv: Print more features
2016-04-11 anishAllow guest writes to AMD microcode update[0xc0010020...
2016-04-11 sephehyperv: Break long line
2016-04-11 sephehyperv: Declare hyperv_{features,recommends} properly
2016-04-11 sephehyperv: Resurrect r297481
2016-04-11 sephehyperv: Identify Hyper-V features and recommends properly
2016-04-11 sephehyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 sephehyperv/vmbus: Nuke unused function
2016-04-11 npcxgbe(4): Provide an explicit value for nqpcq in the...
2016-04-11 pfgext2fs: replace 0 with NULL for pointers.
2016-04-10 pfglpr: replace 0 with NULL for pointers.
2016-04-10 gonzoFix IIC "how" argument dereferencing on big-endian...
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 mariusSince r296250 it is no longer possible for devices...
2016-04-10 pfgufs: replace 0 with NULL for pointers.
2016-04-10 pfglibc: replace 0 with NULL for pointers.
2016-04-10 bofhAdd bofh@ in calendar.freebsd
2016-04-10 jhibbitsVM_MAXUSER_ADDRESS is highest page start, not highest...
2016-04-10 jhibbitsRestructure device mappings for Book-E.
2016-04-10 dchaginMore complete implementation of /proc/self/limits.
2016-04-10 jhbAdd a 'show t4 devlog <nexus>' DDB command.
2016-04-10 grehanAllow the location of the kernel source tree to be...
2016-04-10 jhbAdd a 'show t4 tcb <nexus> <tid>' command to dump a...
2016-04-10 jhbAdd a function to lookup a device_t object by name.
2016-04-10 adrian[net80211] correctly (i hope, wow) do a ticks compariso...
2016-04-10 adrian[net80211] unconditionally do A-MPDU RX aging.
2016-04-10 markjImplement support for boot-time DTrace.
2016-04-10 markjnextboot(8): add a -a option for appending to a configu...
2016-04-10 markjInitialize SDT probes during SI_SUB_DTRACE_PROVIDER.
2016-04-10 markjInitialize DTrace hrtimer frequency during SI_SUB_CPU...
2016-04-09 adrian[net80211] log the node pointer when calling ht node...
2016-04-09 adrian[net80211] add back in the ff/superg node init call...
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
2016-04-09 mavMFV r297760: 6418 zpool should have a label clearing...
2016-04-09 jhbUse DELAY() instead of sleeping during boot-time attach.
2016-04-09 pfgsh(1): replace 0 with NULL for pointers.
2016-04-09 ianAlign the start of the text segment to an 8-byte bounda...
2016-04-09 pfglibedit: replace 0 with NULL for pointers.
2016-04-09 mavAdd couple new constants from SPC5r08.
2016-04-09 pfglibpam: replace 0 with NULL for pointers.
2016-04-09 pfglibfetch: replace 0 with NULL for pointers.
2016-04-09 pfgixl(4): replace 0 with NULL for pointers.
2016-04-09 jillessh: Fix some unquoted variables in tests.
2016-04-09 mavRegister symbolic port/node names in FC name server.
2016-04-09 jhbAdd more fine-grained kernel options for NUMA support.
2016-04-09 cemioat(4): ioat_get_dmaengine(): Add M_WAITOK mode
2016-04-09 bzMfp: r296310,r296343
2016-04-09 mavReduce code duplication when executing Passthrough...
2016-04-09 bzMfp: r296260
2016-04-09 jmcneillEnable PHY regulator when the optional "phy-supply...
2016-04-09 bzMfp: r296259
2016-04-09 phkCreate /usr/local/etc before filling things into it.
2016-04-09 bzMfp: r296309
2016-04-09 bzMfp: r296345
2016-04-09 bzMfp: r296346
2016-04-09 bzTry to unbreak the build: the 'vap' variable is only...
2016-04-09 bzMake the KASSERT message in hash destroy more informative.
2016-04-09 adrian[net80211] print out the channel type (eg a, b, g,...
2016-04-09 jhibbitsFix a masking bug for e500 PMC.
2016-04-09 adrian[ath] Only process beacon frames for the IBSS/BSSID...
2016-04-09 adrian[net8021] Pull out the ibss check code into a public...
2016-04-09 adrian[net80211] revert part of r282405 in order to restore...
2016-04-08 jmcneillFix incorrect pin definitions for Allwinner A31.
2016-04-08 jmcneillAttach hwreset resources at the same time as clock...
2016-04-08 traszMake it possible to tweak RCTL throttling sysctls at...
2016-04-08 zbbFix sending TSO packets larger than single DMA segment...
2016-04-08 sgalabovFix MIPS INTRNG omissions, add soft/hard interrupts...
2016-04-08 sgalabovIntroduce better locking for mtk_gpio_v[12] drivers
2016-04-08 sgalabovIntroduce Mediatek/Ralink PCIe support
2016-04-08 sgalabovIntroduce XHCI support for MT7621 SoC
2016-04-08 sgalabovDisable USB PHY slew rate calibration for Mediatek...
2016-04-08 sgalabovFix wrong memory mapping
2016-04-08 allanjudebsdinstall/zfsboot should create /tmp and /var/tmp...
2016-04-08 allanjudeDo not add swap to fstab when swapsize is 0
2016-04-08 avgtopo_set_pu_id: turn a check into an assertion
next