]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2012-08-12 mjacobAdd missing VERIFY_10 definition.
2012-08-12 aeAdd another debug message.
2012-08-12 aeAdd more debug messages.
2012-08-12 davidxuDo defered mutex wakeup once.
2012-08-12 adrianRevert the ath_tx_draintxq() method, and instead teach...
2012-08-12 adrianBreak out ath_draintxq() into a method and un-methodize...
2012-08-11 davidxuSome style fixes inspired by @bde.
2012-08-11 adrianExtend the beacon code slightly to support AP mode...
2012-08-11 davidxuMFp4:
2012-08-11 adrianAdd the AR9380 HAL to the TX descriptor debugging,...
2012-08-11 adrianAdd the AR9300 HAL ID in to the 11n check routine.
2012-08-11 adrianBegin fleshing out the TX FIFO support.
2012-08-11 mavSome more minor tunings inspired by bde@.
2012-08-11 dimAdd __always_inline to __ieee754_rem_pio2() and __ieee7...
2012-08-11 mavAllow idle threads to steal second threads from other...
2012-08-11 edRename aux.c to auxv.c.
2012-08-11 dimChange a few extern inline functions in libm to static...
2012-08-11 andrewMove the decoding of the swi instruction to the syscall...
2012-08-11 impCorrect the PLLA setting functions and centralize.
2012-08-11 impUpdate comments about setting PLLA and refernce the...
2012-08-11 impDon't use C++ comments.
2012-08-11 davidxutvtohz will print out an error message if a negative...
2012-08-10 mavSome minor tunings/cleanups inspired by bde@ after...
2012-08-10 pjdAlways initialize sc_ekey, because as of r238116 it...
2012-08-10 mavsched_rr_interval() seems always returned period in...
2012-08-10 hselaskyStyle.
2012-08-10 hselaskyRemove unused structure field.
2012-08-10 hselaskyTake advantage of new UCOM and bus functionality so...
2012-08-10 hselaskySwitch unit management in UCOM to unrhdr.
2012-08-10 hselaskyAdd new device method to free the automatically
2012-08-10 hselaskyStyle.
2012-08-10 hselaskyFix spelling.
2012-08-10 mavAdd missing FAILED event to g_raid_subdisk_event2str...
2012-08-10 alcEliminate an unnecessary acquisition and release of...
2012-08-10 alcMerge r134393 from amd64/i386:
2012-08-10 delphijRFC 2289 requires all hashes be stored in little endian...
2012-08-10 impMore comments about setting PLLA, or rather that we...
2012-08-10 impAdd charge pump current register.
2012-08-09 adrianAdd a missing HAL_DMA_ADDR definition.
2012-08-09 adrianAdd HAL_DMA_ADDR.
next