freebsd.git
2015-02-12 traszRemove unused code.
2015-02-12 mavFix man page to match real option names.
2015-02-12 mavMake WRITE SAME commands respect physical block size.
2015-02-12 ngieAdd debugging output to help track down the recent...
2015-02-12 cpercivaStep 1 of eliminating the "games" distribution: Move...
2015-02-12 gonzo- Perform bus_dmamap_sync on pagelist structure
2015-02-12 emastelibdwarf: Handle .rel relocations
2015-02-12 gjbReduce number of lines to set ORGANIZATION_NAME in
2015-02-11 kibRegisters definitions for the new capabilities from...
2015-02-11 kibvm_page_lookup() accepts read-locked object.
2015-02-11 gjbEnsure ORGANIZATION_NAME is quoted when ORGANIZATION
2015-02-11 bdreweryCorrect and clarify comment for __SMBF.
2015-02-11 mavDo not dereference NULL clearing UA that was not set...
2015-02-11 mavAdd missing asprintf() status checks.
2015-02-11 emastelibdwarf: Add symbol value when processing .rela reloca...
2015-02-11 rpauloRemove check against NULL after M_WAITOK.
2015-02-11 marcelClose the file list before opening the container that...
2015-02-11 pfgflowctl: Replace alloca() with an array.
2015-02-11 gnnClean up machine dependent code for DTrace on ARM.
2015-02-11 tijlFix ldscripts such that ld(1) collects the .fini_array...
2015-02-11 traszFix formatting.
2015-02-11 mavAdd support for General Statistics and Performance...
2015-02-11 jhbMFi386:
2015-02-11 emastelibdwarf: Add aarch64 relocation support
2015-02-11 gnnSummary: Update CPU identification call to recent version.
2015-02-11 andrewRemove the non-EABI code from the DDB stack unwinder...
2015-02-11 andrewThe cpu_id macro was renamed in r278529, catch up with...
2015-02-11 baptRemove remnant from texinfo
2015-02-11 ngieDocument caveat with specifying WITHOUT_VI at build...
2015-02-11 jmgadd an assert in case the sizeof int ever becomes bigge...
2015-02-11 kevloAdd preliminary support for the Ralink RT5390 and RT539...
2015-02-11 rpauloRestore the data array in coredump(), but use a differe...
2015-02-10 jmgfetch has supported https for a while..
2015-02-10 gremboAdd xo_finish() to w.c in case it's invoked as uptime
2015-02-10 mariusFix compilation with GCC in the PAE case.
2015-02-10 bdreweryWhen catopen(3) returns an error, it caches the result...
2015-02-10 gnnInitial version of DTrace on ARM32.
2015-02-10 gjbFix a rendering issue in the nullfs(5) manual page.
2015-02-10 rpauloRemove a printf and an strlen() from the coredump code.
2015-02-10 traszUpdate UPDATING after changing autofs(4) ABI.
2015-02-10 kibMountd iterating over the mount points may race with...
2015-02-10 traszRestore ABI compatibility, broken in r273127. Note...
2015-02-10 impProperly quote EXTRA_MODULES and WITHOUT_MODULES to...
2015-02-10 zbbResolve cache line size from CP15
2015-02-10 roygerrc.d: load the network config file for netif
2015-02-10 gjbBump copyright, forgotten in r278502.
2015-02-10 hselaskyRevert r274918 and make a better solution. Poll the...
2015-02-10 gjbIn scripts/mk-vmimage.sh, prevent incorrect usage() by
2015-02-10 mavDo not abort already aborted tasks.
2015-02-10 rpauloRemove FreeBSD/wii.
2015-02-10 rpauloSanitise the coredump file names sent to devd.
2015-02-10 dteskeUpdate copyrights.
2015-02-10 dteskeAdd "vt_"* aliases to bsdconfig console entries.
2015-02-10 dteskeAdd bsdconfig api function f_dialog_menutag2help()
2015-02-10 dteskeAdd bsdconfig api functions f_dialog_pause()/f_dialog_p...
2015-02-10 dteskeEliminate sub-shells where possible for performance.
2015-02-10 dteskeWhitespace.
2015-02-10 gjbExclude 'tests' from DEBUG_DISTRIBUTIONS.
2015-02-10 npcxgbe(4): allow the SET_FILTER_MODE ioctl to change...
2015-02-10 dteskeComments.
2015-02-10 nwhitehornAdd error reporting to interrupt CPU binding.
2015-02-10 nwhitehornSet thread priorities on multithreaded CPUs so that...
2015-02-10 jamieUn-revert the r278323 again - whatever Jenkins/kyua...
2015-02-09 rpauloNotify devd(8) when a process crashed.
2015-02-09 rpauloAdd the ability to print a vendor copyright in dmesg.
2015-02-09 hselaskyFix DMA address casts. Regression issue after r278279.
2015-02-09 jhbUse __builtin_popcountl() instead of __builtin_popcount().
2015-02-09 brdAdd tests for `pw usernext'.
2015-02-09 jhbUse __builtin_popcnt() to implement a BIT_COUNT() opera...
2015-02-09 kibAdd x2APIC support. Enable it by default if CPU is...
2015-02-09 rrsThis fixes a bug in the way that the LLE timers for nd6
2015-02-09 nwhitehornDistribute interrupts across multiple CPUs in SMP confi...
2015-02-09 dteskeAdd new alias "bsdconfig api" (same as "bsdconfig inclu...
2015-02-09 rrsThis fixes two conditions that can incur when migration
2015-02-09 rpauloAdd a few more instructions to xz/FREEBSD-upgrade.
2015-02-09 dteskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 ngieRemove explicit routing/sendmail rc.d inclusion in...
2015-02-09 dteskeRevert SVN r278464 -- fingers were in perforce mode...
2015-02-09 dteskeReplace the only instance of sed(1) in bsdconfig(8...
2015-02-09 impPrefer install over mkdir to create the directory....
2015-02-09 impMove these definitions to bsd.own.mk along side the...
2015-02-09 impFix typo.
2015-02-09 impWe need to create /boot/dtb since some use cases don...
2015-02-09 impMake sure that we define DTB{OWN,GRP,MODE} so install...
2015-02-09 impPass MODULES_EXTRA to the modules build. While I'm...
2015-02-09 impEnforce that MK_foo options shall be either "yes" or...
2015-02-09 nwhitehornMark invalid page table entries correctly for PMAP...
2015-02-09 bzProperly hide a variable under #ifdef as it is only...
2015-02-09 gjbRevert r278445.
2015-02-09 gjbEnable multi-threaded xz(1) compression, after r278433.
2015-02-09 gjbDefine FREEBSD_VERSION in release/Makefile, derived
2015-02-09 delphijChase r278433: bump __FreeBSD_version for xz 5.2.0...
2015-02-09 dimAfter r278004 was committed, Bruce Evans noted that...
2015-02-09 nwhitehornFix typo in PTE insertion overflow handling: use the...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-09 gonzoDo not mark shared structures as __packed, it leads...
2015-02-09 gonzoRemove unused variables
2015-02-09 nwhitehornFix an extremely subtle concurrency bug triggered by...
2015-02-09 nwhitehornTechnically speaking, using one virtal processor area...
2015-02-09 nwhitehornSimplify trapcode setup by placing a copy of the generi...
next