summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tidy up bsd.cpu.mk for X86 CPUs:jkim2012-12-042-36/+49
* Document the interpretation of the negative value of ticks forkib2012-12-041-1/+8
* Methodise the BT diversity configuration function; so the AR9285adrian2012-12-043-3/+12
* Override the BT coex parameter function for the AR9285.adrian2012-12-041-2/+3
* Reformat/reindent.adrian2012-12-041-59/+70
* Add and tie in the AR5416 bluetooth coexistence methods into the HAL.adrian2012-12-032-0/+26
* Add the AR5416/AR9285 bluetooth coexistence code into the main kerneladrian2012-12-031-0/+6
* Add the btcoex code into the module compilation.adrian2012-12-031-3/+3
* Include if_ath_alq.c, which only gets actually compiled if ATH_DEBUG_ALQadrian2012-12-031-1/+1
* Print the frame addresses for the backtraces on i386 and amd64. Itkib2012-12-032-12/+22
* The vnode_free_list_mtx is required unconditionally when iteratingkib2012-12-031-4/+28
* Note that the manual page of less(1) says:delphij2012-12-031-1/+1
* Remove the sysctl process_limit interface, after somejfv2012-12-031-43/+7
* - Remove snapshots.se.freebsd.org [1]joel2012-12-031-1/+1
* Remove fictitious support for 80386-class CPUs from bsd.cpu.mk and make(1).jkim2012-12-033-29/+24
*-. Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031658-43299/+106116
|\ \
| | * Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-022195-46303/+118236
| | * Vendor import of clang trunk r162107:dim2012-08-19157-1127/+4423
| * | Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2):dim2012-12-021993-29776/+112399
* | | MFV: less v456.delphij2012-12-0312-32/+24
* | | Use SA_ZPL_CRTIME instead of SA_ZPL_CTIME for creation time.delphij2012-12-031-1/+1
* | | Fix make depend.uqs2012-12-021-1/+1
* | | Specifically point at the Handbook instructions for world updates inrwatson2012-12-021-1/+8
* | | Fix bpf_if structure leak introduced in r235745.melifaro2012-12-021-52/+66
* | | Add auditdistd to the pre-install required uid check list.peter2012-12-021-1/+1
* | | Run cscope with the -v parameter to make it more user-friendly.rpaulo2012-12-021-1/+1
* | | Add more obsolete files.antoine2012-12-021-0/+3
* | | Add a few more translations from IDs to model name.eadler2012-12-022-0/+6
* | | Add support for hdmi hda codec onboard nvidia gt 440 graphics cardeadler2012-12-022-0/+2
* | | Don't grab the PCU lock inside the TX lock.adrian2012-12-021-2/+2
* | | Delete the per-TXQ locks and replace them with a single TX lock.adrian2012-12-026-173/+128
* | | Document maxthreads and minthreads argumentsalfred2012-12-021-2/+13
* | | Document the "-m" option added by r243783.rmacklem2012-12-021-2/+8
* | | Add a "-m" option to nfsstat, which dumps out thermacklem2012-12-021-2/+24
* | | Add an nfssvc() option to the kernel for the new NFS clientrmacklem2012-12-025-2/+138
* | | - Add support for Etron EJ168 USB 3.0 Host Controllers.hselasky2012-12-012-20/+52
* | | Protect against DoS attacks, such as being described in CVE-2010-2632.marcel2012-12-011-22/+79
* | | ioapic_program_intpin: program high bits before low bitsavg2012-12-011-2/+2
* | | zfs_getpages: make use of vm_page_readahead_finishavg2012-12-011-20/+4
* | | gfs_file_inactive: replace bad code with ugly codeavg2012-12-011-4/+7
* | | acpi_cpu_notify: disable acpi_cpu_idle while updating C-state dataavg2012-12-011-7/+15
* | | acpi_cpu: change cpu_disable_idle to be a per-cpu flag...avg2012-12-011-17/+53
* | | In globextend(), take advantage of the fact that realloc(NULL, size) ismarcel2012-12-011-3/+2
* | | In globextend() when the pathv vector cannot be (re-)allocated, don'tmarcel2012-12-011-6/+1
* | | The getline function returns the number of characters read, noteadler2012-12-011-2/+2
* | | Merge a number of changes required to hook up OpenBSM 1.2-alpha2'srwatson2012-12-0110-1/+69
* | | Merge OpenBSM 1.2-alpha2 changes from contrib/openbsm torwatson2012-12-015-11/+64
* | | Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; therwatson2012-12-01128-28224/+46506
|\ \ \
| * | | Merge a number of post-1.2-alpha2 changes to OpenBSM into the OpenBSMrwatson2012-12-0120-67/+46
| * | | Import OpenBSM 1.2-alpha2:rwatson2012-11-30124-28206/+46417
OpenPOWER on IntegriCloud