freebsd.git
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 grehanRestore the ability to use clang as an external compile...
2015-02-18 kenMake sure that the flags for the XPT_DEV_ADVINFO CCB...
2015-02-18 kibIf malloc() sleeps, Giant is dropped. Recheck for...
2015-02-18 marcelAdd LIBXO.
2015-02-18 impClean up a bit of the INET/INET6 mess wrt options.
2015-02-18 impCleanup the way we include some files (in this case...
2015-02-18 impPopulate new KERN_OPTS from all the opt_*.h files in
2015-02-18 impAdd copyright statement I should have had on these...
2015-02-18 mjgfiledesc: obtain a stable copy of credentials in fget_u...
2015-02-18 kibFix UP build.
2015-02-18 delphijBump revision again after my Fortuna change.
2015-02-18 delphij - fortuna.c: catch up with r278927 and fix a buffer...
2015-02-18 jhibbitsMatch the right backlight driver.
2015-02-18 jhibbitsDon't set the write bit if we're just reading.
2015-02-18 arybchiksfxge: fix broken MCDI_EV_FIELD() macro
2015-02-18 arybchiksfxge: support variable-length response to MCDI GET_BOA...
2015-02-18 arybchiksfxge: add driver context member with number of event...
2015-02-18 arybchiksfxge: add driver context member with number of receive...
2015-02-18 arybchiksfxge: add driver context member with number of transmi...
2015-02-18 arybchiksfxge: add TCP segment size to sfxge_tso_state
2015-02-18 impOn my Lenovo T400, a Atheros 2413 has a problem powering up
2015-02-18 markjRemove drti.o's dependency on libelf. This makes it...
2015-02-18 rpauloFix a typo in ipv6_down().
2015-02-18 pfglibc: clean some set-but-not-used errors.
2015-02-17 mjgfiledesc: simplify fget_unlocked & friends
2015-02-17 jmgbump the rev... ZFS is the first fall out of this...
2015-02-17 pfgministat(1): replace malloc + memset with calloc.
2015-02-17 jmgFix a bug where this function overflowed it's buffer...
2015-02-17 rpaulorelease: use xz via pipe when compressing the tarballs.
2015-02-17 glebiusEven more fixes to !INET and !INET6 kernels.
2015-02-17 hselaskyFix compilation of LINT-NOINET kernel target after...
2015-02-17 jmgnote that you should update your kernel due to RNG...
2015-02-17 pfgdu(1): replace malloc + memset with calloc.
2015-02-17 glebius Use anonymous unions and structs to organize shared...
2015-02-17 loosMake use of the newly introduced macros.
2015-02-17 loosReplace hardcoded sizes by sizeof() and nitems().
2015-02-17 loosFix the display of negative temperatures.
2015-02-17 loosSet the #address-cells and #size-cells properties on...
2015-02-17 glebiusUse anonymous unions to add possibility to put mbufs...
2015-02-17 glebius Globally enable -fms-extensions when building kernel...
2015-02-17 emastelldb: workaround to permit cross-arch core file debugging
2015-02-17 imphd64570.h was installed, so add it here now that it...
2015-02-17 jmgWhen the new random adaptor code was brought it in...
2015-02-17 pfgulimit(3): simplify.
2015-02-17 emasteUpdate elftoolchain to upstream revision 3163
2015-02-17 brdAdd tests for account and password expiration.
2015-02-17 jillescompress,gzip,xz: Preserve timestamps with nanosecond...
2015-02-17 andrewPull the ARM ddb unwind code out to a new file. This...
2015-02-17 hselaskyFix compilation of the SDP driver and a compile warning...
2015-02-17 ngieAdd the mnt_lockref field to the ddb(4) 'show mount...
2015-02-17 hselaskyFix compilation when DEBUG is defined.
2015-02-17 kibRestore the extern qualifier on __cleanup.
2015-02-17 ngieSome minor style(9) fixes (whitespace + comment)
2015-02-17 hselaskyUpdate the infiniband stack to Mellanox's OFED version...
2015-02-17 hselaskyTry to resolve infinite interrupts by clearing an undoc...
2015-02-17 impRemove compat code for pre-FreeBSD 7 systems.
2015-02-17 impThis should have been GC'd 6 years ago when ar(4) was...
2015-02-17 adrianImplement taskqueue_start_threads_cpuset().
2015-02-17 nwhitehornHaving the TOC pointer in kernel dbeugger printouts...
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 rpauloFix a typo when invoking tar(1) to create the debug...
2015-02-16 kibArray cannot be NULL, remove always true comparision...
2015-02-16 mariusUnbreak sparc64 after r276630 by calling __sparc_sigtra...
2015-02-16 kibInitialize x2APIC mode on the resume path before access...
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 pfgrexec(3): prevent uninitialized access to "port" variable.
2015-02-16 hselaskyDefine standard formatting strings to print GIDs
2015-02-16 hselaskyThe kasprintf() function cannot be inlined due to using...
2015-02-16 sbrunoAdd example for upcoming aarch64/arm64 targets.
2015-02-16 loosAdd a mask to match only the relative base address...
2015-02-16 jmgremove NULL check as M_WAITOK will not return NULL
2015-02-16 glebiusCommit a miss from r278843.
2015-02-16 brdFix build.
2015-02-16 pluknetkdump: sendfile(2) "flags" argument needs casting on...
2015-02-16 hselaskyThe "frag_info" pointer is already pointing to an array...
2015-02-16 roygerxen/intr: improve handling of legacy IRQs
2015-02-16 roygerxen/intr: improve PIRQ handling
2015-02-16 hselaskyReduce number of memory buffers a bit.
2015-02-16 hselaskyAvoid recursive locking.
2015-02-16 hselaskySwap screen dimensions back to normal.
2015-02-16 hselaskyHandle VBUS error interrupts.
2015-02-16 avgvt: move suspend/resume event handlers registration...
2015-02-16 jillessymlink(7): Mention chflagsat() (can take AT_SYMLINK_NO...
2015-02-16 hselaskyAllow the display port to be powered off.
2015-02-16 hselaskyForward the FBIO_BLANK IOCTL to framebuffer clients...
2015-02-16 roygerxen: fix xenstore dev
2015-02-16 glebiusIn the forwarding case refragment the reassembled packe...
2015-02-16 glebiusFactor out ip6_fragment() function, to be used in IPv6...
2015-02-16 arybchiksfxge: flush all Tx queues from if_qflush
2015-02-16 kevloXref the following in wlan(4):
2015-02-16 arybchiksfxge: style fixes
2015-02-16 arybchiksfxge: SYSCTL_IN/OUT should not be called with non...
2015-02-16 arybchiksfxge: remove inline specifiers
2015-02-16 arybchiksfxge: remove used sfxge_tso_state member dma_seg_i
2015-02-16 arybchiksfxge: remove full_packet_size from sfxge_tso_state
2015-02-16 glebiusMissed from r278831.
2015-02-16 arybchiksfxge: remove unused variable
2015-02-16 glebiusMove ip6_deletefraghdr() to frag6.c.
2015-02-16 glebiusUpdate the pf fragment handling code to closer match...
next