]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Install loader(8) and zfsloader(8) only once
[FreeBSD/FreeBSD.git] / sys /
2015-06-19 baptInstall loader(8) and zfsloader(8) only once
2015-06-19 adrianFirst cut at attempting to buffer frames until we see...
2015-06-19 adrianAdd in library routines not supplied by gcc-4.9 but...
2015-06-19 rpauloSynaptics: fix a problem with trackpoint passthrough.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 traszFix off-by-one error in fstyp(8) and geom_label(4)...
2015-06-18 aeFix possible use after free in encap[46]_input().
2015-06-18 gonzoAdd missing driver for TDA19988 HDMI framer
2015-06-18 mariusFix yet another comment typo in NetBSD rev. 1.16, misse...
2015-06-18 brRemove duplicate defines.
2015-06-18 mavChange ATIO/INOT counting to prevent periph destruction...
2015-06-18 mavIn case of target mode disable at least ISP2532 return...
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-18 sbrunoThis change replaces the mutex with a sx lock for the...
2015-06-18 gonzoAdd HDMI support to Beaglebone Black:
2015-06-18 gonzoAdd hskew field to struct videomode. It is required...
2015-06-17 gonzo- Add clk_set_source_freq field to struct ti_clock_dev...
2015-06-17 glebiuso Un-inline vm_pager_get_pages(), vm_pager_get_pages_as...
2015-06-17 tuexenFix a bug related to flow assignment I introduce in
2015-06-17 avgRevert r284511 because it caused build failures on...
2015-06-17 tuexenAdd FIB support for SCTP.
2015-06-17 bzInitialise pr_enforce_statfs from the "default" sysctl...
2015-06-17 avgl2arc: pass correct size to trim requests
2015-06-17 eriIf there is a system with a bpf consumer running and...
2015-06-17 avgillumos compat: use flsl/flsll for highbit/highbit64
2015-06-17 bzCorrect the function name in catch-all error handling...
2015-06-17 kibvfs_msync(), called from syncer vnode fsync VOP, only...
2015-06-16 sjgBump the version since we now handle openat
2015-06-16 davidcsIn bxe_init_mcast_macs_list(): mc_mac->mac needs to...
2015-06-16 pfgUse nitems() macro instead of __arraycount()
2015-06-16 andrewWrite to the PRRR (Primary Region Remap Register) rathe...
2015-06-16 glebiusFix miss from r284320.
2015-06-16 bzTrying to unbreak arm.LINT by properly putting the...
2015-06-16 mariusMerge from NetBSD:
2015-06-16 mjgReplace struct filedesc argument in getvnode with struc...
2015-06-16 npcxgbe(4): Add the ability to dump mailbox commands...
2015-06-16 mjgfd: make rights a mandatory argument to fget_unlocked
2015-06-16 mjgfd: don't unnecessary copy capabilities in _fget
2015-06-15 sjgDon't use ${.OBJDIR}/ to qualify target that isn't...
2015-06-15 avgttm_vm_page_alloc: use vm_page_alloc for pages without...
2015-06-14 tuexenCorrectly detect the case where the last address is...
2015-06-14 kibInvalid pages do not need neither update of the activat...
2015-06-14 tuexenStop the heartbeat timer when removing a net.
2015-06-14 sjgLatest clang uses openat(2).
2015-06-14 mjgfd: reduce excessive zeroing on fd close
2015-06-14 mjgfd: move out actual fp installation to _finstall
2015-06-14 jlhnit: Rename racct_alloc_resource to racct_adjust_resource.
2015-06-14 alcAs the next step in eliminating PG_CACHE pages, free...
2015-06-13 ngieFix previous commit (r284357)
2015-06-13 ngieFix inverted check by skipping over the model-specific...
2015-06-13 kpFix panic when adding vtnet interfaces to a bridge
2015-06-13 sjgAdd META_MODE support.
2015-06-13 bryanvFix typo when deregistering the VLAN unconfig event...
2015-06-13 allanjudeAdd if_vlan, ipfw{,_nat}.ko, and libalias to the AR934X...
2015-06-13 allanjudeacpi_ibm.ko panics if SMBIOS information is not available
2015-06-13 davidcsPHY LOCK acquires the hardware lock via bxe_acquire_phy...
2015-06-12 tuexenFix the reporting of the PMTUD state for specific paths.
2015-06-12 tuexenCode cleanup.
2015-06-12 tuexenIn case of an output error, continue with the next...
2015-06-12 jhbReport the values of x86 segment registers to remote...
2015-06-12 jhbEnsure that the upper 16 bits of segment registers...
2015-06-12 glebiusUnbreak mouse on resume on Thinkpads when hw.psm.trackp...
2015-06-12 brRename ECAM PCI driver file.
2015-06-12 brAdd generic ECAM PCI device driver found in Gem5 simulator.
2015-06-12 glebiusA miss from r284310. vm_pager_get_pages() updates the...
2015-06-12 marcelWe need to handle 64-bit BARs ourselves to avoid that the
2015-06-12 glebiusMake KPI of vm_pager_get_pages() more strict: if a...
2015-06-12 avgMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 avgMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 avgMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 avgMFV r284040: check that datasets are snapshots
2015-06-12 avgseveral lockstat improvements
2015-06-12 roygerxen-blk{front/back}: remove broken FreeBSD extensions
2015-06-12 mjgussreq: use saved fdp pointer insted of td->td_proc...
2015-06-11 kppf: Remove frc_direction
2015-06-11 andrewAdd basic support for ACPI. It splits out the nexus...
2015-06-11 hselaskyImport ugold driver from OpenBSD supporting digital...
2015-06-11 andrewPass the ACPI table pointer to the arm64 kernel from...
2015-06-11 andrewStop using VFP in pcpu.h when we mean ARMv6 and later.
2015-06-11 andrewFix the spelling of __ARM_ARCH >= 6 in sys/arm/arm.
2015-06-11 kppf: Save the protocol number in the pf_fragment
2015-06-11 jmgdrop key_sa_stir_iv as it isn't used...
2015-06-11 brConsider sorting.
2015-06-11 brSplit out db_unwind_frame() so it can be used by DTrace.
2015-06-11 kibTweaks for r284178:
2015-06-10 rpauloichsmb: add Intel Wellsburg device ID.
2015-06-10 rpauloichsmb: remove whitespace.
2015-06-10 marcelLoad the allocated memory and return both the physical
2015-06-10 jchFix a callout race condition introduced in TCP timers...
2015-06-10 delphijMFV r284234:
2015-06-10 mjgBump FreeBSD_version due to lim_* API changes in r284215
2015-06-10 brAllow DTrace to be compiled-in to the kernel.
2015-06-10 mjglinux: make sure to grab all cow structs when creating...
2015-06-10 kppf: address family must be set when creating a pf_fragment
2015-06-10 bro Rework ARMv7 events list using aliases - same way...
2015-06-10 mjgFixup the build after r284215.
2015-06-10 mjgImplement lockless resource limits.
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-10 brDon't re-define LOCORE when dtrace is built-in to the...
2015-06-10 mjgfd: remove fdesc_mtx
next