]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-04-11 Martin MatuskaMFV r249354:
2013-04-11 Gleb SmirnoffInclude types.h for C99 uintXX_t types.
2013-04-11 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate 14008...
2013-04-11 Alexander MotinDo not sent 120 TEST UNIT READY requests on generic...
2013-04-11 Neel NatuMake the code to check if VMX is enabled more readable...
2013-04-10 Sean BrunoUpdate ciss(4) man page. We absolutely support perform...
2013-04-10 Sean BrunoWhile investigating a p/r I noted that the camcontrol...
2013-04-10 Sean Brunooptions DPT_HANDLE_TIMEOUTS hasn't worked since dpt...
2013-04-10 Kenneth D.... Add a callback to the ada(4) driver so that it knows...
2013-04-10 Alexander MotinCreate controller-level DMA tag, handling range of...
2013-04-10 Gleb SmirnoffUse kvm_counter_u64_fetch() to fix obtaining ipstat...
2013-04-10 Gleb Smirnoffo Provide function kvm_read_zpcpu() to access UMA_ZONE_...
2013-04-10 Neel NatuNeed to call init_mem() to really initialize the MMIO...
2013-04-10 Neel NatuRemove obsolete comment about lack of locking for MMIO...
2013-04-10 Jack F VogelSimplify allocate_legacy code, txr pointer was breaking...
2013-04-10 Alexander MotinAdd ID for ASMedia ASM1042 USB 3.0 controller.
2013-04-10 Gleb SmirnoffSince UMA_ZONE_PCPU zones put a constraint on sizeof...
2013-04-10 Kenneth D.... Fix a time calculation error in ctlstat_standard().
2013-04-10 Michael TuexenRemove the number of addresses restriction from sctp_co...
2013-04-10 Martin MatuskaUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-04-10 Edward Tomasz... Make ctladm(8) try to load ctl.ko kernel module if...
2013-04-10 Gleb SmirnoffFix build.
2013-04-10 Martin MatuskaCast to (void *)(uintptr_t) on copyout and copyin of...
2013-04-10 Neel NatuUnsynchronized TSCs on the host require special handlin...
2013-04-10 David Xuswapcontext wrapper can not be implemented in C, the...
2013-04-10 Neel NatuChange name of variable from 'rwlock' to more descripti...
2013-04-10 Neel NatuImprove PCI BAR emulation:
2013-04-10 Jim HarrisFix the build.
2013-04-09 Martin MatuskaZFS expects a copyout of zfs_cmd_t on an ioctl error...
2013-04-09 Andre OppermannChange certain heavily used network related mutexes...
2013-04-09 Andre OppermannFix a race condition on tcp listen socket teardown...
2013-04-09 Dimitry AndricEnsure make -j N universe works correctly, by checking...
2013-04-09 John BaldwinProxy allocation requests for the PCI ROM BAR from...
2013-04-09 Konstantin... Pass the segmented address of the counter, based on...
2013-04-09 Gleb SmirnoffConvert UMA code to C99 uintXX_t types.
2013-04-09 Gleb SmirnoffSwap us_freecount and us_flags, achieving same structur...
2013-04-09 Ed SchoutenAdd static/const keywords to the arrays.
2013-04-09 Gleb SmirnoffSince now we support 256 items per slab, we need more...
2013-04-09 Dag-Erling... Last remaining prototype issue that still hasn't been...
2013-04-09 Dag-Erling... Revert local changes and pull in r3828 from upstream.
2013-04-09 Dag-Erling... Pull in r3828 from upstream (remove dead code, fix...
2013-04-09 Gleb SmirnoffFix KASSERTs: maximum number of items per slab is 256.
2013-04-09 Konstantin... Fix build for AIM 64bit.
2013-04-09 Konstantin... Fix the assertions for the state of the object under...
2013-04-09 Gleb SmirnoffFix VIMAGE build.
2013-04-09 Andrey V. ElsukovUse IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.
2013-04-09 Ed SchoutenImport a new version of NetBSD's mtree.
2013-04-09 Martin MatuskaAdd missing file dt_pq.h that should have been committe...
2013-04-08 Will AndrewsFireWire: Don't allow a tlabel to reference an xfer...
2013-04-08 Adrian ChaddFix this to compile when ATH_DEBUG_ALQ is defined but...
2013-04-08 Sergey KandaurovAdd FreeBSD 8.4.
2013-04-08 Attilio RaoThe per-page act_count can be made very-easily protecte...
2013-04-08 Attilio RaoSwitch some "low-hanging fruit" to acquire read lock...
2013-04-08 Gleb SmirnoffMerge from projects/counters: TCP/IP stats.
2013-04-08 Ed SchoutenVendor import of NetBSD's mtree at 2013-04-08.
2013-04-08 Gleb SmirnoffMerge from projects/counters: counter(9).
2013-04-08 Gleb SmirnoffForcibly defining _KERNEL is bad idea. Toss some code...
2013-04-08 Gleb SmirnoffMerge from projects/counters:
2013-04-08 Gleb SmirnoffMerge from projects/counters: UMA_ZONE_PCPU zones.
2013-04-08 John BaldwinFix a potential socket leak in the NFS server. If...
2013-04-08 Mark JohnstonSwitch to a 2-clause license.
2013-04-08 Mark JohnstonAdd support for getting and setting BBU properties...
2013-04-08 Kenneth D.... Fix a memory leak that showed up when we delete LUNs...
2013-04-08 Joel Dahlmdoc: sort cross references.
2013-04-08 Andrey V. ElsukovRemove reference to the nonexistent sysctl node net...
2013-04-08 Jean-Sébastien... drm: Right-shift I2C slave address before passing it...
2013-04-08 Ed SchoutenMark the act_tbl static/const.
2013-04-08 Ed SchoutenPrevent the creation of an unused variable.
2013-04-07 Mikolaj GolubFix synopsis for sbuf_len.
2013-04-07 Mikolaj GolubUse pget(9) to reduce code duplication.
2013-04-07 Mikolaj GolubFill p_flags and p_align fields of the core dump note...
2013-04-07 Mikolaj GolubUse 4-byte padding for core dump notes on both 32 and...
2013-04-07 Jilles Tjoelkersh: Add const to nodesavestr().
2013-04-07 Marius StroblAdd some missing newlines and static declarations.
2013-04-07 Jilles Tjoelkermqueue,ksem,shm: Fix race condition with setting UF_EXC...
2013-04-07 Hans Petter... Fix regression issue after r248910.
2013-04-07 Alexander MotinRemove extra semicolons from CAM_SIM_[UN]LOCK() macros.
2013-04-07 Tim KientzleThe CELL fields can be various integer types depending...
2013-04-07 Tim KientzleFix two broken macros.
2013-04-07 Alan CoxMicro-optimize the order of struct vm_radix_node's...
2013-04-06 Jilles Tjoelkersh: Add a variation on builtins/eval4.0 where the cmdsu...
2013-04-06 Jilles TjoelkerAdd warning about SOCK_CLOEXEC and SOCK_NONBLOCK (r248534).
2013-04-06 Jeff RobersonPrepare to replace the buf splay with a trie:
2013-04-06 Joel Dahlmdoc: new sentence should be on a new line. Also remove...
2013-04-06 Marius StroblRemove atadevel(4), it no longer builds with ATA_CAM...
2013-04-06 Marius Strobl- With the demise of !ATA_CAM, ATA_STATIC_ID is the...
2013-04-06 Alan CoxSimplify vm_radix_keybarr().
2013-04-06 Hans Petter... Regenerate usb.conf
2013-04-06 Martin MatuskaMFV r249186:
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Alexander MotinReplicate r245306 from SCSI to ATA. The problem didn...
2013-04-06 Hans Petter... Add new USB ID.
2013-04-06 Marius Strobl- Make ata_str2mode() static, it's not used outside...
2013-04-06 Marius StroblRemove some more remnants of !ATA_CAM.
2013-04-06 Alexander MotinDocument legacy ATA stack removal.
2013-04-06 Jaakko HeinonenCorrect the path.
2013-04-06 Marius StroblUnbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48...
2013-04-06 Martin MatuskaProvide a fix for kernel panic if receiving recursive...
2013-04-06 Martin MatuskaMFV r248217:
next