]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Modify BPF descriptor assertions to assert Giant when a BPF descriptor
[FreeBSD/FreeBSD.git] / sys / i386 /
2004-03-28 rwatsonRegen from ibcs2_wait() becoming MPSAFE.
2004-03-28 rwatsonibcs2_wait() now MPSAFE.
2004-03-28 bmsUse the BSD madvise() syscall implementation for Linux...
2004-03-25 desThis commit was generated by cvs2svn to compensate...
2004-03-22 wpaulThe kthread_create() API is supposed to allow you to...
2004-03-21 alcAdd an implementation of uiomove_fromphys() for i386...
2004-03-20 marcelIntroduce the cpumask_t type. The purpose of the type...
2004-03-19 desThis commit was generated by cvs2svn to compensate...
2004-03-18 njlThis commit was generated by cvs2svn to compensate...
2004-03-18 bdeRemoved a vestige of the stl driver.
2004-03-17 jhb- Replace wait1() with a kern_wait() function that...
2004-03-17 jmgremove stale comment since these limits have been incre...
2004-03-17 njlConvert callers to the new bus_alloc_resource_any(9...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-17 nectarThis commit was generated by cvs2svn to compensate...
2004-03-16 alcRefactor the existing machine-dependent sf_buf_free...
2004-03-15 jhbRegenerate.
2004-03-15 jhb- Mark ABI syscalls that call wait4() MP safe as recent...
2004-03-15 fjoeAdd arl(4): driver for Aironet Arlan 655 wireless adapters.
2004-03-15 phkThe PPS code needs to be much more brutal to avoid...
2004-03-15 obrienShorten a long comment.
2004-03-14 impRemove isa compat stuff.
2004-03-14 impComment out the cy driver until I can make sure that...
2004-03-14 impThe gsc driver uses the old COMPAT_ISA api. Retire...
2004-03-14 impHints for the le driver are no longer necessary here.
2004-03-14 impThe rdp driver uses the COMPAT_OLD api. This is being...
2004-03-14 impThe spigot driver uses the old COMPAT_ISA interface...
2004-03-14 impThe le driver uses ISA_COMPAT, which is going away...
2004-03-14 mdoddAnnounce ethernet MAC addresss in ether_ifattach().
2004-03-14 impstl and stli use the old COMPAT_ISA api. slt also...
2004-03-14 impremove the ioctl files from the asc, ctx and wt drivers...
2004-03-14 impRemove straggler from gp driver removal
2004-03-14 impRemove gp driver. It uses the old COMPAT_ISA shims.
2004-03-14 impRemove ctx driver. another scanner. This one uses...
2004-03-14 impRemove asc driver, support for GI1904 based hand scanne...
2004-03-14 impShould have committed this with other wt driver removal...
2004-03-14 impRemove wt driver. It still uses COMPAT_ISA_DRIVER...
2004-03-14 alcSimplify sf_buf_alloc().
2004-03-13 peterMove the non-MD machine/dvcfg.h and machine/physio_proc...
2004-03-13 scottlNow that contigfree() does not require Giant, don't...
2004-03-13 bdeFixed some English usage errors.
2004-03-13 bdeFixed description of cx device. Use similar wording...
2004-03-12 trhodesThese are changes to allow to use the Intel C/C++ compi...
2004-03-11 desThis commit was generated by cvs2svn to compensate...
2004-03-11 bdeDon't implement anything in the ffs family in <machine...
2004-03-11 marcelRemove stale or broken call to kdb_trap() and protected...
2004-03-10 alc - Make the acquisition of Giant in vm_fault_unwire...
2004-03-09 jbRemove duplicate code.
2004-03-09 jbAdd #ifdef CPU_SOEKRIS in the missing places around...
2004-03-09 jbAMD's ELAN documentation says that you write to the...
2004-03-08 peterAdd back Giant locks around kmem_free() call from user_...
2004-03-08 peterOther parts of the tree do not protect calls to kmem_fr...
2004-03-07 alcRetire pmap_pinit2(). Alpha was the last platform...
2004-03-07 alcRemove unused declarations. (Some time ago, these...
2004-03-06 scottlRemove the phantom 'nv' driver again.
2004-03-05 bdeFixed insertion sort errors in prototype list.
2004-03-05 bdeRemoved garbage:
2004-03-05 bdeInclude <machine/psl.h> for the definition of PSL_I...
2004-03-05 leFix syntax errors and wrong function prototypes in...
2004-03-05 obrienDocument that ENABLE_ALART controls the alarm on Intel...
2004-03-03 rikAdd ctau (Cronyx/Tau-ISA) device driver entry.
2004-03-03 scottlFinish the removal of the 'nv' device reference.
2004-03-03 obrienOpps, nv(4) isn't committed yet. Comment out.
2004-03-03 njlFinish fixing style problems in my previous commit.
2004-03-03 bdeIn the descrption of network interfaces:
2004-03-03 njlAdd support for quirks for acpi tables. Key off OEM...
2004-03-02 obrienWhitespace fixes.
2004-03-01 acheThis commit was generated by cvs2svn to compensate...
2004-03-01 njlAdd the ACPI standard video extensions driver. I've...
2004-02-29 maximo Typo: Ternal -> Thermal.
2004-02-28 phkAdd support for the watchdog in Geode SC1100 which...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 njlThis commit was generated by cvs2svn to compensate...
2004-02-28 phkAdd a generic watchdog facility which through a single...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-28 phkAdd support for /dev/led/error on Soekris Net4801.
2004-02-26 desThis commit was generated by cvs2svn to compensate...
2004-02-26 mlaierThis commit was generated by cvs2svn to compensate...
2004-02-25 acheThis commit was generated by cvs2svn to compensate...
2004-02-24 bdeFixed the latest unsortings of CPU_ENABLE_*.
2004-02-23 sobomaxAdd missed CPU_ENABLE_LONGRON.
2004-02-21 phkDevice megapatch 4/6:
2004-02-21 phkDevice megapatch 3/6:
2004-02-21 phkDevice megapatch 1/6:
2004-02-19 jhbAdd back an include to fix the build for the CPU_ELAN...
2004-02-18 jhbSwitch to using the new $PIR interrupt routing code...
2004-02-18 jhbRework the $PIR (aka PCIBIOS) PCI interrupt routing...
2004-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2004-02-13 bdeFixed a misplaced ifdef that prevented npx.c building...
2004-02-13 acheThis commit was generated by cvs2svn to compensate...
2004-02-10 desThis commit was generated by cvs2svn to compensate...
2004-02-08 ruThis commit was generated by cvs2svn to compensate...
2004-02-06 jhbRegen.
2004-02-06 jhbSync up MP safe flags with global syscalls.master....
2004-02-05 ruThis commit was generated by cvs2svn to compensate...
2004-02-05 kanRename cn_unavailable to cnunavailable for little more...
2004-02-05 rikUpdates cx driver information (Cronyx-Sigma)
2004-02-05 roamFix a typo in kan's last commit: cnavaiable() -> cnavai...
2004-02-05 kanEliminate global cons_unavailable flag and replace...
next