]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Regenerate libstdc++'s config.h, synchronizing it with our current
[FreeBSD/FreeBSD.git] / sys /
2013-02-15 jkimConsistently use round_page(x) rather than roundup...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 gonzoEnable USB1 (which is EHCI0) for Allwinner A10
2013-02-15 gonzoFix copy-paste error in bus_space_unmap argument
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 ianAdd PPS_CANWAIT support for time_pps_fetch(). This...
2013-02-15 pluknetvn_io_faults_cnt:
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-15 pluknetAdd support of passing SCM_BINTIME ancillary data objec...
2013-02-15 glebiusFinish the r244185. This fixes ever growing counter...
2013-02-15 glebiusFix compilation warning.
2013-02-14 delphijEliminate real_LZ4_uncompress. It's unused and does...
2013-02-14 monthadarMesh: QoS Control field bit flags fix.
2013-02-14 jhbMake VM_NDOMAIN a kernel option so that it can be enabl...
2013-02-14 kibPrint slightly more useful information on the 'bad...
2013-02-14 kibAssert that user address is never qremoved.
2013-02-14 jpaetzelResolve issue that caused WITNESS to report LORs.
2013-02-14 baptRevert r246791 as it needs a security review first
2013-02-14 baptAllow fdescfs to be mounted from inside a jail
2013-02-14 hselaskyAdd USB API to read power draw on USB devices.
2013-02-13 neelRequests for invalid CPUID leaves should map to the...
2013-02-13 mmChange vfs.zfs.write_to_degraded from CTLFLAG_RW to...
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-13 delphijRestore De Bruijn algorithm for sparc64 where the compi...
2013-02-13 hselaskyRemove unused variable.
2013-02-13 ianAdd a dependency so that when compiling in a static...
2013-02-13 ianMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-13 hselaskyResolve a LOR after r246616. Protect control requests...
2013-02-13 hselaskyAdd new USB ID to FTDI driver.
2013-02-13 adrianPull out the if_transmit() work and revert back to...
2013-02-13 rpauloIntroduce PLATFORMMETHOD_END and use it.
2013-02-12 marcelEliminate the PC_CURTHREAD symbol and load the current...
2013-02-12 marcelEliminate padding by moving 'narg' next to 'code'....
2013-02-12 kibReform the busdma API so that new types may be added...
2013-02-12 marcelNow that we actually use more memory descriptors, make...
2013-02-12 glebiusSubstitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_...
2013-02-12 gonzoRemove debug output
2013-02-11 pjdStyle.
2013-02-11 mariusUpdate comments to reflect r246689.
2013-02-11 pjdStyle.
2013-02-11 mariusMake SYSCTL_{LONG,QUAD,ULONG,UQUAD}(9) work as advertis...
2013-02-11 mmMerge zfs_ioctl.c code that should have been merged...
2013-02-11 tuexenSend the adaptation layer indication only if set by...
2013-02-11 neelImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-11 mmMFV r246633:
2013-02-11 mmMFV r246394:
2013-02-11 tuexenDon't send kernel provided information in the User...
2013-02-11 mmMFV r246392:
2013-02-11 gonzoA10 reset mechanism is the same for all boards in this...
2013-02-11 gonzoAdd watchdog driver for Allwinner A10
2013-02-11 glebius Resolve source address selection in presense of CARP...
2013-02-11 rpauloUse DEVMETHOD_END.
2013-02-11 adrianPut this back into the ath taskqueue rather than the...
2013-02-11 mmMFV r246390:
2013-02-11 adrianGo back to direct-dispatch of the software queue and...
2013-02-11 adrianExtend the timestamp to be a timeval, rather than ticks.
2013-02-11 kientzleProvide verbose help for fdt commands on platforms...
2013-02-10 kibRemove the ia64-specific code fragment, which effect...
2013-02-10 tuexenMake sure that received packets for removed addresses...
2013-02-10 pfgext2fs: Use prototype declarations for function definitions
2013-02-10 mmMFV r246388:
2013-02-10 aeAdd bootcamp support to the loader.
2013-02-10 hselasky- Move scratch data from the USB bus structure to the...
2013-02-10 hselaskyFix correct use of USB header files.
2013-02-10 hselasky- Streamline detach logic in wlan drivers, so that
2013-02-10 kibFix several unsafe pointer dereferences in the buffered...
2013-02-10 attilioRemove a racy checks on resident and cached pages for
2013-02-09 kientzleFix breakage introduced in r246318.
2013-02-09 tuexenCleanup the handling of address scopes. Announce in...
2013-02-09 tuexenFix a bug where HEARTBEATs were still sent in SHUTDOWN_...
2013-02-09 delphijMFV r245512:
2013-02-09 delphijFix LINT build for ARM.
2013-02-09 delphijFix LINT build on amd64.
2013-02-09 adrianThe encryption type field needs to be preserved for...
2013-02-09 npDo not hold locks around hardware context reads.
2013-02-08 hselaskyCorrectly list the usbloader dependencies.
2013-02-08 hselaskyMake sure we don't leak command buffers when a USB
2013-02-08 delphijIn r246282 the KTR_ENTRIES was specified with syntax...
2013-02-08 hselaskyFix regression issue after r244503:
2013-02-08 pfgext2fs: Replace redundant EXT2_MIN_BLOCK with EXT2_MIN_...
2013-02-08 pfgext2fs: make e2fs_maxcontig local and remove tautologic...
2013-02-08 pfgRemove unused MAXSYMLINKLEN macro.
2013-02-08 kibThe 'end' word was missed in the comment.
2013-02-08 pluknetFix warning: comparison of unsigned expression < 0...
2013-02-08 adrianFix ieee80211_mesh.c compilation.
2013-02-08 adrianFix a corner case that I noticed with the AR5416 (and...
2013-02-08 avgzfs_vget, zfs_fhtovp: properly handle the z_shares_dir...
2013-02-08 avgzfs: update comments about zfid_long_t to match the...
2013-02-08 avgktr: correctly handle possible wrap-around in the boot...
2013-02-07 monthadarMesh: recevied GANN frames where not parsed correctly.
2013-02-07 monthadarMesh HWMP forwarding information: updating FI for trans...
2013-02-07 monthadarMesh HWMP PERR bug fixes.
2013-02-07 monthadarMesh bug: debug infomartion showing swapped SA and...
2013-02-07 monthadarUpdate ddb to print mesh routing table.
2013-02-07 monthadarMesh HWMP PREQ: fixed conditions for discarding elements.
2013-02-07 monthadarMesh HWMP: don't send an intermediate PREP for proxy...
2013-02-07 monthadarMesh HWMP PREQ update: proxy reply only if mesh STA...
2013-02-07 monthadarHWMP: ic->raw_xmit didn't always point to correct ni.
2013-02-07 monthadarMesh gate code to transmit to all mesh gates.
2013-02-07 monthadarSend frames to mesh gate if 11s discovery fails.
next