]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-06-29 Xin LI - Modify swapon(8) so that it uses most of geli(8...
2013-06-29 Dimitry AndricMake libsupc++'s __cxa_call_terminate() prototype consi...
2013-06-29 Ed SchoutenDon't let hastd use C11 atomics.
2013-06-29 Adrian ChaddDon't log anything if npkts == 0.
2013-06-29 Scott LongIntroduce accessors for the ccb status word. Convert...
2013-06-29 Adrian ChaddCheck the return value from ath_hal_malloc()
2013-06-29 Martin MatuskaUnbreak "zfs jail" and "zfs unjail" (broken since r248571)
2013-06-29 Joel Dahlmdoc: remove EOL whitespace.
2013-06-29 Tim KientzleFix -Wunsequenced
2013-06-29 Tim KientzleFix -Wunsequenced warning
2013-06-29 Tim KientzleFix -Wunsequenced warning
2013-06-29 Tim KientzleFix -Wunsequenced warning.
2013-06-29 Tim KientzleFix a -Wunsequenced warning.
2013-06-29 Tim KientzleEnable svnlite on armv6.
2013-06-29 Aleksandr RybalkoAdd ARM Generic Timer driver.
2013-06-29 Aleksandr RybalkoAdd FDT for Arndale board and Samsung Exynos5250 SoC.
2013-06-29 Aleksandr Rybalkoo Initialize interrupt groups as Group 0 (secure interr...
2013-06-29 Rui PauloDon't panic the kernel if we run wpa_supplicant on...
2013-06-29 Peter WemmRevert accidental commit.
2013-06-29 Peter WemmHelp out gcc. clang understands.
2013-06-29 Pedro F. GiffuniBring some updates from ufs_lookup to ext2fs.
2013-06-29 David E. O... sysconf(3) returns a long, not an int.
2013-06-28 Aleksandr RybalkoBump max number of IRQs for Cortex-Ax family to cover...
2013-06-28 Aleksandr RybalkoAdd identification for Cortex-A15 (R0) cores.
2013-06-28 Xin LIDon't attempt to do DHCP on certain interfaces, similar...
2013-06-28 Jilles Tjoelkersh: Do not close(-1) if pipe() fails.
2013-06-28 Davide ItalianoRemove a spurious keg lock acquisition.
2013-06-28 Davide ItalianoCorrect the comment above _sleep() function which still...
2013-06-28 Davide Italiano- Trim an unused and bogus Makefile for mount_smbfs.
2013-06-28 Davide ItalianoProperly use v_data field. This magically worked (even...
2013-06-28 Davide ItalianoRemove a reference to LK_DRAIN now that lockmgr(9)...
2013-06-28 Davide ItalianoGarbage collect an useless check. smp should be never...
2013-06-28 Davide ItalianoPlug a couple of leakages in smbfs_lookup().
2013-06-28 Mateusz GuzikRemove duplicate NULL check in kern_proc_filedesc_out.
2013-06-28 Mikolaj GolubRework r252313:
2013-06-28 David E. O... sysconf(3) returns a long, not an int.
2013-06-28 John BaldwinMake a pass over this page to correct and clarify a...
2013-06-28 Hiroki SatoFix build with gcc.
2013-06-28 Ryan StoneCorrect a bug that prevented deadlkres from (almost...
2013-06-28 Sergey KandaurovCorrect comment typos.
2013-06-28 Dag-Erling... r251088 reverted the default value for UsePrivilegeSepa...
2013-06-28 Gavin AtkinsonDon't try to re-insert an already present but invalid...
2013-06-28 Peter GrehanAllow 8259 registers to be read. This is a transient...
2013-06-28 Peter GrehanMake sure all CPUID values are handled, instead of...
2013-06-28 Hiroki SatoFix build.
2013-06-28 Peter GrehanAllow the PCI config address register to be read. The...
2013-06-28 Jeff Roberson - Add a general purpose resource allocator, vmem,...
2013-06-28 Mark JohnstonThe dtmalloc provider uses the short description of...
2013-06-27 Andrew TurnerSupport reading registers r0-r3 when unwinding. There...
2013-06-27 John BaldwinMake detaching drivers from PCI devices more robust...
2013-06-27 Jung-uk KimAdd "amdfam10" to the supported CPU types for amd64...
2013-06-27 Mikolaj GolubTo avoid LOR, always drop the filedesc lock before...
2013-06-27 Navdeep ParharUpdate T5 register ranges. This is so that regdump...
2013-06-27 Andrew TurnerAdd UNWINDSVCFRAME to provide the unwind pseudo ops...
2013-06-27 Hiroki Sato- Add vnode-backed swap space specification support...
2013-06-27 Gleb SmirnoffFix build.
2013-06-27 Remko LodderAdd support for the NTT Docomo L-02C card.
2013-06-27 Remko LodderAdd support for the NTT Docomo L-02C card.
2013-06-27 Oleksandr Tymoshenko- Request non-cached memory for framebuffer
2013-06-27 Jung-uk KimMove definitions required by userland applications...
2013-06-27 Jung-uk KimMerge ACPICA 20130626.
2013-06-27 Jim HarrisAdd firmware replacement and activation support to...
2013-06-26 Jim HarrisAdd log page support to nvmecontrol(8) through a new...
2013-06-26 Jung-uk KimConsistently cast ACPICA 64-bit integer types when...
2013-06-26 Jim HarrisAdd generalized helper functions for printing hex data...
2013-06-26 Jim HarrisEnsure that a device node is specified when invoking...
2013-06-26 Jim HarrisRemove remaining uio-related code.
2013-06-26 Jim HarrisFail any passthrough command whose transfer size exceed...
2013-06-26 Jim HarrisUse MAXPHYS to specify the maximum I/O size for nvme(4).
2013-06-26 Jim HarrisCreate #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFI...
2013-06-26 Jim HarrisAdd an nvme_function structure array, defining the...
2013-06-26 Jim HarrisBreak out code related to the reset command into a...
2013-06-26 Jim HarrisBreak out code related to the perftest command into...
2013-06-26 Jim HarrisBreak out code related to the identify command into...
2013-06-26 Jim HarrisBreak out code related to the devlist command into...
2013-06-26 Jim HarrisAdd separate *_usage() functions for each nvmecontrol...
2013-06-26 Jim HarrisAdd an open_dev() helper function to be used in the...
2013-06-26 Jim HarrisFor ATA_PASSTHROUGH commands, pretend isci(4) supports...
2013-06-26 Justin T. GibbsIn the Xen block front driver, take advantage of backen...
2013-06-26 Pedro F. GiffuniMinor sorting.
2013-06-26 Jung-uk KimImport ACPICA 20130626.
2013-06-26 Alexander MotinFix some UTF-8 chars slipped into r252204 via copy...
2013-06-26 Adrian ChaddAdd the EEPROM start offset and size in so ath_ahb...
2013-06-26 Adrian ChaddAdd in the vendor / device id so the ath_ahb glue works.
2013-06-26 Adrian ChaddAdd the wireless support to the AR933x base kernel...
2013-06-26 Adrian ChaddAdd in two new configuration options for the current...
2013-06-26 Adrian ChaddExtend the AHB code to work on chips besides the AR9130.
2013-06-26 Adrian ChaddIf EEPROM data is provided by the AHB layer, copy it in.
2013-06-26 Adrian ChaddRe-enable the channel set code for the AR933x.
2013-06-26 Adrian ChaddAdd a HAL local routine to map the 2GHz channel frequen...
2013-06-26 Adrian ChaddIn preparation to support AR933x SoC builds, allow...
2013-06-26 Adrian ChaddAdd a stub AR93xx RF module just to keep the linker...
2013-06-26 Rui PauloDocument ifconfig_wlanX="HOSTAP"
2013-06-26 Pedro F. Giffunised: use getline() instead of fgetln().
2013-06-26 Rui PauloImplement ifconfig_wlanX="HOSTAP".
2013-06-26 Rui PauloPrint the 'setting internal ...' message only with...
2013-06-26 Mark Felder- Adding myself to the committers-ports.dot
2013-06-26 Pyun YongHyeonDon't blidly clear GPIOs configuration. Just use firmwa...
2013-06-26 Jeff Roberson - Resolve bucket recursion issues by passing a cookie...
2013-06-25 Xin LIMFV r252215:
next