]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Reduce minimal time intervals of setitimer(2) from 1/HZ to 1/(16*HZ) by
[FreeBSD/FreeBSD.git] / sys /
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 davideMFcalloutng:
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 eadlerRemove check for NULL prior to free(9) and m_freem(9).
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 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 attilioFix-up r247622 by also renaming pv_list iterator into...
2013-03-02 mavAdd protective parentheses for macro argument, missed...
2013-03-02 mavPolish few spaces/tabs.
2013-03-02 mavMFcalloutng:
2013-03-02 pjdRegen after r247667.
2013-03-02 pjd- Implement two new system calls:
2013-03-02 attilioGarbage collect NTFS bits which are now completely...
2013-03-02 attilioRemove ntfs headers dependency for g_label_ntfs.c by...
2013-03-02 alcThe value held by the vm object's field pg_color is...
2013-03-02 attilioGarbage collect PORTALFS bits which are now completely...
2013-03-02 attilioGarbage collect CODAFS bits which are now completely...
2013-03-02 marius- Complete r231621 by also blacklisting the bridge...
2013-03-02 attilioGarbage collect XFS bits which are now already complete...
2013-03-02 attilioGarbage collect HPFS bits which are now already complet...
2013-03-02 melifaroFix callout expiring dynamic rules.
2013-03-02 attilioMerge from vmc-playground branch:
2013-03-02 marius- Revert the part of r247601 which turned the overtempe...
2013-03-02 mariusRevert the part of r247600 which turned the overtempera...
2013-03-02 jillesnullfs: Improve f_flags in statfs().
2013-03-02 pjdIf the target file already exists, check for the CAP_UN...
2013-03-02 adrianDisable the ctl driver in GENERIC.
2013-03-02 andrewMove some virtual memory constants to the top of the...
2013-03-02 andrewBuild the Raspberry Pi dtb file when building the kerne...
2013-03-02 andrewEnsure the stack is correctly aligned before calling...
2013-03-02 pjdRegen after r247602.
2013-03-02 pjdMerge Capsicum overhaul:
2013-03-02 marius- Apparently, it's no longer a problem to call shutdown...
2013-03-02 marius- While Netra X1 generally show no ill effects when...
2013-03-01 delphijFix wrong assignment.
2013-03-01 delphijFix a typo in mfi_stp_cmd() that would give wrong assig...
2013-03-01 delphijMFV r247575:
2013-03-01 mariusInitialize count in order to appease clang.
2013-03-01 mariusInitialize count in order to appease clang.
2013-03-01 jhbReplace the TDP_NOSLEEPING flag with a counter so that the
2013-03-01 andrewIncrease the maximum text size on ARM to 64MiB. Without...
2013-03-01 pjdRemove unnecessary variables.
2013-03-01 mmMFV r247316:
2013-03-01 pjdReduce lock scope a little.
2013-03-01 marius- Move reporting of failures to disable RX/TX MAC under...
2013-03-01 marius- In sbbc_pci_attach() just pass the already obtained...
2013-03-01 marius- Remove an unused header.
2013-03-01 marius- Apparently, r186520 was just wrong and the clock...
2013-03-01 marius- Make tables, device ID strings etc const. This includ...
2013-03-01 marius- Make tables, device ID strings etc const.
next