]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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-12 araujoAt revision r247852 accidentally was removed from print...
2015-06-12 bruefferLanguage cleanup.
2015-06-11 bruefferImprove grammar.
2015-06-11 sjgMisc fixes from projects/bmake
2015-06-11 sjgDo not override variables on command line that build...
2015-06-11 sjgEnsure SYMLINKS fully specified
2015-06-11 bruefferAdd a ugold(4) manpage, adapted from the OpenBSD one.
2015-06-11 jkimMerge OpenSSL 1.0.1n.
2015-06-11 kppf: Remove frc_direction
2015-06-11 delphijMFV r284276: Fix long options.
2015-06-11 jkimRegen for r284274.
2015-06-11 andrewEnable clang on armeb, it is now able to build targetin...
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 marcelUpdate tests after sizing changes to the fixed VHD...
2015-06-11 marcelHandle the case in which ncyls is 0.
2015-06-11 marcelFor the fixed VHD format, round the raw image size...
2015-06-11 sjgUse INCLUDEDIR rather than hard coded /usr/include
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-11 sjgRemove NO_OBJ
2015-06-11 sjgMerge bmake-20150606
2015-06-11 marcelAdd accessor functions for iterating over segments...
2015-06-11 sbrunor284198 seems to have left a null format string printf...
2015-06-11 araujoRemove unnecessary variable and fix the usage of sysctl(3).
2015-06-11 bruefferConsistently use trailing whitespace in passphrase...
2015-06-11 bruefferCorrect Hawaii's admission day.
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 delphijVendor import of file 5.23.
2015-06-10 mjgBump FreeBSD_version due to lim_* API changes in r284215
2015-06-10 umeAdd support for '_' occurring at the beginning or end...
2015-06-10 marcelRename bus_space to bus (i.e. drop _space). This makes the
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 brooksList kinfo_getfile.c only once.
2015-06-10 kppf: address family must be set when creating a pf_fragment
2015-06-10 marcelFix build after converting ls(1) to use libxo(3).
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-10 marcelConvert ls(1) to use libxo(3).
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 marcelMap the allocated DMA memory into the address space.
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 marcelMove contrib/top/top.X to contrib/top/top.xs and move
2015-06-08 bdreweryCleanup some style(9) issues.
2015-06-08 delphijIt has been long time that when doing 'ls -G /path...
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 baptbackout remove of -q option for pw [user|group] next
2015-06-08 baptFix typo
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-08 marcelAdd busdma_mem_alloc & busdma_mem_free.
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.
2015-06-07 baptFix mistakes than came along with r284139
2015-06-07 baptRemove '-q' support for pw [user|group] next
2015-06-07 baptFix setting uid/gid min/max via pw
2015-06-07 baptFix generating configuration file
2015-06-07 baptFix duplicate checking
next