]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Simplify pause_sbt() logic. Don't call DELAY() if remainder is less
[FreeBSD/FreeBSD.git] / sys / kern /
2013-08-30 hselaskySimplify pause_sbt() logic. Don't call DELAY() if remai...
2013-08-30 kibMove the definition of the struct unrhdr into a separat...
2013-08-29 kenFix some issues in change 254760 pointed out by Bruce...
2013-08-29 jhbDon't return an error for socket timeouts that are...
2013-08-27 andrePad m_hdr on 32bit architectures to to prevent alignmen...
2013-08-27 kibWhen allocating a pbuf for the cluster write, do not...
2013-08-26 willAdd the ability to display the default FIB number for...
2013-08-26 jmgfix up some comments and a white space issue...
2013-08-25 andreGive (*ext_free) an int return value allowing for very...
2013-08-25 andreAdjust socow_iodone() after r254799.
2013-08-24 andreAfter r254779 "error" must always be present in mb_ctor...
2013-08-24 markjRename the kld_unload event handler to kld_unload_try...
2013-08-24 andreRemove unused m_free_fast(). The difference to m_free...
2013-08-24 markjSet things up so that linker_file_lookup_set() is alway...
2013-08-24 markjRemove the kld lock macros and just use the sx(9) API...
2013-08-24 markjRemove some code that has been commented out since...
2013-08-24 andreRestructure the mbuf pkthdr to make it fit for upcoming...
2013-08-24 kenFix a printf format warning on 32-bit mips and powerpc.
2013-08-24 andreAdd an mbuf pointer parameter to (*ext_free) to give...
2013-08-24 mavMFprojects/camlock r254460:
2013-08-24 andredd a 24 bits wide ext_flags field to m_ext by reducing...
2013-08-24 andreAvoid code duplication for mbuf initialization and...
2013-08-24 kenAdd support to physio(9) for devices that don't want...
2013-08-23 delphijAllow tmpfs be mounted inside jail.
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 jkimFix a whitespace.
2013-08-23 kibSince the 253927, which removed the soft busy call...
2013-08-23 jhbUse tvtohz() to convert a socket buffer timeout to...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 kibBoth cluster_rbuild() and cluster_wbuild() sometimes...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 kibRemove the deprecated VM_ALLOC_RETRY flag for the vm_pa...
2013-08-21 andreRevert r254520 and resurrect the M_NOFREE mbuf flag...
2013-08-21 kibImplement read(2)/write(2) and neccessary lseek(2)...
2013-08-21 kibMake the seek a method of the struct fileops.
2013-08-21 kibExtract the general-purpose code from tmpfs to perform...
2013-08-20 phoAdded sysctl to turn off calls to vmem_check().
2013-08-19 jeff - Use an arbitrary but reasonably large import size...
2013-08-19 andreRemove the unused M_NOFREE mbuf flag. It didn't have...
2013-08-18 jillesDisallow opening a POSIX message queue for execute.
2013-08-18 pjdImplement 32bit versions of the cap_ioctls_limit(2...
2013-08-17 bryanvDo not use potentially stale thread in kthread_add()
2013-08-17 pjdIn r114945 the line 'nmp = TAILQ_NEXT(mp, mnt_list...
2013-08-17 delphijFix build.
2013-08-16 kibRestore the previous sendfile(2) behaviour on the block...
2013-08-16 markjUse strdup(9) instead of reimplementing it.
2013-08-15 kenChange the way that unmapped I/O capability is advertised.
2013-08-15 cpercivaChange the queue of locks in kern_rangelock.c from...
2013-08-15 glebiusMake sendfile() a method in the struct fileops. Curren...
2013-08-15 markjSpecify SDT probe argument types in the probe definitio...
2013-08-14 markjUse kld_{load,unload} instead of mod_{load,unload}...
2013-08-13 jeff - Disable quantum caches on the kmem_arena. This...
2013-08-13 jeff - Add a statically allocated memguard arena since...
2013-08-13 jhbSome small cleanups to the fixes in r180340:
2013-08-13 glebius- Minor style(9) fix.
2013-08-13 markjFreeBSD's DTrace implementation has a few problems...
2013-08-13 markjRemove some unused fields from struct linker_file....
2013-08-13 markjAdd event handlers for module load and unload events...
2013-08-10 kibThe r254167 moved initialization of the sleepqueues...
2013-08-09 cognetDon't call sleepinit() from proc0_init(), make it a...
2013-08-09 cognetInstead of just trying to do it for arm, make sure...
2013-08-09 attilioOn all the architectures, avoid to preallocate the...
2013-08-09 attilioGive mutex(9) the ability to recurse on a per-instance...
2013-08-09 attilioThe soft and hard busy mechanism rely on the vm object...
2013-08-09 traszDon't dereference null pointer should acl_alloc() be...
2013-08-09 scottlAdd a helpful message that can help point to why a...
2013-08-08 rstoneAllow drivers to return BUS_PROBE_NOWILDCARD from their...
2013-08-07 jhbDon't emit a spurious EVFILT_PROC event with no fflags...
2013-08-07 kevloRemove unsigned comparison < 0
2013-08-07 jeffReplace kernel virtual address space allocation with...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 kibDo not override the ENOENT error for the empty path...
2013-08-05 attilioRevert r253939:
2013-08-04 attilioThe page hold mechanism is fast but it has couple of...
2013-08-04 attilioRemove unnecessary soft busy of the page before to...
2013-08-03 marcelAdd a tunable for the default timeout.
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-02 glebiusRemove extra zeroing after M_ZERO allocation.
2013-08-01 kibRemove unused malloc type.
2013-07-31 ianChanges to allow using BOOTP_NFSROOT and mounting an...
2013-07-31 scottlAnother fix for r253823; retain the default of 1 readah...
2013-07-30 scottlFix r253823. Some WIP patches snuck in.
2013-07-30 scottlCreate a knob, kern.ipc.sfreadahead, that allows one...
2013-07-28 kibWhen creation of the v_pollinfo raced and our instance...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-24 jhbUse VMFS_OPTIMAL_SPACE instead of VMFS_ALIGNED_SPACE...
2013-07-24 marcelFurther restrict the MAC addresses that we use for...
2013-07-24 marcelIn uuid_ether_add(), avoid false positives due to the...
2013-07-24 avgrename scheduler->swapper and SI_SUB_RUN_SCHEDULER...
2013-07-24 glebiusRemove unused argument from vmem_add1().
2013-07-24 marcelDecouple the UUID generator from network interfaces...
2013-07-23 glebiusRevert r249590 and in case if mp_ncpus isn't initialize...
2013-07-22 mjgRemove cr_prison NULL check from proc_to_reap.
2013-07-22 mjgRemove duplicate assertion from tdsendsignal.
2013-07-21 kibImplement compat32 wrappers for the ktimer_* syscalls.
2013-07-21 kibWrap kmq_notify(2) for compat32 to properly consume...
2013-07-21 kibMove the convert_sigevent32() utility function into...
2013-07-20 kibid_t is 64bit, provide the compat32 wrapper for clock_g...
next