summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If the I/O offset and length is multiple of the media size thenambrisko2016-05-271-3/+6
* The flag "vm_pages_needed" has long served two distinct purposes: (1) toalc2016-05-274-43/+64
* Remove duplicate sentence from pfsync.8.dru2016-05-271-1/+0
* In pmap_advise(), avoid leaking DI start for EPT pmaps which needs A/Dkib2016-05-272-1/+5
* Install ioatcontrol to /usr/bin by default instead of /ngie2016-05-271-0/+1
* - Sort make variablesngie2016-05-271-2/+5
* Replace linux-f10 packages with updated linux-c6.gjb2016-05-271-1/+1
* Correct the implementation of dtrace_interrupt_disable/enable.br2016-05-271-2/+3
* Fix description for -V in the -r casengie2016-05-271-1/+1
* Document the default behavior for -c (0)ngie2016-05-271-2/+3
* Initialize `t` with memset(.., 0, ..)ngie2016-05-271-0/+3
* When building modules, define make variable OPT_FDT if the kernel configian2016-05-272-1/+13
* Plug route reference underleak that happens with FLOWTABLE after r297225.glebius2016-05-272-2/+10
* Disconnect PIE from the build until it is free of floating point math.truckman2016-05-272-4/+2
* fd: provide a common exit point for unlock in kern_dupmjg2016-05-271-18/+16
* exec: get rid of one vnode lock/unlock pair in do_execvemjg2016-05-271-42/+30
* Fix dtrace_interrupt_disable and dtrace_interrupt_enable by having theandrew2016-05-271-1/+2
* sfxge(4): fix typo in monitor types strings in common codearybchik2016-05-271-1/+1
* sfxge(4): avoid necessity to add one more constant condition notearybchik2016-05-271-1/+1
* sfxge(4): cope with always true unsigned comparison with 0 to make lint happierarybchik2016-05-271-2/+3
* sfxge(4): unsigned 1 should be shifted to produce bitmaskarybchik2016-05-271-1/+1
* sfxge(4): cope with lint for EFX_SET_OWORD_BIT() with const bit argarybchik2016-05-271-1/+10
* sfxge(4): remove set but not used variablearybchik2016-05-271-2/+1
* Improve error message when failing to open a backing filebapt2016-05-271-2/+3
* sfxge(4): remove unreachable break after gotoarybchik2016-05-272-2/+0
* sfxge(4): add constant condition note to make lint happierarybchik2016-05-273-0/+3
* sfxge(4): note unused variables to make lint happierarybchik2016-05-278-1/+25
* Attach iser(4) to the build.trasz2016-05-271-0/+2
* Build iscsi(4) with ICL_KERNEL_PROXY when building with WITH_OFED.trasz2016-05-271-1/+6
* Fix build on i386.trasz2016-05-271-3/+5
* Quell false positives in svc_vc_create and svc_vc_create_conn with cd and xprtngie2016-05-271-13/+11
* The SCHEDULER_STOPPED() macro already contains a predict false statement.hselasky2016-05-272-5/+5
* hyperv: Test features before enabling optional functionalitiessephe2016-05-276-10/+69
* [iwm] remove dead code.adrian2016-05-272-16/+2
* hyperv: Clean up Hyper-V timecounter a bit.sephe2016-05-271-10/+17
* hyperv: GC unneeded bitssephe2016-05-271-145/+0
* hyperv/vmbus: Move MSR EOM to hyperv_reg.hsephe2016-05-272-2/+4
* hyperv: Move timer related MSRs into hyperv_reg.hsephe2016-05-273-13/+26
* Use vm_page_replace_checked() instead of vm_page_rename() for implementingalc2016-05-271-17/+10
* hyperv: Move CPUID related bits to hyperv_reg.h and give them clean namesephe2016-05-273-77/+72
* libmd: Work around C++'s inability to understand Ccem2016-05-271-0/+8
* Fix parallel builds by specifying *all* required headers in SRCS.ian2016-05-275-5/+5
* gcc42: Fix minor C99 parse bugcem2016-05-272-10/+4
* Add rtwn(4) and rtwnfw(4).kevlo2016-05-272-0/+33
* [gpio] add gpiospi to the gpio module.adrian2016-05-271-1/+1
* [spigen] add the userland ioctl API for spigen.adrian2016-05-271-0/+52
* [gpiospi] add debug option.adrian2016-05-271-0/+3
* Only build gpio modules on armv6, until it's known that they can be builtian2016-05-271-1/+5
* Make Makefile.mirrors -ALPHA${N}-aware.gjb2016-05-271-2/+2
* Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the officialgjb2016-05-271-1/+1
OpenPOWER on IntegriCloud