]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-02 amdmi3- Remove more files when MK_MAN_UTILS == no
2015-02-02 amdmi3- Remove more files when MK_MAN == no
2015-02-02 amdmi3- Remove more files when MK_MAKE == no
2015-02-02 amdmi3- Remove more files when MK_MAIL == no
2015-02-02 amdmi3- Remove more files when MK_LOCALES == no
2015-02-02 amdmi3- Remove more files when MK_LIBCPLUSPLUS == no
2015-02-02 amdmi3- Remove more files when MK_HTML == no
2015-02-02 amdmi3- Remove more files when MK_GROFF == no
2015-02-02 vsevolodStyle(9) fixes.
2015-02-02 vsevolodReorganize the list of addresses associated with an...
2015-02-02 hselaskyOptimise allocation of USB DMA structures. By default...
2015-02-02 hselaskySection 3.2.9 in the XHCI specification about control...
2015-02-02 ngieRemove duplicate MK_ISCSI block and sort the conditiona...
2015-02-02 rpauloam335x_clk_pruss_activate(): use the L3F clock.
2015-02-02 ngieRemove hostapd and wpa_supplicant from FILES so they...
2015-02-02 amdmi3- Remove more files when MK_GPIO == no
2015-02-02 amdmi3- Remove more files when MK_DMAGENT == no and move...
2015-02-02 amdmi3- Remove more files when MK_BSNMP == no
2015-02-02 amdmi3- Remove more files when MK_BSD_CPIO == no
2015-02-02 amdmi3- Remove more files when MK_BOOT == no
2015-02-02 amdmi3- Remove more files when MK_BLUETOOTH == no
2015-02-02 amdmi3- Remove more files when MK_BINUTILS == no
2015-02-02 pfgrpc: Uninitialized pointer read
2015-02-02 smhPrevent inlining txg_quiesce
2015-02-01 pfgResource leak
2015-02-01 jillesttyname_r(): Return actual error, not always [ENOTTY].
2015-02-01 mavCTL LUN mapping rewrite.
2015-02-01 smhAdd a quirk to limit AHCI MSI vectors to one
2015-02-01 ianDo not skip setting the memory 'reg' property if the...
2015-02-01 ianRemove a stale comment. The logic that deleted the...
2015-02-01 andrewFreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwi...
2015-02-01 nwhitehornAllow this to work with disks greater than 4 GB and...
2015-01-31 dimImport libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f98...
2015-01-31 markjFix mktemp(1) usage.
2015-01-31 markjUse syscall::exit instead of the nonexistent syscall...
2015-01-31 dimRevert r256642, not only to reduce diffs against upstre...
2015-01-31 markjRemove hard-coded invocations of gcc; use cc(1) instead.
2015-01-31 markjRemove a makefile that isn't present upstream.
2015-01-31 markjFix a number of DTrace scripting tests:
2015-01-31 markjFix some proc provider tests:
2015-01-31 dimConstify a number of accesses in drm2's radeon drivers...
2015-01-31 kibDo not qualify the mcontext_t *mcp argument for set_mco...
2015-01-31 kibUpdate directory times immediately after an entry is...
2015-01-31 andrewStop using load-multiple with lr and pc. This has been...
2015-01-31 nwhitehornRelocate kernel to high address space (a static + 64...
2015-01-31 loosImplement GPIO_GET_BUS() method for all GPIO drivers.
2015-01-31 nwhitehornAdd FDT reservations for memory areas used by OPAL...
2015-01-31 nwhitehornBuild the powerpc64 kernel as a position-independent...
2015-01-31 ianFix whitespace glitch from prior comit.
2015-01-31 nwhitehornAdd code to support loading relocatable kernels at...
2015-01-31 nwhitehornCorrectness improvements for removing FDT excluded...
2015-01-31 jillesEnsure #include <semaphore.h> is sufficient for using...
2015-01-31 pfgMFV r277981:
2015-01-31 loosImplement a new method to retrieve the gpiobus referenc...
2015-01-31 pfgPrevent access to an uninitialized variable
2015-01-31 traszUse proper module name in MODULE_VERSION().
2015-01-31 traszDrop unneeded include.
2015-01-31 traszFix build with "device iscsi" in kernel config.
2015-01-31 dimFix a bunch of -Wcast-qual warnings in sys/dev/usb...
2015-01-31 jillessh: Abort a wait builtin on any trapped signal.
2015-01-31 kibRemove single-use boolean.
2015-01-31 loosReplace spaces with tabs, this will easier future chang...
2015-01-31 kibThe dependency chain for priority-inheritance mutexes...
2015-01-31 kibPOSIX states that write(2) "shall mark for update the...
2015-01-31 loosClean up and fix the device detach routine and the...
2015-01-31 traszAdd two files missed in r277963.
2015-01-31 traszAdd kobj interface between ICL and the rest of the...
2015-01-31 nwhitehornAdd support for booting relocatable kernels on PowerPC.
2015-01-31 markjStop iterating and return if the caller-supplied callba...
2015-01-31 jhbAdd a WITNESS_WARN check to STOPEVENT() to match the...
2015-01-31 adrianFix backlight for ivybridge based laptops (and whatever...
2015-01-31 rpauloti_pruss: make sure the mmap'ed memory region is uncach...
2015-01-31 gremboFix order of functions in smbios.c (corrects r277949...
2015-01-30 cpercivaFix 7-year-old typo: The default directory searched...
2015-01-30 dimFix a -Wcast-qual warning in smbfs_subr.c, by using...
2015-01-30 dimFix a -Wcast-qual warning in udf_vnops.c, by using...
2015-01-30 dimFix a bunch of -Wcast-qual warnings in netgraph's ng_pa...
2015-01-30 nwhitehornUse MBR by default on BIOS systems. An increasing numbe...
2015-01-30 gremboNew function smbios_match to detect BIOS versions durin...
2015-01-30 pfgmsun: use previously ignored value.
2015-01-30 dimPartially revert r273382, to reduce diffs against upstr...
2015-01-30 ambriskoFix UEFI PXE boot on a NIC that isn't the first NIC.
2015-01-30 erjAdd myself (erj) to committers-src.dot.
2015-01-30 loosThe BCM2835 GPIO controller uses has interrupt lines...
2015-01-30 dimFor clang, disable -Wcast-qual warnings for specific...
2015-01-30 ngieCreate MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT...
2015-01-30 hirenMake syncookie_mac() use 'tcp_seq irs' in computing...
2015-01-30 mrKeep original images, dont compile tests,
2015-01-30 kibUse powerof2(). Remove single-use variable.
2015-01-30 loosAllow the retrieving of the reserved pins state.
2015-01-30 loosDo not leak the OFW memory when the result does not...
2015-01-30 pjdMake gcc happy.
2015-01-30 pjdAdd missing nvlist_get_parent(3) link.
2015-01-30 pjdHandle empty nvlists correctly.
2015-01-30 kibWhen mounting SU-enabled mount point, wait until the...
2015-01-30 pjdModify nvlist_get_parent() API to take additional cooki...
2015-01-30 pjdIf moving descriptor or binary data to an nvlist fails...
2015-01-30 kenImprove SCSI Extended Inquiry VPD page (0x86) support.
2015-01-30 markjpause() isn't a system call on FreeBSD; use sigsuspend...
2015-01-30 markjDon't attempt to disable enabled fasttrap probes in...
next