]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-12 pluknetFix build.
2013-04-12 rstoneCosmetic change: make a comment reference Sandy Bridge...
2013-04-12 alcAlthough we perform path compression to reduce the...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 jilleslibthr: Remove _thr_rtld_fini(), unused since r245630.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jimharrisRemove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_N...
2013-04-12 jimharrisAdd support for passthrough NVMe commands.
2013-04-12 jimharrisMove the busdma mapping functions to nvme_qpair.c.
2013-04-12 jimharrisRemove the NVMe-specific physio and associated routines.
2013-04-12 jimharrisAdd a mutex to each namespace, for general locking...
2013-04-12 jimharrisRename the controller's fail_req_lock, so that it can...
2013-04-12 jimharrisDo not panic when a busdma mapping operation fails.
2013-04-12 jchandraMove MIPS_MAX_TLB_ENTRIES definition from cpuregs.h...
2013-04-12 gavinAdd some more dates and relationships.
2013-04-12 traszFix usage for soreceive(9) - uio must always be non...
2013-04-12 aeReflect removing of the counter_u64_subtract() function...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-12 jchandraFix incorrect KASSERTs in xlpge
2013-04-12 jchandraFix kenv behavior when there is no static environment
2013-04-12 jillessh: Don't modify exit status when break/continue/return...
2013-04-12 gahr- Do not bail out if stat(2) fails with ENOENT in the...
2013-04-12 gahr- Switch order of setting real uid and gid. If we set...
2013-04-12 bzisa_if.h is indirectly included.
2013-04-12 glebiusAttempt to clean up spacing and long lines.
2013-04-12 gavinUpdate with several early mentor/mentee relationships...
2013-04-12 aeFree memory after deleting an address policy entry.
2013-04-12 delphijFix a few typos.
2013-04-12 neelIf vmm.ko could not be initialized correctly then preve...
2013-04-12 sjgIf doing buildworld -DWITH_BMAKE make sure bmake does...
2013-04-11 npAdd pciids of the T5 based cards. The ones that I...
2013-04-11 npCosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).
2013-04-11 npAuto-reduce the holdoff timers that are greater than...
2013-04-11 bzGenerate a LINT for powerpc and for powerpc64.
2013-04-11 adrianAlways enable TXOK interrupts when setting up TX queues...
2013-04-11 npcxgbe/tom: Slight simplification of code that calculate...
2013-04-11 kenFix bugs in the elapsed time calculation in ctlstat_sta...
2013-04-11 npGet rid of a couple of stray \n's.
2013-04-11 npThere is no need for elaborate queries and error checki...
2013-04-11 emasteSpelling correction
2013-04-11 trocinyDocument sbuf_start_section() and sbuf_end_section...
2013-04-11 trocinyAdd sbuf_start_section and sbuf_end_section to the...
2013-04-11 trocinyAdd sbuf_start_section() and sbuf_end_section() functio...
2013-04-11 np- Explain clearly why a different firmware is being...
2013-04-11 joelMinor spelling and grammar fixes.
2013-04-11 joelRemove contractions.
2013-04-11 glebiusFix tcp_output() so that tcpcb is updated in the same...
2013-04-11 joelRemove kernel options from the SYNOPSIS. They are alrea...
2013-04-11 npcxgbe(4): Ensure that the MOD_LOAD handler runs before...
2013-04-11 gavin- Add entries for alc and akoszek, alredy referenced...
2013-04-11 npSet and display the IP fragment bit correctly when...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-11 joelRemove EOL whitespace.
2013-04-11 emasteRemove unused atomic header
2013-04-11 eadlerfuser(1) requires a filename.
2013-04-11 glebiusFix typo.
2013-04-11 mmFix libzfs to report error instead of returning zero...
2013-04-11 mmMFV r249354:
2013-04-11 glebiusInclude types.h for C99 uintXX_t types.
2013-04-11 mavDo not sent 120 TEST UNIT READY requests on generic...
2013-04-11 neelMake the code to check if VMX is enabled more readable...
2013-04-10 sbrunoUpdate ciss(4) man page. We absolutely support perform...
2013-04-10 sbrunoWhile investigating a p/r I noted that the camcontrol...
2013-04-10 sbrunooptions DPT_HANDLE_TIMEOUTS hasn't worked since dpt...
2013-04-10 kenAdd a callback to the ada(4) driver so that it knows...
2013-04-10 mavCreate controller-level DMA tag, handling range of...
2013-04-10 glebiusUse kvm_counter_u64_fetch() to fix obtaining ipstat...
2013-04-10 glebiuso Provide function kvm_read_zpcpu() to access UMA_ZONE_...
2013-04-10 neelNeed to call init_mem() to really initialize the MMIO...
2013-04-10 neelRemove obsolete comment about lack of locking for MMIO...
2013-04-10 jfvSimplify allocate_legacy code, txr pointer was breaking...
2013-04-10 mavAdd ID for ASMedia ASM1042 USB 3.0 controller.
2013-04-10 glebiusSince UMA_ZONE_PCPU zones put a constraint on sizeof...
2013-04-10 kenFix a time calculation error in ctlstat_standard().
2013-04-10 tuexenRemove the number of addresses restriction from sctp_co...
2013-04-10 mmUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-04-10 traszMake ctladm(8) try to load ctl.ko kernel module if...
2013-04-10 glebiusFix build.
2013-04-10 mmCast to (void *)(uintptr_t) on copyout and copyin of...
2013-04-10 neelUnsynchronized TSCs on the host require special handlin...
2013-04-10 davidxuswapcontext wrapper can not be implemented in C, the...
2013-04-10 neelChange name of variable from 'rwlock' to more descripti...
2013-04-10 neelImprove PCI BAR emulation:
2013-04-10 jimharrisFix the build.
2013-04-09 mmZFS expects a copyout of zfs_cmd_t on an ioctl error...
2013-04-09 andreChange certain heavily used network related mutexes...
2013-04-09 andreFix a race condition on tcp listen socket teardown...
2013-04-09 dimEnsure make -j N universe works correctly, by checking...
2013-04-09 jhbProxy allocation requests for the PCI ROM BAR from...
2013-04-09 kibPass the segmented address of the counter, based on...
2013-04-09 glebiusConvert UMA code to C99 uintXX_t types.
2013-04-09 glebiusSwap us_freecount and us_flags, achieving same structur...
2013-04-09 edAdd static/const keywords to the arrays.
2013-04-09 glebiusSince now we support 256 items per slab, we need more...
2013-04-09 desLast remaining prototype issue that still hasn't been...
2013-04-09 desRevert local changes and pull in r3828 from upstream.
2013-04-09 glebiusFix KASSERTs: maximum number of items per slab is 256.
2013-04-09 kibFix build for AIM 64bit.
2013-04-09 kibFix the assertions for the state of the object under...
2013-04-09 glebiusFix VIMAGE build.
next