]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-11-30 rmacklemAdd kernel support to the NFS server for the "-manage...
2015-11-30 jhbFix a double-semicolon typo in my libkvm changes.
2015-11-30 bdrewerylibllvmmirparser and libllvmlibdriver are only used...
2015-11-30 rrsAdd support for Intel Skylake and Intel Broadwell PMC...
2015-11-30 avoswpi: ignore ic_update_promisc() call when device is...
2015-11-30 mmelARM: create new memory attribute for writethrough cache...
2015-11-30 ngieFix the build after ifconfig was converted over to...
2015-11-30 arybchiksfxge: avoid TSO packets collapses bacause of not 2K...
2015-11-30 kibShorten conditional branch code.
2015-11-30 kibRemove unneeded instructions.
2015-11-30 hselaskyAdd more functions and types to the LinuxKPI.
2015-11-30 adrianadd missing lib80211 include.
2015-11-30 ngieFix the build
2015-11-30 adrianAdd missing lib declaration.
2015-11-30 adrianConvert ifconfig to use lib80211.
2015-11-30 adrianfix ht/40 configuration for ar9331 (hornet).
2015-11-30 melifaroRemove in_setifarnh definition.
2015-11-30 melifaroMove flowtable rte checks to separate function.
2015-11-30 melifaroAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-30 adrianAdd lib80211 to include path.
2015-11-30 adrianAdd lib80211, a small (but hopefully soon to grow)...
2015-11-30 jhibbitsPrint machine check address for Book-E.
2015-11-30 jhibbitsAdd Freescale QorIQ GPIO driver.
2015-11-29 dimFix buildworld after r291453, similar to r284346: url...
2015-11-29 mckusickAs the kernel allocates and frees vnodes, it fully...
2015-11-29 mckusickFor performance reasons, it is useful to have a single...
2015-11-29 adrianadd missing initvals.
2015-11-29 dimInstall the public sanitizer headers. These are useful...
2015-11-29 desUse .netrc for HTTP sites and proxies, not just FTP.
2015-11-29 traszImprove error reporting to clearly show problematic...
2015-11-29 traszSimplify rule retrieval and improve error handling.
2015-11-29 uqsFix make depend
2015-11-29 traszFix some memory management problems.
2015-11-29 traszHandle asprintf(3) errors in a standards-compliant...
2015-11-29 traszRewrite the rctl(8) utility to make it possible to...
2015-11-29 kibMinor cleanup.
2015-11-29 traszUser and group identifiers the rctl(8) utility receives...
2015-11-29 mmelAHCI: Fix AHCI driver for ARM.
2015-11-29 nwhitehornMake ELFv2 powerpc64 kernels build and run. Loader...
2015-11-29 nwhitehornFix build with new binutils. This gets a working kernel...
2015-11-29 deischenDisable a couple of tests, perhaps temporarily, since...
2015-11-29 deischenUnbreak symbol versioning. I have no idea when it...
2015-11-29 adrianAdd support for the integrated wifi for the QCA953x...
2015-11-29 adrianAdd initial support for the QCA953x SoC (honeybee)...
2015-11-29 arybchiksfxge: add prefast annotation to common code return...
2015-11-29 adrianu32 -> uint32_t.
2015-11-29 arybchiksfxge: cleanup: fix prefast annotations on mac stats...
2015-11-29 adrian[ath_hal] add AR9461 (jupiter) 2.1 support.
2015-11-29 arybchiksfxge: modify nvram update functions for uio platform...
2015-11-28 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-11-28 dumbbelldrm/i915: Further reduce the diff in i915_dma.c
2015-11-28 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-11-28 mmelAHCI: Use bus_dmamap_sync(9) when accessing DMA buffers.
2015-11-28 mmelARM: Implement atomic_swap_int(9). It's used in DRM2...
2015-11-28 mmelARM: Add support for new KRAIT 300 CPU revision.
2015-11-28 mmelARM: Cumulative fixes for GIC
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-28 kibDisconnect iBCS2 emulator from the build. The ibcs2...
2015-11-28 adrian[ath_hal] use the correct revision information for...
2015-11-28 adrianAdd AR9530 (honeybee) config option.
2015-11-28 umeRegen src.conf.5 for recent option changes.
2015-11-28 umeFix breakage by recent collation change.
2015-11-28 adrian* Add device string for QCA955x (scorpion);
2015-11-28 adrianwrap in ATH_DEBUG.
2015-11-27 adrian[ath] conditionally print out the rate series informati...
2015-11-27 tuexenTake also the send queue and sent queue into account...
2015-11-27 emastekbdmap: include filename when reporting fopen() failure
2015-11-27 kibIn vm_pageout_grow_cache(), do not re-try the inactive...
2015-11-27 zbbAdd helper to catch single step debug event and disting...
2015-11-27 jhbAdd support to libkvm for reading vmcores from other...
2015-11-27 zbbAdd support for exynos5_ehci in loader
2015-11-27 zbbIncrease malloc area in loader/usb
2015-11-27 zbbRun callouts during infinite waiting inside cv_wait
2015-11-27 zbbImplement simple ops for umass_disk
2015-11-27 zbbDo not zero memory in umass_detach
2015-11-27 zbbImplement missing bus_space_subregion in kshim
2015-11-27 zbbUse properly aligned buffer in usb_alloc
2015-11-27 arybchiksfxge: cleanup: report error on failure path in efx_vpd...
2015-11-27 arybchiksfxge: cleanup: fix prefast annotations on mac stats...
2015-11-27 arybchiksfxge: fix prefast warning in falconsiena_tx_qcreate
2015-11-27 arybchiksfxge: cleanup: fix prefast annotations for stats buffers
2015-11-27 arybchiksfxge: unlink PIO buffers from VIs in WC mapping in...
2015-11-27 arybchiksfxge: infer external port numbering for Pavia
2015-11-27 arybchiksfxge: cleanup: fix prefast annotation
2015-11-27 arybchiksfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t
2015-11-27 arybchiksfxge: cleanup: error probe correction
2015-11-27 emasteUse netbsd usage() implementation in newfs_msdos
2015-11-27 mavFix panic when trying to sort unsupported command in...
2015-11-27 emastemkfs_msdos: sync with NetBSD
2015-11-27 kibRemove VI_AGE vnode iflag, it is unused.
2015-11-27 kibMove the comment about resident pages preventing vnode...
2015-11-27 emastevidfont: with vt(4) omit size from vidcontrol -f
2015-11-26 tuexenWhen the sending of an SCTP outgoing stream reset reque...
2015-11-26 desr291198 inadvertantly reverted a local patch for the...
2015-11-26 emasteFix whitespace on addition of IPSEC option
2015-11-26 emasteCorrect arm64 gic_v3 sizeof argument
2015-11-26 jhbRemove trailing whitespace.
2015-11-26 jhbRemove kvm_sparc.c. This is for 32-bit sparc support...
2015-11-26 alcCorrect an error in vm_reserv_reclaim_contig(). In...
2015-11-26 mavRemove residual functions declaration left after r291365.
next