]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-05-27 asomersFix typo from r300880
2016-05-27 asomersAlways create loopback routes on every fib
2016-05-27 asomersAvoid issuing spa config updates for physical path...
2016-05-27 asomersStrip leading spaces off of a SCSI disk's serial number
2016-05-27 jkimMerge ACPICA 20160527.
2016-05-27 ianFix erronious mixed use of tx/rx variables/constants...
2016-05-27 npiw_cxgbe: Use vmem(9) to manage PBL and RQT allocations.
2016-05-27 ngieUpdate usage(..)
2016-05-27 dimAfter r300770, for libc++ and libcxxrt, use -isystem...
2016-05-27 ianGo back to unconditionally compiling modules/gpio now...
2016-05-27 ianDon't wrap the declaration of gpio_alloc_intr_resource...
2016-05-27 ngieUnbreak the zfs(4) build
2016-05-27 gjbMake PKG_VERSION aware of '-ALPHA*'.
2016-05-27 ngieRemove note about bogus chain-len maximum
2016-05-27 ngieOnly expose `hint_uaddr` in the ND_DEBUG case
2016-05-27 ambriskoIf the I/O offset and length is multiple of the media...
2016-05-27 alcThe flag "vm_pages_needed" has long served two distinct...
2016-05-27 druRemove duplicate sentence from pfsync.8.
2016-05-27 kibIn pmap_advise(), avoid leaking DI start for EPT pmaps...
2016-05-27 ngieInstall ioatcontrol to /usr/bin by default instead...
2016-05-27 ngie- Sort make variables
2016-05-27 gjbReplace linux-f10 packages with updated linux-c6.
2016-05-27 brCorrect the implementation of dtrace_interrupt_disable...
2016-05-27 ngieFix description for -V in the -r case
2016-05-27 ngieDocument the default behavior for -c (0)
2016-05-27 ngieInitialize `t` with memset(.., 0, ..)
2016-05-27 ianWhen building modules, define make variable OPT_FDT...
2016-05-27 glebiusPlug route reference underleak that happens with FLOWTA...
2016-05-27 truckmanDisconnect PIE from the build until it is free of float...
2016-05-27 mjgfd: provide a common exit point for unlock in kern_dup
2016-05-27 mjgexec: get rid of one vnode lock/unlock pair in do_execve
2016-05-27 andrewFix dtrace_interrupt_disable and dtrace_interrupt_enabl...
2016-05-27 arybchiksfxge(4): fix typo in monitor types strings in common...
2016-05-27 arybchiksfxge(4): avoid necessity to add one more constant...
2016-05-27 arybchiksfxge(4): cope with always true unsigned comparison...
2016-05-27 arybchiksfxge(4): unsigned 1 should be shifted to produce bitmask
2016-05-27 arybchiksfxge(4): cope with lint for EFX_SET_OWORD_BIT() with...
2016-05-27 arybchiksfxge(4): remove set but not used variable
2016-05-27 baptImprove error message when failing to open a backing...
2016-05-27 arybchiksfxge(4): remove unreachable break after goto
2016-05-27 arybchiksfxge(4): add constant condition note to make lint...
2016-05-27 arybchiksfxge(4): note unused variables to make lint happier
2016-05-27 traszAttach iser(4) to the build.
2016-05-27 traszBuild iscsi(4) with ICL_KERNEL_PROXY when building...
2016-05-27 traszFix build on i386.
2016-05-27 ngieQuell false positives in svc_vc_create and svc_vc_creat...
2016-05-27 hselaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-27 sephehyperv: Test features before enabling optional function...
2016-05-27 adrian[iwm] remove dead code.
2016-05-27 sephehyperv: Clean up Hyper-V timecounter a bit.
2016-05-27 sephehyperv: GC unneeded bits
2016-05-27 sephehyperv/vmbus: Move MSR EOM to hyperv_reg.h
2016-05-27 sephehyperv: Move timer related MSRs into hyperv_reg.h
2016-05-27 alcUse vm_page_replace_checked() instead of vm_page_rename...
2016-05-27 sephehyperv: Move CPUID related bits to hyperv_reg.h and...
2016-05-27 cemlibmd: Work around C++'s inability to understand C
2016-05-27 ianFix parallel builds by specifying *all* required header...
2016-05-27 cemgcc42: Fix minor C99 parse bug
2016-05-27 kevloAdd rtwn(4) and rtwnfw(4).
2016-05-27 adrian[gpio] add gpiospi to the gpio module.
2016-05-27 adrian[spigen] add the userland ioctl API for spigen.
2016-05-27 adrian[gpiospi] add debug option.
2016-05-27 ianOnly build gpio modules on armv6, until it's known...
2016-05-27 gjbMake Makefile.mirrors -ALPHA${N}-aware.
2016-05-27 gjbUpdate head from 11.0-CURRENT to 11.0-ALPHA1, marking...
2016-05-26 ianRevert changes for local testing, inadvertantly commite...
2016-05-26 ianAdd a PPS driver that takes the timing pulse from a...
2016-05-26 jhbFix unit number of EFI net interfaces and ignore psuedo...
2016-05-26 bdreweryfilemon exec: Use imgp->execpath rather than vn_fullpat...
2016-05-26 bdreweryDIRDEPS_BUILD: Add a Makefile.depend
2016-05-26 bdreweryDIRDEPS_BUILD: Fix and hookup rescue/rescue to the...
2016-05-26 bdreweryWITH_AUTO_OBJ: Fix crunchgen builds.
2016-05-26 bdreweryDon't strip paths away from META_XTRAS.
2016-05-26 bdreweryAvoid redundant 'make objs' tree-walk when building...
2016-05-26 bdreweryPass CC/CXX/CFLAGS/CXXFLAGS/LDFLAGS to the main crunch...
2016-05-26 bdreweryWITH_META_MODE: Only expect a .meta file for the main...
2016-05-26 bdreweryDIRDEPS_BUILD: Don't show finished stats, which confuse...
2016-05-26 bdreweryUse netinet/in.h to avoid include/arpa dependency for...
2016-05-26 bdreweryAdd some missing .PHONY.
2016-05-26 bdreweryDIRDEPS_BUILD: Build the kernel in the same place as...
2016-05-26 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-05-26 bdreweryFix MAKESYSPATH not being sent to sub-makes after r266566.
2016-05-26 bdreweryWITH_META_MODE: Move the kernel support to kern.pre.mk.
2016-05-26 bdreweryRemove leftover _crunchide from r283108
2016-05-26 bdreweryexec: Provide execpath in imgp for the process_exec...
2016-05-26 bdreweryexec: Add credential change information into imgp for...
2016-05-26 jhbUse a unique error message if we fail to find the simpl...
2016-05-26 jhbApply the printf %S band-aid for efinet.c to fix the...
2016-05-26 jhbRemove second copy of the -Wno-format band-aid for...
2016-05-26 avosrtwn, urtwn: drop unused structures.
2016-05-26 ianAdd a convenience function to get a gpio pin's capabilties.
2016-05-26 ianAdd support for triggering interrupts on both rising...
2016-05-26 jhbUse routines from the recently added devpath.c.
2016-05-26 truckmanInclude the new AQM files when compiling a kernel with...
2016-05-26 truckmanCorrect a typo in a comment.
2016-05-26 jhbOutput the device path description for EFI network...
2016-05-26 truckmanModify BOUND_VAR() macro to wrap all of its arguments...
2016-05-26 jhbAdd some routines for working with EFI DEVICE_PATH...
2016-05-26 truckmanImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 manuAdd support for interrupts, sensors and GPIO for AXP209...
next