]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Ian LeporeOnly decode fdt data which belongs to the GIC controller.
2015-10-18 Ian LeporeInclude "opt_platform.h" early so that the FDT option...
2015-10-18 Conrad Meyerif_ntb: MFV e26a5843: Move MW/DB management to if_ntb
2015-10-18 Conrad Meyerif_ntb: Rename things to match Linux driver
2015-10-18 Conrad Meyerif_ntb: Replace handmade bitset macros with sys/bitset.h
2015-10-18 Conrad MeyerNTB: Flesh out the rest of the xeon_setup_b2b_mw changes
2015-10-18 Conrad MeyerNTB: "Split ntb_hw_intel and ntb_transport drivers"
2015-10-18 Conrad MeyerNTB: Simplify ntb_map_pci_bars
2015-10-18 Conrad MeyerNTB: Simplify interrupt handling by merging SoC/Xeon
2015-10-18 Conrad MeyerNTB: Rename some variables/functions to match Linux
2015-10-18 Conrad MeyerNTB: Rename some constants to match Linux
2015-10-18 Ian LeporeEnable ARM_INTRNG on IMX6 platforms, and make the imx_g...
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander Motin5767 fix several problems with zfs test suite
2015-10-18 Sean BrunoRemove geom_uncompress from TP-MR3020 config. Its...
2015-10-18 Sean BrunoAdd VM_KMEM_SIZE_SCALE=1 as these systems are going...
2015-10-18 Ian LeporeEnable ARM_INTRNG on the pandaboard platform.
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander Motin5847 libzfs_diff should check zfs_prop_get() return
2015-10-18 Ian LeporeImport ARM_INTRNG, the "next generation" interrupt...
2015-10-18 Alexander MotinReduce diff from upstream.
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander Motin5561 support root pools on EFI/GPT partitioned disks
2015-10-18 Dimitry AndricSwitch the default OpenMP runtime for clang to libomp...
2015-10-18 Dimitry AndricAdd clang patch corresponding to r289523.
2015-10-18 Dimitry AndricPull in r248379 from upstream clang trunk (by Jörg...
2015-10-18 Ian LeporeRename arm_init_secondary_ic() -> arm_pic_init_secondar...
2015-10-18 Andrew TurnerCorrectly align the stack. The early csu assumed we...
2015-10-18 Alexander V... Fix deletion of ifaddr lle entries when deleting prefix...
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander Motin6298 zfs_create_008_neg and zpool_create_023_neg need...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-18 Konstantin... Only marker is guaranteed to be present on the queue...
2015-10-18 John-Mark Gurneydrop a bunch of white space at end of lines and end...
2015-10-18 Alexander Motin5745 zfs set allows only one dataset property to be...
2015-10-18 John-Mark Gurneypage sized is not spelled 4096 on all arches...
2015-10-18 Enji CooperMake libxo depend on libutil because it uses humanize_n...
2015-10-18 Enji CooperClean up trailing whitespace
2015-10-18 Enji CooperIntegrate contrib/netbsd-tests/bin/dd into the FreeBSD...
2015-10-18 Sean BrunoCorrectly use the default values for location of MAC...
2015-10-18 Enji CooperOnly enable -fstack-protector-strong on gcc 4.9+ and...
2015-10-18 Cy SchubertReally fix ipfilter bug 3600459.
2015-10-18 Ian LeporeFix a strange macro re-definition compile error. If...
2015-10-18 Adrian Chaddif_arge: fix up TX workaround; add TX/RX requirements...
2015-10-17 Enji CooperMake iscsictl and iscsid build if MK_ISCSI == yes
2015-10-17 Conrad MeyerDocument bitset(9)
2015-10-17 Andrew TurnerReplace build_section_pagetable with build_l1_block_pag...
2015-10-17 Enji CooperOnly use -fstack-protector-strong with supported compilers
2015-10-17 Bryan DreweryRemove unneeded MK_CTF=no when MK_CDDL=no.
2015-10-17 Bryan DreweryFix wrong PATH being set for world 'includes' stage...
2015-10-17 Alexander V... Remove several compat functions from pre-fib era.
2015-10-17 Bryan DreweryRework the 'make -n -n' feature such that '-n' recurses...
2015-10-17 Edward Tomasz... Remove write-only variable.
2015-10-17 Bryan DreweryConditionalize the META_MODE tool handling on MK_META_MODE.
2015-10-17 Jason A. HarmeningDon't page-align the physical address when calling...
2015-10-17 Jean-Sébastien... drm/i915: Reduce diff with Linux 3.8
2015-10-17 Andrew TurnerRename build_block_pagetable to build_l2_block_pagetabl...
2015-10-17 Konstantin... Add checks for kernel VA accesses to the copyin(9)...
2015-10-17 Edward Tomasz... Add -w flag to iscsictl(8) utility, to make it wait...
2015-10-17 Edward Tomasz... Add iscsictl(8) and iscsid(8) to rescue(8). The point...
2015-10-17 Enji CooperInstall share/zoneinfo in a deterministic way by sortin...
2015-10-17 Enji CooperSet dev->fd to -1 when calling cam_close_spec_device...
2015-10-17 Enji CooperReplace /dev/acd0 with /dev/cd1
2015-10-17 Enji CooperIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 Alexander MotinFix ZFS ABI compat shims for `zfs receive` after r289362.
2015-10-17 Bryan DreweryFor 'buildenvvars' show any .exported variables as...
2015-10-17 Bryan DreweryAlways export VERSION to the environment to avoid looki...
2015-10-17 Bryan DreweryDo as r289391 did for share/mk and make installing...
2015-10-17 Enji CooperIntegrate tools/test/posixshm and tools/regression...
2015-10-17 Bryan DreweryExport OSRELDATE so sub-makes don't look it up again.
2015-10-17 Bryan DreweryRework the world subdir build targets to use the standa...
2015-10-16 Bryan DreweryFix adding manpages installed by LOCAL_DIRS to whatis...
2015-10-16 Bryan DreweryRemove lockf as an ITOOL.
2015-10-16 Bryan DreweryCorrect a bitrotted comment about installworld order...
2015-10-16 Bryan DreweryTweak the guard more to suggest 'all' if SUBDIR_OVERRID...
2015-10-16 Bryan DreweryRemove .MAKE from targets that do more than just run...
2015-10-16 Scott LongRevert an extra hunk that crept into the last commit.
2015-10-16 Alexander MotinRemove parts not directly mergeable to FreeBSD.
2015-10-16 Scott LongRemove _FreeBSD_version check for something that was...
2015-10-16 Jung-uk KimAdd support for ARM EABI.
2015-10-16 Ed Mastenewfs_msdos: prefer snprintf to sprintf
2015-10-16 Konstantin... If falloc_caps() failed, cleanup needs to be performed...
2015-10-16 Alexander MotinMFV r289310:
2015-10-16 Cy SchubertAdd default leap-seconds file. This should help ntp...
2015-10-16 Dag-Erling... Use fopen()'s newfangled "e" flag instead of explicit...
2015-10-16 Dag-Erling... Fix two bugs in HTTPS tunnelling:
2015-10-16 Ed SchoutenUse the right variable name.
2015-10-16 Alexander MotinBump version and add notice about incompatibility intro...
2015-10-16 Bryan DreweryTweak the default target to not suggest 'all' since...
2015-10-16 Bryan DreweryAvoid warning race with creating 'ldscripts' directory...
2015-10-16 Bryan DreweryAdd entries for moved test symbols for r289355 and...
2015-10-16 Bryan DrewerySimilar to r289355, /usr/tests is within the base syste...
2015-10-16 Bryan DreweryFix delete-old and check-old-files not removing old...
2015-10-16 Warner LoshDo not relocate extents to make them contiguous if...
2015-10-16 Navdeep Parharcxgbe(4): support for the kernel RSS option.
2015-10-16 Hiroki SatoFix a panic when destroying a lagg interface.
2015-10-16 Bryan DreweryRename the /usr/share/doc/legal files to driver.LICENSE...
2015-10-15 Bryan DrewerySort new entry intel_iwn.
next