]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-07-28 Konstantin... Fix style and typo.
2016-07-28 Ed SchoutenCall basename() and dirname() in the POSIXly correct...
2016-07-28 Ed SchoutenCall basename() in a portable way.
2016-07-28 Ed SchoutenDon't call basename() and dirname() in an unportable...
2016-07-28 Ed Masteremove CONSTRUCTORS from kernel linker scripts
2016-07-28 Ed MasteRegenerate src.conf.5 after r303394
2016-07-28 Ruslan BukinBuild ofw_bus_if.h for modules for RISC-V.
2016-07-28 Ruslan BukinBuild DTrace assym.o with -msoft-float flag for RISC...
2016-07-28 Ruslan Bukino Add warn flags required to build modules with GCC...
2016-07-28 Alexander MotinFix r303429 build with invariants.
2016-07-28 Ed SchoutenRegenerate system call table for r303435.
2016-07-28 Ed SchoutenChange the return type of msgrcv() to ssize_t as requir...
2016-07-28 Alexander MotinOnce more refactor KPI between NTB hardware and consumers.
2016-07-28 Ed SchoutenAdd NI_NUMERICSCOPE.
2016-07-28 Ed SchoutenChange type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t.
2016-07-28 Konstantin... Rewrite subr_sleepqueue.c use of callouts to not depend...
2016-07-28 Konstantin... Extract the calculation of the callout fire time into...
2016-07-28 Konstantin... Fix typo in comment.
2016-07-28 Konstantin... When a debugger attaches to the process, SIGSTOP is...
2016-07-28 Sepherosa Ziehauhyperv/vmbus: Inclusion cleanup
2016-07-28 Sepherosa Ziehauhyperv/vmbus: Avoid unnecessary mb()
2016-07-28 Luiz Otavio... Enable the build of micphy as part of generic miibus...
2016-07-27 Bryan DreweryFix non-amd64 build from r292043 after reconnecting...
2016-07-27 Imre Vadász[iwm] When stopping TX DMA, wait for all channels at...
2016-07-27 Bryan Dreweryopt_bdg.h was removed in r150636.
2016-07-27 Imre Vadász[iwm] Set different pm_timeout for action frames.
2016-07-27 Bryan Dreweryopt_apic.h is only used on i386.
2016-07-27 Bryan Dreweryopt_random.h was removed in r287558 for opt_global.h
2016-07-27 Imre Vadász[iwm] Fix inverted logic in iwm_tx().
2016-07-27 Randall StewartRemove myself from kern_timeout.c yeah!
2016-07-27 Stephen J.... Prepare for network stack as a module
2016-07-27 Bryan DreweryReconnect pmcstudy, lost in r291021
2016-07-27 John BaldwinAdjust tests in fsync job scheduling loop to reduce...
2016-07-27 John BaldwinAdd support for zero-copy aio_write() on TOE sockets.
2016-07-27 Jung-uk KimAdd a hack to add weekday to date format for ko_KR...
2016-07-27 Ed Mastelibcxxrt: fix demangling of wchar_t
2016-07-27 Mark JohnstonDe-pluralize "queues" where appropriate in the pagedaem...
2016-07-27 Ed Masterename ARM's libunwind.S to to avoid conflict with...
2016-07-27 Ed MasteEnable LLVM libunwind by default on amd64 and i386
2016-07-27 Konstantin... Remove empty initializer for the once facility. It...
2016-07-27 Ed MasteRemove ${OBJDUMP} as it is not used by the base system
2016-07-27 Ed MasteANSIfy kern_proc.c and delete register keyword
2016-07-27 Ed Mastesyscons,vt: improve phrasing in kern.vty man page descr...
2016-07-27 Konstantin... Remove Giant from settime(), tc_setclock_mtx guards...
2016-07-27 Konstantin... Prevent parallel tc_windup() calls, both parallel top...
2016-07-27 Konstantin... Fix a bug in r302252.
2016-07-27 Konstantin... Reduce the resettodr_lock scope to only CLOCK_SETTIME...
2016-07-27 Konstantin... Style.
2016-07-27 Konstantin... Reduce number of timehands to just two. This is useful...
2016-07-27 Konstantin... Hide the boottime and bootimebin globals, provide the...
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Rename cleaned up bufring code
2016-07-27 Andrey V. ElsukovDue to dropped mbuf in netisr queue route(8) can fall...
2016-07-27 Kevin LoRegenerate timedef for zh_TW.
2016-07-27 Kevin LoFix cldr2def.pl script to add weekday to the date forma...
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Cleanup RX bufring read process.
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Stringent RX bufring data length checks.
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Cleanup TX bufring write process.
2016-07-27 Enji CooperTestcase 7.8 no longer needs to be marked TODO
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Update comment for bufring
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Use different struct for RX/TX bufring.
2016-07-27 Sepherosa Ziehauhyperv/vmbus: Initialize RX/TX bufring mutex at channel...
2016-07-27 Alan CoxUpdate a comment to reflect r284376.
2016-07-27 Stephen J.... Add the NUM_CORE_FILES kernel config option which speci...
2016-07-27 Kevin LoAdd weekday to the date format.
2016-07-27 Ian LeporeAnnotate the usb-serial drivers which always return...
2016-07-27 Peter Grehan- Change the fbuf "vga" parameter to "vga=on|io|off".
2016-07-27 Ian LeporeTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 Ian LeporeTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 Peter GrehanCatch another case where an XHCI interrupt was being
2016-07-26 Navdeep Parharcxgbe(4): Initialize the adapter queues (fwq and mgmtq...
2016-07-26 Ian LeporeTranslate modem status reg bits from ns16550 to SER_...
2016-07-26 Ian LeporeActually return line status register values from umosco...
2016-07-26 Imre VadászMention AC3165 and AC8260 chipsets in iwm(4) and mentio...
2016-07-26 Brad DavisFix the case for some sysctl descriptions.
2016-07-26 Ed SchoutenFix typing of srandom() and initstate().
2016-07-26 Phil ShaferFix start date to not be in the future.
2016-07-26 Ed SchoutenAdd shmatt_t.
2016-07-26 Adrian ChaddUpdate my TODO items.
2016-07-26 Ed Mastevt: lock Giant around kbd calls in CONS_GETINFO
2016-07-26 Ed Masteapply some style(9) to kbd: make function name start...
2016-07-26 Sepherosa Ziehauhyperv/vmbus: Nuke unnecessary accessor functions.
2016-07-26 Bryan DreweryAdd links for bit_ffc_at(3) and bit_ffs_at(3).
2016-07-26 Sean Brunoiwm(4) synchronize driver to DragonFlyBSD version and...
2016-07-25 Sean Brunoiwm(4): switch to ieee80211_runtask()
2016-07-25 Sean BrunoUpdate iwmfw(4) to include support for 8260 series...
2016-07-25 Rene Ladanmiwi resigned from FreeBSD, update the graph
2016-07-25 Warner LoshRemove some extraneous printfs.
2016-07-25 Conrad Meyerdevfs: Move most ioctl logic down to vnode layer
2016-07-25 Andrew TurnerRemove an unused variable.
2016-07-25 Andrew TurnerFix a typo in a string in a KASSERT to sanity check...
2016-07-25 Andrew TurnerRework how we number CPUs on arm64 to try and keep...
2016-07-25 Andrew TurnerEnable the generic OHCI driver on arm64
2016-07-25 Xin LIFix bspatch heap overflow vulnerability.
2016-07-25 Dag-Erling... Rewrite the GPT and MBR examples. For GPT, ensure...
2016-07-25 Andrey V. ElsukovDo not invoke resize method if geom is being withered.
2016-07-25 Julian ElischerSplit MAKE_SYSENT into two parts so that the initialize...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-25 Sepherosa Ziehauhyperv/vmbus: Move bufring info definition to vmbus_brvar.h
2016-07-25 Sepherosa Ziehauhyperv/vmbus: Rename hv_vmbus_priv.h to vmbus_brvar.h
2016-07-25 Ed Masteavoid building otusfw when WITHOUT_SOURCELESS_UCODE set
next