]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-07-16 Eric van Gyzenssh: canonicize the host name before looking it up...
2015-07-16 Ed SchoutenAdd a sysentvec for CloudABI on x86-64.
2015-07-16 Glen BarberDocument r285550, w(1) now displays the full IPv6 addre...
2015-07-16 Sean BrunoAdd an adapter CORE lock in the DDB hook em_dump_queue...
2015-07-16 Hans Petter... Optimise the DWC OTG host mode driver's transmit path:
2015-07-16 Ed SchoutenFix a small typo: "the the".
2015-07-16 Mateusz Guzikfd: partially deduplicate fdescfree and fdescfree_remapped
2015-07-16 Mateusz GuzikGet rid of lim_update_thread and cred_update_thread.
2015-07-16 Mateusz Guzikvfs: implement v_holdcnt/v_usecount manipulation using...
2015-07-16 Andrew TurnerSplit out the arm and armv6 parts of atomic.h to new...
2015-07-16 Dag-Erling... Add a -s option which adds a column listing the connect...
2015-07-16 Konstantin... Fix warnings about unused functions for UP build.
2015-07-16 Christian BruefferActually recognize all Intel Lynx Point devices we...
2015-07-16 Zbigniew BodekFix KSTACK_PAGES issue when the default value was chang...
2015-07-16 Zbigniew BodekSet-up proper TCR values for memory related to Translat...
2015-07-16 Kevin LoFix typo in register definition.
2015-07-16 Ed SchoutenImplement CloudABI's exec() call.
2015-07-16 Justin HibbitsFix formatting.
2015-07-16 Justin HibbitsFix userland program exception handling for powerpc64.
2015-07-16 Neel NatuIf uart interrupts are not functioning then schedule...
2015-07-16 Marcelo AraujoFix a warning spotted by gcc4.9: dereferencing type...
2015-07-16 Andrey A. ChernovComment out usr/sbin/mailwrapper removal
2015-07-15 Konstantin... Do not use atomic_swap_int(9), it is not available...
2015-07-15 John-Mark Gurneyfix the docs, the number of frags per inode (NFPI)...
2015-07-15 Baptiste DaroussinFix trimming spaces writing at index -1 if an empty...
2015-07-15 Konstantin... Reset non-zero it_need indicator to zero atomically...
2015-07-15 Konstantin... Style. Remove excessive brackets. Compare non-boolean...
2015-07-15 Andrew TurnerFix an infinite loop when a node doesn't have an interr...
2015-07-15 Alexander MotinMULTI_ID supported does not mean it is used.
2015-07-15 Ed SchoutenImplement the trivial socket system calls: shutdown...
2015-07-15 Zbigniew BodekAdd identify_cpu() to ARM64 init_secondary routine
2015-07-15 Ed SchoutenMake posix_fallocate() and posix_fadvise() work.
2015-07-15 John-Mark Gurneyfix error message... errx since errno may not be set...
2015-07-15 Allan JudeAdd a new option to gpart(8) to fix Lenovo BIOS boot...
2015-07-15 Patrick KelseyRevert inadvertent change to amd64/GENERIC.
2015-07-15 Patrick KelseyAdd netmap support for ixgbe SRIOV VFs (that is, to...
2015-07-15 Hiren PanchasaraRemove FreeBSD version check for deprecated M_FLOWID.
2015-07-15 Patrick KelseyFix igxbe SRIOV VF (if_ixv) initialization bugs. The...
2015-07-14 Glen BarberRemove the r282727 entry for now, pending refinement...
2015-07-14 Glen BarberDocument r279824, dtb module for AM335x systems.
2015-07-14 Glen BarberDocument r278340, rpi.dtb installed into /boot/dtb...
2015-07-14 Glen BarberDocument r278338, rpi.dtb module.
2015-07-14 Glen BarberDocument r283514, sfxge(4) 7XXX-series NIC support.
2015-07-14 Glen BarberDocument r282215, SIFTR kernel configuration option.
2015-07-14 Glen BarberDocument r281495, PAE_TABLES option.
2015-07-14 Glen BarberDocument r273849, timeo, actimeo, noac, proto mount_nfs...
2015-07-14 Ed SchoutenFix the build after breaking it in r285549.
2015-07-14 Glen BarberReword the r282731 entry.
2015-07-14 Glen BarberDocument r279950, bzipfs support in EFI loader.
2015-07-14 Glen BarberDocument r282731, ubldr is relocatable.
2015-07-14 Glen BarberDocument r282727, support for booting relocatable kerne...
2015-07-14 Glen BarberDocument r277962, support for booting relocatable Power...
2015-07-14 Glen BarberDocument r277644, AUDMUX, SDMA, SSI support.
2015-07-14 Glen BarberDocument r268838, support for Toradex Apalis i.MX6...
2015-07-14 Glen BarberDocument r266943, r267390: Support for Exynos 5420 and
2015-07-14 Glen BarberDocument r277042, support to poweroff the BeagleBone...
2015-07-14 Allan JudeMake bsdinstall's zfsboot script align partitions to...
2015-07-14 Joel Dahlmdoc: minor Xr fixes
2015-07-14 Joel Dahlmdoc: add missing .El
2015-07-14 Allan JudeSet a mountpoint on the root of the pool so user-create...
2015-07-14 Allan JudeHave bsdinstall's zfsboot script make /var/audit its...
2015-07-14 Baptiste DaroussinConvert atoi(3) to stronum(3) which allows to arguments...
2015-07-14 Andrew TurnerAlso accept "ok" to enable a device, some vendor device...
2015-07-14 Mark MurrayWiden the host field so that a full IPv6 address will...
2015-07-14 Ed SchoutenImplement the CloudABI random_get() system call.
2015-07-14 Mark JohnstonFix some error-handling bugs when core dump compression...
2015-07-14 Glen BarberFix another typo. Sigh.
2015-07-14 Glen BarberDocument r284125, cdce(4) support for RTL8153 chipset.
2015-07-14 Glen BarberFix typo.
2015-07-14 Christian BruefferAdd a missing break statement, which made the code...
2015-07-14 Baptiste Daroussin.ie is not supposed to be used in manpages
2015-07-14 Ed SchoutenRegenerate system call table for r285540.
2015-07-14 Ed SchoutenImplement thread_tcb_set() and thread_yield().
2015-07-14 Ed SchoutenImplement {,p}{read,write}{,v}().
2015-07-14 Christian BruefferCleanup; mostly language with a little bit of mdoc...
2015-07-14 Andrew TurnerSet memory to be inner-sharable. This isn't needed...
2015-07-14 Ed SchoutenLet proc_raise() call into pksignal() directly.
2015-07-14 Zbigniew BodekFix secondary PIC initialization order
2015-07-14 Zbigniew BodekFix intr_machdep.c for ARM64
2015-07-14 Christian BruefferUnbreak ggatec and ggatel on i386 after r238119, which...
2015-07-14 Christian BruefferSpell crypto correctly.
2015-07-14 Christian BruefferIf ggated's exports_find() fails, the connection is...
2015-07-14 Hiren PanchasaraExpose full 32bit RSS hash from card regardless of...
2015-07-14 Navdeep Parharcxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.
2015-07-14 John-Mark GurneyFix XTS, and name things a bit better...
2015-07-14 John-Mark Gurneyfix typos..
2015-07-14 Adrian ChaddPopulate hw.model with the CPU model information.
2015-07-14 John-Mark Gurneycryptodev is not needed for TCP_SIGNATURE...
2015-07-14 Conrad MeyerFix cleanup race between unp_dispose and unp_gc
2015-07-14 Glen BarberDocument r281440, psm(4) enhancements.
2015-07-14 Glen BarberDocument r275800, reaper facility.
2015-07-14 Glen BarberDocument r271918, fix for panic when destroying vnet...
2015-07-14 Glen BarberDocument r271917, fix for panic when destroying vnet...
2015-07-14 Mateusz Guzikexec: textvp -> oldtextvp; binvp -> newtextvp
2015-07-14 Mateusz Guzikexec plug a redundant vref + vrele of the image vnode
2015-07-13 Mateusz Guzikracct: perform a lockless check for p_throttled
2015-07-13 Alexander MotinSwitch initiator IDs in target mode to the same address...
2015-07-13 Glen BarberDocument r272906, pfil(9) default hash change.
2015-07-13 Glen BarberDocument r278551, ral(4) support for Ralink RT5390...
2015-07-13 Glen BarberDocument r282921, nvd(4) and nvme(4) included in GENERIC.
next