]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method.
[FreeBSD/FreeBSD.git] / sys / i386 /
2007-02-15 jkimRegen.
2007-02-15 jkimMFP4: 113025, 113146, 113177, 113203, 113500, 113546...
2007-02-09 brooksInclude GEOM_LABEL in GENERIC. It's very useful and...
2007-02-08 jhbDon't send interrupts to CPUs disabled via lapic hints.
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-02-06 bdeFixed some style bugs. Routine except:
2007-02-06 bdeSimplified PCPU_GET() and PCPU_SET(). We must copy...
2007-02-01 kibIntroduce some more SO_ option equivalents from Linux...
2007-02-01 kibFix LOR that occurs because proctree_lock was acquired...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-28 rwatsonAs we now have an SFB_NOWAIT flag, change 'will' to...
2007-01-23 brunoo introduce a flags 'errata' for HW bugs onto the softc.
2007-01-23 jeff - Remove setrunqueue and replace it with direct calls...
2007-01-23 jeff - Allow the schedulers to IPI_PREEMPT idlethread....
2007-01-23 bdeCleaned up declaration and initialization of clock_lock...
2007-01-22 jhbExpand the MSI/MSI-X API to address some deficiencies...
2007-01-20 netchildMFp4 (113077, 113083, 113103, 113124, 113097):
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-17 delphijUse FOREACH_PROC_IN_SYSTEM instead of using its unrolle...
2007-01-14 netchildMFp4 (112893):
2007-01-14 kmacyexclude the icu and clock lock from LOCK_PROFILING
2007-01-12 impRemove 3rd clause, renumber, ok per email
2007-01-11 jhbRemove magic from rman_activate_resource() that uses...
2007-01-11 jeff - Use the correct test in the ipi bitmask handler...
2007-01-09 jkimAdd SSSE3 extensions and correct CNXT-ID spelling for...
2007-01-07 netchildMFp4 (112498):
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 netchildregen after addition of linux_utimes and linux_rt_sigti...
2006-12-31 netchildMFp4 (111746, 108671, 108945, 112352):
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 bdeFix oops in previous commit.
2006-12-29 bdeFixed some style bugs (mainly assorted errors in commen...
2006-12-29 bdeFixed some style bugs (whitespace only).
2006-12-29 bdeTry harder to garbage-collect the "LOCORE" (really...
2006-12-27 bdeAvoid an instruction in atomic_cmpset_{int_long)()...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-20 jkimRegen (just to fix 'generated from' line from the previ...
2006-12-20 jkimAdd linux_nanosleep() and regen.
2006-12-20 jkimMFP4: 109655
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-17 kmacyEvidently FreeBSD has long relied on the compiler to...
2006-12-17 kmacyvm86_initflags was causing gcc41 and even gcc346 to...
2006-12-15 n_hibmaAlign the interfaces for the various watchdogs and...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 yongariAdd msk(4) to the list of drivers supported by GENERIC...
2006-12-12 jhbGive Host-PCI bridge drivers their own pcib_alloc_msi...
2006-12-12 jhbSort function prototypes.
2006-12-12 jhbReplace a few magic numbers.
2006-12-12 jhbAdd a function to return the MD interrupt source cookie...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 sobomaxAllow machdep.cpu_idle_hlt to be set from the loader...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-12-03 bdeOptimized RTC accesses by avoiding null writes to the...
2006-11-30 jbTurn console printf buffering into a kernel option...
2006-11-25 ruTweak the comment about mapping a kernel using large...
2006-11-19 alcThe global variable avail_end is redundant and only...
2006-11-17 jhb- Add macro constants for the various fields in %dr7...
2006-11-17 jhbTrim some noise from bootverbose:
2006-11-17 jhbA few more style fixes.
2006-11-16 maximo Make pv_maxchunks no less than maxproc. This helps...
2006-11-15 jhbVarious whitespace and style fixes.
2006-11-15 jhbFix a typo that broke MSI (MSI-X worked fine) in the...
2006-11-13 jhbMD support for PCI Message Signalled Interrupts on...
2006-11-13 ruFix NKPT comments to match reality. Note that the...
2006-11-13 ruFix a comment.
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 trhodesMerge posix4/* into normal kernel hierarchy.
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-09 jhbDon't dump the $PIR table under bootverbose. The pirto...
2006-11-07 ruSpelling.
2006-11-07 jhbRemove old XXX comment about possibly adding a print_In...
2006-11-07 jhbRemove duplicate IDTVEC macro definition, it's already...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 jbRemove the KDTRACE option again because of the complain...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-04 jbBuild in kernel support for loading DTrace modules...
2006-11-01 jbAdd a cnputs() function to write a string to the consol...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-31 takawataFix Typo.
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 takawataAdd conf file entries for acpi_aiboost drivers.
2006-10-29 netchildregen after linux_io_* backout
2006-10-29 netchildBackout the linux aio stuff. Several problems where...
2006-10-29 bdeRemoved some SMP ifdefs so that using the TSC as a...
2006-10-28 netchildregen (prctl addition)
2006-10-28 bdei386/include/profile.h:
2006-10-28 netchildMFP4:
2006-10-28 bdeIn MCOUNT_OVERHEAD(label), actually use the `label...
2006-10-28 bdeCleaned up includes. <machine/profile.h> was unused...
2006-10-28 bdeRemoved all traces of HIDENAME() in amd64 and i386...
2006-10-27 bdeDon't call mexitcount or provide a stub mexitcount...
2006-10-26 jbRemove the KSE option now that it's in DEFAULTS on...
2006-10-26 jbAdd 'options KSE' to the kernel config DEFAULTS on...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-23 ruMove "device splash" back to MI NOTES and "files",...
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-22 alcEliminate unnecessary PG_BUSY tests.
next