]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Style cleanups.
[FreeBSD/FreeBSD.git] / sys /
2013-04-17 kenRevamp the old NFS server's File Handle Affinity (FHA...
2013-04-17 glebiusOn non-ACPI i386 mp_ncpus is initialized at SI_SUB_CPU...
2013-04-17 adrianAdd the static kernel boot environment, needed to actua...
2013-04-17 gabor- Correct spelling in comments
2013-04-17 gabor- Correct mispellings of word and
2013-04-17 gabor- Correct mispellings of word resource
2013-04-17 gabor- Corrrect mispellings of word useful
2013-04-17 gabor- Correct mispellings of word miscellaneous
2013-04-17 gabor- Correct mispellings of the word necessary
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-17 ivorasLink g_label_disk_ident when building geom_label as...
2013-04-17 adrianSetup needed tables for TPC on AR5416->AR9287 chips.
2013-04-17 adrianUse the TPC bank by default for AR9160.
2013-04-17 adrianUpdate the rate series setup code to use the decisions...
2013-04-17 rpauloPrint more bits from the standard extended features...
2013-04-17 neelCorrect misleading bootverbose output: ahc_isa_probe...
2013-04-17 pfgDTrace: Revert r249367
2013-04-16 ivorasComment typo fix.
2013-04-16 impr249408 and r249436 cause a NULL pointer dereference...
2013-04-16 adrianUse the new net80211 method to fetch the node TX power...
2013-04-16 adrianImplement a utility function to return the current...
2013-04-16 jhb- Document that sem_wait() can fail with EINTR if it...
2013-04-16 adrianUse a per-RX-queue deferred list, rather than a single...
2013-04-16 ivorasFix the buffer-overflow-fixing fixes.
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-16 delphijFix incomplete printf.
2013-04-16 delphijDon't leak lock when returning.
2013-04-16 trocinyAdd a new set of notes to a process core dump to store...
2013-04-16 brooksPartial MFP4 of 222836:
2013-04-16 tijlFix build after r249543.
2013-04-16 impPoint to regdef.h. May need to dig up references to...
2013-04-16 rmacklemAllow the vnode to be unlocked for the weird case of
2013-04-16 aeFix accounting after the r249528, also add several...
2013-04-16 aeUse IP6S_M2MMAX macro.
2013-04-16 aeReplace hardcoded numbers.
2013-04-16 kibSome compilers issue a warning when wider integer is...
2013-04-15 aeThe source address selection algorithm tries to apply...
2013-04-15 impFix N32/N64 register saving by ensuring that all regist...
2013-04-15 adrianNow that the register definitions are in -HEAD, enable...
2013-04-15 adrianBring over some AR9271 register definitions from the...
2013-04-15 gnnPoint args[0] not at the thread that is ending but...
2013-04-15 jfvCorrections to the RX checksum code, make sure its...
2013-04-15 ivorasIntroduce glabel labels based on GEOM ident attributes...
2013-04-15 ivorasIntroduce a symbol for the GEOM class name instead...
2013-04-15 glebiusSwitch lagg(4) statistics to counter(9).
2013-04-15 luigifix a bug in the computation of the userspace offset...
2013-04-15 alcAlthough we perform path compression to reduce the...
2013-04-14 trocinySimilarly to proc_getargv() and proc_getenvv(), export...
2013-04-14 trocinyRe-factor the code to provide kern_proc_filedesc_out...
2013-04-14 trocinyRe-factor coredump routines. For each type of notes...
2013-04-14 impPrint MB and GB instead of MiB and GiB mislabeled as...
2013-04-14 mavRemove some more pieces of multilevel freeze mechanism...
2013-04-14 mjgAdd fdallocn function and use it when passing fds over...
2013-04-14 kibUsnure that PCI bus BIS_GET_DMA_TAG() method sees the...
2013-04-14 mavRemove owner field from struct cam_ed, unused at least...
2013-04-14 mavMFprojects/camlock r248982:
2013-04-14 mavMFprojects/camlock r248890, r248897, r248898, r248900...
2013-04-14 hirenFixing a clang warning indicating uninitialized variabl...
2013-04-14 hirenImprove/correct a comment. We now support a lot more...
2013-04-13 neelCreate sysctl node 'hw.vmm.vmx' and populate it with...
2013-04-13 dimFix undefined behaviour in several gpio_pin_setflags...
2013-04-13 jmgmove the error report to a lower log level... Now...
2013-04-13 kibFix the name of the pcb member in the comments.
2013-04-13 mavMFprojects/camlock r248894:
2013-04-13 jchandraFix changes made in r249408.
2013-04-13 neelUse the MAKEDEV_CHECKNAME flag to check for an invalid...
2013-04-12 jkimUnbreak tinderbox build after r249420.
2013-04-12 rstoneCosmetic change: make a comment reference Sandy Bridge...
2013-04-12 alcAlthough we perform path compression to reduce the...
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jimharrisRemove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_N...
2013-04-12 jimharrisAdd support for passthrough NVMe commands.
2013-04-12 jimharrisMove the busdma mapping functions to nvme_qpair.c.
2013-04-12 jimharrisRemove the NVMe-specific physio and associated routines.
2013-04-12 jimharrisAdd a mutex to each namespace, for general locking...
2013-04-12 jimharrisRename the controller's fail_req_lock, so that it can...
2013-04-12 jimharrisDo not panic when a busdma mapping operation fails.
2013-04-12 jchandraMove MIPS_MAX_TLB_ENTRIES definition from cpuregs.h...
2013-04-12 aeReflect removing of the counter_u64_subtract() function...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-12 jchandraFix incorrect KASSERTs in xlpge
2013-04-12 jchandraFix kenv behavior when there is no static environment
2013-04-12 bzisa_if.h is indirectly included.
2013-04-12 glebiusAttempt to clean up spacing and long lines.
2013-04-12 aeFree memory after deleting an address policy entry.
2013-04-12 neelIf vmm.ko could not be initialized correctly then preve...
2013-04-11 npAdd pciids of the T5 based cards. The ones that I...
2013-04-11 npCosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).
2013-04-11 npAuto-reduce the holdoff timers that are greater than...
2013-04-11 bzGenerate a LINT for powerpc and for powerpc64.
2013-04-11 adrianAlways enable TXOK interrupts when setting up TX queues...
2013-04-11 npcxgbe/tom: Slight simplification of code that calculate...
2013-04-11 npGet rid of a couple of stray \n's.
2013-04-11 npThere is no need for elaborate queries and error checki...
2013-04-11 trocinyAdd sbuf_start_section() and sbuf_end_section() functio...
2013-04-11 np- Explain clearly why a different firmware is being...
2013-04-11 glebiusFix tcp_output() so that tcpcb is updated in the same...
2013-04-11 npcxgbe(4): Ensure that the MOD_LOAD handler runs before...
2013-04-11 pfgDTrace: option for time-ordered output
next