]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-08-16 kibFix grammar.
2012-08-16 des- When running out of swzone, instead of spewing an...
2012-08-16 mavFix "speaker" volume control, broken at r230451.
2012-08-16 aeAdd comment why the code has been disabled.
2012-08-16 impPreliminary Embest ATEB9200 support.
2012-08-16 impHmmm, somehow this file was completely deleted, rather...
2012-08-16 impRemove unused hints.
2012-08-16 alcEliminate an unused parameter from init_pte_prot().
2012-08-16 impLimit popcorn limit to something sane (either 2ns or...
2012-08-16 adrianFix an incorrect comparison.
2012-08-16 gonzoMerge somewhat modified r230399 from projects/armv6:
2012-08-15 alcReplace all uses of the vm page queues lock by a r...
2012-08-15 alcEliminate some unused declarations.
2012-08-15 alcCorrect a KASSERT message.
2012-08-15 adrianDon't call the node iteration function inside the node...
2012-08-15 gonzoFix argument type for bus_space_map
2012-08-15 gonzoUnbreak build for the rest of AT91 platforms
2012-08-15 jceelSwitch lpc initarm() to use struct arm_boot_params...
2012-08-15 kibSmall tweaks:
2012-08-15 joelMinor mdoc fixes and language tweaks.
2012-08-15 jfvCustomer report of a panic on boot due to the old
2012-08-15 hselaskyStreamline use of cdevpriv and correct some corner...
2012-08-15 kibAdd a short man page describing how to run a.out binari...
2012-08-15 kibAdd a sysctl kern.pid_max, which limits the maximum...
2012-08-15 kibFix build
2012-08-15 hselaskyRevert r239178 and implement two new functions, namely
2012-08-15 hselaskyAdd new USB device quirk.
2012-08-15 kibRegenerate.
2012-08-15 kibProvide 32bit compat for truncate(2) and ftruncate(2).
2012-08-15 obrienDon't include opt_ddb.h & <ddb/ddb.h> twice.
2012-08-15 aeSome BIOSes return incorrect number of sectors, make...
2012-08-15 aeRework r239232 to unbreak ZFS detection on MBR slices.
2012-08-15 aeExplicitly terminate the string after strncpy(3).
2012-08-15 gonzoUnbreak ATMEL kernel build
2012-08-15 adrianExtend the non-aggregate TX descriptor chain routine...
2012-08-15 adrianBump up the rate control table size to incorporate...
2012-08-15 adrianRemove this comment, it's no longer relevant.
2012-08-15 adrianExtend the duration calculations to work with three...
2012-08-15 adrianAdd a missing comma.
2012-08-15 adrianAdd 3 stream rates to the sample rate control module.
2012-08-15 adrianExtend the sample mask from 32 bits to 64 bits.
2012-08-15 gonzoSpecify architecture for assembler
2012-08-15 adrianImplement a sequential descriptor ID value and stuff...
2012-08-15 gonzoMerging of projects/armv6, part 10
2012-08-15 gonzoMerging of projects/armv6, part 9
2012-08-15 gonzoMerging of projects/armv6, intermission
2012-08-15 gonzoMerging of projects/armv6, part 8
2012-08-15 gonzoMerging of projects/armv6, part 7
2012-08-15 gonzoMerging of projects/armv6, part 6
2012-08-15 gonzoMerging of projects/armv6, part 5
2012-08-15 gonzoMerging of projects/armv6, part 4
2012-08-15 gonzoMerging of projects/armv6, part 4
2012-08-15 gonzoMerging of projects/armv6, part 3
2012-08-15 gonzoMerging of projects/armv6, part 2
2012-08-15 gonzoMerging of projects/armv6, part 2
2012-08-15 gonzoMerging of projects/armv6, part 2
2012-08-15 gonzoMerging projects/armv6, part 1
2012-08-15 npThe size of the buffers in an Ethernet freelist has...
2012-08-14 npAssume INET, INET6, and TCP_OFFLOAD when the driver...
2012-08-14 adrianDump out the TX FIFO depth.
2012-08-14 adrianBreak out the TX completion code into a separate functi...
2012-08-14 adrianAdd an assertion to check that the given TXQ is _not_...
2012-08-14 gavinRename command defines to match names used in the datas...
2012-08-14 npif_iqdrops should include frames truncated within the...
2012-08-14 npConvert some fixed parameters to tunables (with reasona...
2012-08-14 jhReserve room for the terminating NUL when setting or...
2012-08-14 desAs discussed on -current, remove the hardcoded default...
2012-08-14 mavFix multichannel input signals tracing on some CODECs...
2012-08-14 kanPospone the DF_1_NODELETE processing until object DAG...
2012-08-14 kibAdd a hackish debugging facility to provide a bit of...
2012-08-14 kibReal hardware, as opposed to QEMU, does not allow to...
2012-08-14 kibFor old mmap syscall, when executing on amd64 or ia64...
2012-08-14 kibRegenerate.
2012-08-14 kibImplement the old mmap syscall for compat32, when COMPA...
2012-08-14 kibAdjust the r205536, by allowing a non-zero offset for...
2012-08-14 kibDo not leave invalid pages in the object after the...
2012-08-14 andreastFix typo in comment.
2012-08-13 jhbAdd locking to the twe(4) driver and make it MPSAFE:
2012-08-13 dimAfter r239066, reinitialize v86.ctl and v86.addr for...
2012-08-13 emasteReword comment to try to improve clarity, and fix a...
2012-08-13 jhbRemove the deassert INIT IPI from the IPI startup seque...
2012-08-13 hselaskyFix for missing locks due to recent change.
2012-08-13 hselaskyAdd support for streams to LibUSB v2.0.
2012-08-13 hselaskyRename new IOCTL to singular form of the noun "streams".
2012-08-13 hselaskyImprove auto-quirks detection for certain Kingston...
2012-08-13 alcPort the new PV entry allocator from amd64/i386. This...
2012-08-13 jhbAdd a 10 millisecond delay after sending the initial...
2012-08-13 emasteUse array notation for consistency.
2012-08-13 wblockCorrect description of minfree to kilobytes rather...
2012-08-13 aeRestore the old behaviour. If requested partition is...
2012-08-13 aeRemove colons from the debug message, device name retur...
2012-08-13 aeUnbreak booting from the true dedicated disks.
2012-08-13 cpercivaBuild modules along with the XENHVM kernels.
2012-08-12 mjacobRemove extraneous newline.
2012-08-12 mjacobFix an oops where we wiped out DMA maps. Don't allocate...
2012-08-12 gjb- Fix source dataset snapshot name in Example 15.
2012-08-12 gjbRemove a leading space that breaks rendering.
2012-08-12 hselaskyCompile fix.
2012-08-12 hselaskyAdd support for the so-called streams feature of BULK...
2012-08-12 mjacob1. Remove SEN support. I doubt there are any working...
next