]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-12-12 andrewOn non-Intel platforms don't ignore the PCI root bridge...
2016-12-12 manuclk_div: Add a div lookup table
2016-12-12 mjgvfs: add vrefact, to be used when the vnode has to...
2016-12-12 jchandraFix gic_cpu_mask() calculation in ARM GIC
2016-12-12 traszAvoid dereferencing NULL pointers in devtoname(). ...
2016-12-12 jchandraIncrease interrupt cells in generic_pcie_fdt_route_inte...
2016-12-12 aeModify IPv6 statistic accounting in ip6_input().
2016-12-12 kibEnable lookup_cap_dotdot and lookup_cap_dotdot_nonlocal.
2016-12-12 kibWhen a zombie gets reparented due to the parent exit...
2016-12-12 aeAdd ip6_tryforward() - a run to completion forwarding...
2016-12-12 sephehyperv/hn: Add polling support
2016-12-12 sephehyperv/vmbus: Add channel polling support.
2016-12-12 pfged(1): Prevent possible overflows during allocation.
2016-12-12 ngieMerge changes from vendor to address several Coverity...
2016-12-11 hirenWe currently don't do TSO if ip options are present...
2016-12-11 mavPostpone ZVOL media/block size caching till first open.
2016-12-11 alcWhen tmpfs and POSIX shm pagein a page for the sole...
2016-12-11 kibPrefix hex memory addresses with 0x in diagnostic messa...
2016-12-11 avosrsu: fix and enable Rx TCP checksum offloading.
2016-12-11 tuexenEnsure that the reported ppid and tsn are taken from...
2016-12-10 ngieCut to the chase and just call free instead of free...
2016-12-10 ngiefree/NULL out variables prior to calling strdup to...
2016-12-10 avosrsu: various initialization fixes.
2016-12-10 ngieChange the process limits for RLIMIT_MEMLOCK to RLIM_IN...
2016-12-10 jillesAdd some tests for reaper functionality (in procctl()).
2016-12-10 dimTentatively apply https://reviews.llvm.org/D18730 to...
2016-12-10 mavAdd missed vfs.zfs.zfetch.max_idistance sysctl.
2016-12-10 avosrsu: use bitmap for all debug messages.
2016-12-10 avosrsu(4): refresh the manpage.
2016-12-10 avosrsu: add promiscuous mode support.
2016-12-10 baptNow that external gcc directly natively links to libc...
2016-12-10 gonzo[evdev] Adds evdev support to sysmouse(4) driver
2016-12-10 gonzo[iwn] Perform BUS_DMASYNC_PREREAD when initializing...
2016-12-10 avosrsu: increase Rx buffer size from 8k to 30k.
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-10 baptRegen after 309805
2016-12-10 avosrsu: add TSF field into Rx radiotap.
2016-12-10 baptMake WITHOUT_CAPSICUM implying WITHOUT_CASPER
2016-12-10 baptFix pkg groupshow <gid>
2016-12-10 baptRespect WITHOUT_FINGER in src.conf when running make...
2016-12-10 baptRespect WITHOUT_BOOTPD in src.conf when running make...
2016-12-10 baptRespect WITHOUT_BOOTPARAMD in src.conf when running...
2016-12-10 baptRespect WITHOUT_RBOOTD in src.conf when running make...
2016-12-10 baptAlso remove auditdistd files if src.conf has WITHOUT_AUDIT
2016-12-10 baptAdd entries to remove timed files with make delete...
2016-12-10 baptPerl is not available in base fix scripts depending...
2016-12-10 baptUpdate pci ids database to 2016.11.21
2016-12-10 gnnThis adds a configuration for arm64 users that track...
2016-12-10 phkAdd Genesys Logic USB hub.
2016-12-10 marcelImprove upon r309394
2016-12-10 markjDon't create FBT probes for lock owner methods.
2016-12-10 markjConsistently use fbt_excluded() on all architectures.
2016-12-10 markjUse a consistent snapshot of the lock state in owner_mtx().
2016-12-10 markjReturn a non-NULL owner only if the lock is exclusively...
2016-12-10 emastelibelftc: add elf{32,64}-tradlittlemips target emulatio...
2016-12-09 ngieUse _test_unmount instead of test_unmount in cleanup...
2016-12-09 ngie- Ignore errors from umount
2016-12-09 ngieMake test_unmount usable in cleanup subroutines
2016-12-09 impImplement Intel's log page 0xc1 (Read Command Latency...
2016-12-09 impPermit loading of efirt module even when there's no...
2016-12-09 emasteKeep /usr/bin/ld for WITHOUT_BINUTILS but WITH_LLD_AS_LD
2016-12-09 ngieOnly run mdconfig -d -u 3 if /dev/md3 exists on the...
2016-12-09 sobomaxCheck that SCM_XXX timestamp returned by the kernel...
2016-12-09 glebiusAllow bogus_page to be passed to pager(s).
2016-12-09 glebiusFix build for 32-bit machines.
2016-12-09 emastesrc.conf.5: regen after r309142 (WITH_LLD_AS_LD knob)
2016-12-09 glebiusUse acquire write to cr_lock to complement with release...
2016-12-09 markjConditionalize PG_CACHE sysctls on COMPAT_FREEBSD11.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-09 glebiusTreat R_X86_64_PLT32 relocs as R_X86_64_PC32.
2016-12-09 glebiusBackout accidentially leaked in r309746 not yet reviewe...
2016-12-09 glebiusUse counter_ratecheck() in the ICMP rate limiting.
2016-12-09 glebiusProvide counter_ratecheck(), a MP-friendly substitution...
2016-12-09 tuexenDon't bundle a SACK chunk with a SHUTDOWN chunk if...
2016-12-09 tuexenDon't send multiple SHUTDOWN chunks in a single packet.
2016-12-09 brAdd registers for jz4780 audio and PDMA controllers.
2016-12-09 desMore debugging code I missed in r309051.
2016-12-09 hselaskyAdd more LinuxKPI PCI definitions.
2016-12-09 hselaskyPrefer function macros over regular macros in the LinuxKPI.
2016-12-09 robakCapsicum support for dd(1)
2016-12-09 hselaskyAvoid malloc() warnings when using the LinuxKPI by...
2016-12-09 hselaskyMSIX can support more than 256 IRQs. Make sure the...
2016-12-09 hselaskyPrefix some _pci_xxx() functions in the Linux KPI with...
2016-12-09 hselaskyPrefix the Linux KPI's kmem_xxx() functions with linux_...
2016-12-09 sephehyperv/storvsc: Minor style changes; no functional...
2016-12-09 sephehyperv/storvsc: Fix the SCSI disk attachment issue.
2016-12-09 npcxgbe(4): netmap does not set IFCAP_NETMAP in an ifnet...
2016-12-08 rmacklemPatch the nfsd so that it doesn't register with rpcbind...
2016-12-08 dimPull in r281586 from upstream llvm trunk (by Wei Mi):
2016-12-08 avosrsu: fix incorrect register addresses.
2016-12-08 dteskeFunctions in their own section
2016-12-08 dteskeRemove unnecessary trailing backslashes
2016-12-08 markjerr.D_PROC_CREATEFAIL.many.d passes, so remove the...
2016-12-08 loosFix the typos and style(9) in comment.
2016-12-08 dteskeAdd support for "hidden" Wi-Fi networks
2016-12-08 brAdd jz4780 internal codec initialization driver.
2016-12-08 mavFix spa_alloc_tree sorting by offset in r305331.
2016-12-08 kibUse the populate() driver paging method for i915 driver.
2016-12-08 kibImplement the populate() pager method for phys pager.
2016-12-08 kibAdd a new populate() pager method and extend device...
next