]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Merge from vmcontention.
[FreeBSD/FreeBSD.git] / sys /
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-09 attilioMerge from vmc-playground:
2013-03-09 attilioAdd missing FBSDID() tag for new file.
2013-03-09 attilioMFC
2013-03-09 adrianPlaceholder for the upcoming AR9300 HAL code.
2013-03-08 melifaroFix long-standing issue with interface routes being...
2013-03-08 adrianBring over my initial work from the net80211 TX locking...
2013-03-08 sbrunoAdd legacy support to geom raid to create a /dev/arX...
2013-03-08 dumbbellImport Linux commit a1b7736dac5f2d5876e68c47a0fce3f4238...
2013-03-08 dumbbelldrm: Fix a call to free(9) with an incorrect malloc...
2013-03-08 delphijEliminate excessive $FreeBSD$ headers.
2013-03-08 dumbbellg_label_ntfs_taste: Abort taste is recsize == 0
2013-03-08 mariusMerge r247814 from x86 modulo whitespace bug:
2013-03-08 andreMove the callout subsystem initialization to its own...
2013-03-08 andreMove the auto-sizing of the callout array from init_par...
2013-03-08 kientzleThis file is specific to arm11x6 processors, so tell the
2013-03-08 attilioMFC
2013-03-07 attilioMerge from vmcontention
2013-03-07 attilioMFC
2013-03-07 attilioImprove comments.
2013-03-07 obrienFix GCC build:
2013-03-07 gavinSupport the FAT16 partition type in gpart(8)
2013-03-07 mavFix panic when Secondary_Element_Count == 1 and Seconda...
2013-03-07 mavFix off-by-one error in nanoseconds validation.
2013-03-07 gavinCorrect two spelling mistakes in a comment.
2013-03-07 glebiusAdd quirks to enable headphones redirection on number...
2013-03-07 glebiusPlug a memory leak.
2013-03-07 lstewartThe hashmask returned by hashinit() is a valid index...
2013-03-07 ianCall sched_prio() to immediately change the priority...
2013-03-06 mavReduce minimal time intervals of setitimer(2) from...
2013-03-06 mavFix time math overflows and improve zero intervals...
2013-03-06 uqsFix 'make depend'
2013-03-06 delphijUpdate driver to version 4.6.95.0.
2013-03-06 bryanvRemove the virtio dependency entry for the VirtIO devic...
2013-03-06 andrewFix stack alignment in the kernel to be on an 8 byte...
2013-03-05 gonzo- Reset DMA channel if error occured
2013-03-05 mmMFV r247845:
2013-03-05 kibFix build with gcc, do not use unnamed union.
2013-03-05 kibFix build with gcc, remove redundand declarations.
2013-03-05 melifaroWrite lock is not required for find&compare operation.
2013-03-05 dumbbelldrm_global.c: Destroy sx in drm_global_release()
2013-03-05 kibCorrect the r247832.
2013-03-05 dumbbellg_label_ntfs.c: Mark structures as __packed
2013-03-05 fabientAdd a generic way to call per event allocate / release...
2013-03-05 kibImport the preliminary port of the TTM.
2013-03-05 kibImport the drm_global references helpers.
2013-03-05 kibImport the drm_mm_debug_table() function.
2013-03-05 kibImport the likely() compat macro.
2013-03-05 glebiusSimplify TAILQ usage and avoid additional memory alloca...
2013-03-05 bryanvOnly set the barrier flag if the feature was negotiated
2013-03-04 jfvFix a small, but important bug, a task drain was mistakenly
2013-03-04 jfvFirst, sync to internal shared code, and then
2013-03-04 davide- Bump __FreeBSD_version after recent callout(9) changes.
2013-03-04 gibbsFix assertion failure when using userland DTrace probes...
2013-03-04 davideComplete r247813:
2013-03-04 mavAdd quirk to enable headphones redirection on Lenovo...
2013-03-04 kenRe-enable CTL in GENERIC on i386 and amd64, but turn...
2013-03-04 davideUse C99 'bool' rather than Machish 'boolean_t'.
2013-03-04 davideMFcalloutng:
2013-03-04 davideMFcalloutng:
2013-03-04 davideMFcalloutng (r244251 with minor changes):
2013-03-04 davideMFcalloutng (r236314 by mav):
2013-03-04 davideMFcalloutng (r244255 by mav, with minor changes):
2013-03-04 davideMFcalloutng:
2013-03-04 davideFix build with DIAGNOSTIC/CALLOUT_PROFILING options...
2013-03-04 davideMFcalloutng (r244249, r244306 by mav):
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioMerge from vmcontention:
2013-03-04 davideMFcalloutng:
2013-03-04 attilioEvaluations on the likelyhood of empty object cache...
2013-03-04 davideMFcalloutng:
2013-03-04 davideStyle fix: remove useless braces. Sorry, my bad.
2013-03-04 davideMFcalloutng:
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 davideMFcalloutng (r244355):
2013-03-04 davide- Make callout(9) tickless, relying on eventtimers...
2013-03-04 cognetIf we're using a PIPT L2 cache, only merge 2 segments...
2013-03-04 adrianadd a method to set/clear the VMF field in the TX descr...
2013-03-04 alcFix a typo.
2013-03-04 alcA Boolean is more appropriate than an int here. Use...
2013-03-04 alcMake a pass over most of the comments.
2013-03-04 alcSimplify Boolean expressions.
2013-03-04 alcFix spelling.
2013-03-04 eadlerRemove check for NULL prior to free(9) and m_freem(9).
2013-03-04 attilioMerge from vmcontention
2013-03-04 attilioMFC
2013-03-04 attilioRemove the boot-time cache support and rely on UMA...
2013-03-03 pjdFor some reason when I started to pass filedescent...
2013-03-03 pjdUse dedicated malloc type for filecaps-related data...
2013-03-03 pjdPlug memory leaks in file descriptors passing.
2013-03-03 alcWe don't need to reinitialize the root of the page...
2013-03-03 uqsFix 'make depend'
2013-03-03 davidecallwheelmask and callwheelsize are always greater...
2013-03-03 davideRemove a couple of unused include.
2013-03-03 mavMFcalloutng:
2013-03-03 rpauloRemove the extra parenthesis from the cv_init() macro...
2013-03-03 alcTwo out of three times that vm_page_find_least() is...
next