]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-07-16 kibFix warnings about unused functions for UP build.
2015-07-16 bruefferActually recognize all Intel Lynx Point devices we...
2015-07-16 zbbFix KSTACK_PAGES issue when the default value was chang...
2015-07-16 zbbSet-up proper TCR values for memory related to Translat...
2015-07-16 kevloFix typo in register definition.
2015-07-16 edImplement CloudABI's exec() call.
2015-07-16 jhibbitsFix formatting.
2015-07-16 jhibbitsFix userland program exception handling for powerpc64.
2015-07-16 neelIf uart interrupts are not functioning then schedule...
2015-07-16 araujoFix a warning spotted by gcc4.9: dereferencing type...
2015-07-16 acheComment out usr/sbin/mailwrapper removal
2015-07-15 kibDo not use atomic_swap_int(9), it is not available...
2015-07-15 jmgfix the docs, the number of frags per inode (NFPI)...
2015-07-15 baptFix trimming spaces writing at index -1 if an empty...
2015-07-15 kibReset non-zero it_need indicator to zero atomically...
2015-07-15 kibStyle. Remove excessive brackets. Compare non-boolean...
2015-07-15 andrewFix an infinite loop when a node doesn't have an interr...
2015-07-15 mavMULTI_ID supported does not mean it is used.
2015-07-15 edImplement the trivial socket system calls: shutdown...
2015-07-15 zbbAdd identify_cpu() to ARM64 init_secondary routine
2015-07-15 edMake posix_fallocate() and posix_fadvise() work.
2015-07-15 jmgfix error message... errx since errno may not be set...
2015-07-15 allanjudeAdd a new option to gpart(8) to fix Lenovo BIOS boot...
2015-07-15 pkelseyRevert inadvertent change to amd64/GENERIC.
2015-07-15 pkelseyAdd netmap support for ixgbe SRIOV VFs (that is, to...
2015-07-15 hirenRemove FreeBSD version check for deprecated M_FLOWID.
2015-07-15 pkelseyFix igxbe SRIOV VF (if_ixv) initialization bugs. The...
2015-07-14 gjbRemove the r282727 entry for now, pending refinement...
2015-07-14 gjbDocument r279824, dtb module for AM335x systems.
2015-07-14 gjbDocument r278340, rpi.dtb installed into /boot/dtb...
2015-07-14 gjbDocument r278338, rpi.dtb module.
2015-07-14 gjbDocument r283514, sfxge(4) 7XXX-series NIC support.
2015-07-14 gjbDocument r282215, SIFTR kernel configuration option.
2015-07-14 gjbDocument r281495, PAE_TABLES option.
2015-07-14 gjbDocument r273849, timeo, actimeo, noac, proto mount_nfs...
2015-07-14 edFix the build after breaking it in r285549.
2015-07-14 gjbReword the r282731 entry.
2015-07-14 gjbDocument r279950, bzipfs support in EFI loader.
2015-07-14 gjbDocument r282731, ubldr is relocatable.
2015-07-14 gjbDocument r282727, support for booting relocatable kerne...
2015-07-14 gjbDocument r277962, support for booting relocatable Power...
2015-07-14 gjbDocument r277644, AUDMUX, SDMA, SSI support.
2015-07-14 gjbDocument r268838, support for Toradex Apalis i.MX6...
2015-07-14 gjbDocument r266943, r267390: Support for Exynos 5420 and
2015-07-14 gjbDocument r277042, support to poweroff the BeagleBone...
2015-07-14 allanjudeMake bsdinstall's zfsboot script align partitions to...
2015-07-14 joelmdoc: minor Xr fixes
2015-07-14 joelmdoc: add missing .El
2015-07-14 allanjudeSet a mountpoint on the root of the pool so user-create...
2015-07-14 allanjudeHave bsdinstall's zfsboot script make /var/audit its...
2015-07-14 baptConvert atoi(3) to stronum(3) which allows to arguments...
2015-07-14 andrewAlso accept "ok" to enable a device, some vendor device...
2015-07-14 markmWiden the host field so that a full IPv6 address will...
2015-07-14 edImplement the CloudABI random_get() system call.
2015-07-14 markjFix some error-handling bugs when core dump compression...
2015-07-14 gjbFix another typo. Sigh.
2015-07-14 gjbDocument r284125, cdce(4) support for RTL8153 chipset.
2015-07-14 gjbFix typo.
2015-07-14 bruefferAdd a missing break statement, which made the code...
2015-07-14 bapt.ie is not supposed to be used in manpages
2015-07-14 edRegenerate system call table for r285540.
2015-07-14 edImplement thread_tcb_set() and thread_yield().
2015-07-14 edImplement {,p}{read,write}{,v}().
2015-07-14 bruefferCleanup; mostly language with a little bit of mdoc...
2015-07-14 andrewSet memory to be inner-sharable. This isn't needed...
2015-07-14 edLet proc_raise() call into pksignal() directly.
2015-07-14 zbbFix secondary PIC initialization order
2015-07-14 zbbFix intr_machdep.c for ARM64
2015-07-14 bruefferUnbreak ggatec and ggatel on i386 after r238119, which...
2015-07-14 bruefferSpell crypto correctly.
2015-07-14 bruefferIf ggated's exports_find() fails, the connection is...
2015-07-14 hirenExpose full 32bit RSS hash from card regardless of...
2015-07-14 npcxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.
2015-07-14 jmgFix XTS, and name things a bit better...
2015-07-14 jmgfix typos..
2015-07-14 adrianPopulate hw.model with the CPU model information.
2015-07-14 jmgcryptodev is not needed for TCP_SIGNATURE...
2015-07-14 cemFix cleanup race between unp_dispose and unp_gc
2015-07-14 gjbDocument r281440, psm(4) enhancements.
2015-07-14 gjbDocument r275800, reaper facility.
2015-07-14 gjbDocument r271918, fix for panic when destroying vnet...
2015-07-14 gjbDocument r271917, fix for panic when destroying vnet...
2015-07-14 mjgexec: textvp -> oldtextvp; binvp -> newtextvp
2015-07-14 mjgexec plug a redundant vref + vrele of the image vnode
2015-07-13 mjgracct: perform a lockless check for p_throttled
2015-07-13 mavSwitch initiator IDs in target mode to the same address...
2015-07-13 gjbDocument r272906, pfil(9) default hash change.
2015-07-13 gjbDocument r278551, ral(4) support for Ralink RT5390...
2015-07-13 gjbDocument r282921, nvd(4) and nvme(4) included in GENERIC.
2015-07-13 gjbDocument r273375, bhyve support for AMD processors...
2015-07-13 gjbSort by svn revision.
2015-07-13 gjbRemove duplicate file(1) version entry.
2015-07-13 gjbSort (yet again) by revision number.
2015-07-13 gjbReword previous mkimg(1) update.
2015-07-13 gjbDocument r279139, mkimg(1) '-c' option.
2015-07-13 gjbs/vs/versus/ to make igor(1) happy.
2015-07-13 gjbDocument r276893, EFI support added to mkimg(1).
2015-07-13 gjbDocument r282465, apple-boot, apple-hfs, apple-ufs...
2015-07-13 loosBring a few simplifications to a10_gpio:
2015-07-13 cempipe_direct_write: Fix mismatched pipelock/unlock
next