]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add a universe_${target}_worlds target to simplify the logic to find when
[FreeBSD/FreeBSD.git] / sys /
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
2015-06-10 mjgfd: use atomics to manage fd_refcnt and fd_holcnt
2015-06-10 alcCorrect a type error in kmem_unback(). Previously...
2015-06-09 zbbAdd options to dmb() and dsb() macros on ARM64
2015-06-09 jkimCheck status of AcpiReadBitRegister() calls.
2015-06-09 kenAdd support for reading MAM attributes to camcontrol...
2015-06-09 sobomax"status_reg.acpwr ? 1 : 0" is now the same as just...
2015-06-09 sobomaxFix a typo in a comment that has been carried over...
2015-06-09 sobomaxUse tab to do identation consistently.
2015-06-09 sobomaxExtend TPS65217 support to be able to pull and decode...
2015-06-09 alcAccount for superpage mappings that are created by...
2015-06-09 ambriskoSwitch from make_dev_alias to make_dev_alias_p since...
2015-06-09 sbrunoInclude opt_em.h now that there are actual kernel compi...
2015-06-09 kibWhen updating/accessing the timehands, barriers are...
2015-06-09 jhbHandle X2APIC entries in the MADT for APICs with an...
2015-06-09 tychonSupport guest writes to the TSC by enabling the "use...
2015-06-08 marcelImplement mmap(2) for the busdma resource.
2015-06-08 dimMerge r283870 from amd64:
2015-06-08 jkimProperly initialize flags for accept4(2) not to return...
2015-06-08 jhbRevert r284153, as I believe it breaks the dtrace sdt...
2015-06-08 dchaginFutex is an aligned 32-bit integer. Use the proper...
2015-06-08 emasteAdd user facing errors for exceeding process memory...
2015-06-08 jhbAdd an internal "locked" variant of linker_file_lookup_...
2015-06-08 aeAdd makefile to build geom_map kld. Document some GEOM_...
2015-06-08 aeTeach G_PART_GPT class to handle g_resize_provider...
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-08 adrianCope with .. less memory.
2015-06-08 marcelAdd DMA memory allocation and freeing.
2015-06-08 adrianBreak out the current 802.11 software scan methods...
2015-06-08 araujoRevert my previoius commit as it explicit pollute the...
2015-06-08 adrianRemove the start-scan call and re-inline it for now.
next