]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386/i386
Restore buildable state. Style ignored.
[FreeBSD/FreeBSD.git] / sys / i386 / i386 /
2007-11-27 jhbRemove the 'needbounce' variable from the _bus_dmamap_l...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-23 jkoshyMFP4: Add assembly language symbols used by hwpmc(4...
2007-11-21 scottlExtend critical section coverage in the low-level inter...
2007-11-17 alcPrevent the leakage of wired pages in the following...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-14 marcelo Rename cpu_thread_setup() to cpu_thread_alloc()...
2007-11-14 julianA bunch more files that should probably print out a...
2007-11-14 juliangenerally we are interested in what thread did something as
2007-11-13 peterDrastically simplify the i386 pcpu backend by merging...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 alcAdd comments explaining why all stores updating a non...
2007-11-05 kibFix for the panic("vm_thread_new: kstack allocation...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-11-03 alcEliminate spurious "Approaching the limit on PV entries...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-28 jhb- Add constants for the different memory types in the...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 jhbUpdate copyright attribution.
2007-10-20 bzFold multiple asm statements into one so that the compi...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-08 delphijThis commit was generated by cvs2svn to compensate...
2007-10-03 ruThis commit was generated by cvs2svn to compensate...
2007-09-30 mariusMake the PCI code aware of PCI domains (aka PCI segment...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-18 phkRecognize the Soekris NET5501 and configure the error...
2007-09-17 peterFix an undefined symbol that as/ld neglected to flag...
2007-09-17 jeff - Move all of the PS_ flags into either p_flag or...
2007-09-11 attilioThis is a follow-up, cleaning-up commit about recent...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-22 jkoshyAssign sizes to assembly language support functions.
2007-08-21 alcIn general, when we map a page into the kernel's addres...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-09 njlAdd "show sysregs" command to ddb. On i386, this gives...
2007-08-02 peterMove mp_topology() from apic_init(i386) and apic_setup_...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-26 jhbIf the trap number stored in the trapframe is corrupted...
2007-07-25 dougbThis commit was generated by cvs2svn to compensate...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-17 jeff - Add support for blocking and releasing threads to...
2007-07-11 samThis commit was generated by cvs2svn to compensate...
2007-07-11 hartiThis commit was generated by cvs2svn to compensate...
2007-07-09 samThis commit was generated by cvs2svn to compensate...
2007-07-08 attilioNULL_LDT_BASE is used in !SMP kernels too and set_user_...
2007-07-07 attilioActual code shows several problems in ia32 LDT handling:
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-01 alcPages that do belong to an object and page queue can...
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-13 jhbDon't clobber tf_err with the eva from a page fault...
2007-06-11 mjacobCheck against maxsegsz being zero in bus_dma_tag_create...
2007-06-10 attilioOptimize vmmeter locking.
2007-06-06 davidxuBackout experimental adaptive-spin umtx code.
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 jhbMove a warning under bootverbose as no machines that...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 alcAdd the machine-specific definitions for configuring...
2007-06-05 jeffCommit 14/14 of sched_lock decomposition.
2007-06-04 jeff - Change comments and asserts to reflect the removal...
2007-06-04 jeffCommit 11/14 of sched_lock decomposition.
2007-06-04 jeffCommit 10/14 of sched_lock decomposition.
2007-06-04 attilioRework the PCPU_* (MD) interface:
2007-06-04 dwmaloneDespite several examples in the kernel, the third argum...
2007-06-04 darrenrThis commit was generated by cvs2svn to compensate...
2007-06-04 delphijThis commit was generated by cvs2svn to compensate...
2007-06-03 umeThis commit was generated by cvs2svn to compensate...
2007-06-02 dougbThis commit was generated by cvs2svn to compensate...
2007-05-31 attilioRevert VMCNT_* operations introduction.
2007-05-31 pisoIn some particular cases (like in pccard and pccbb...
2007-05-29 desAdd descriptive comment to PDCM entry.
2007-05-29 desRemove a pointless bootverbose message.
2007-05-29 desAdd feature name for features2 bit 15.
2007-05-29 attilioFix some problems introduced with the last descriptors...
2007-05-29 yongariHonor maxsegsz of less than a page size in a DMA tag...
2007-05-27 rwatsonRemove "XXX Giant" comments before calls to kdb_trap...
2007-05-27 rwatsonDon't check curproc->p_comm for NULL as it is an array...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-23 kibMove futex support code from <arch>/support.s into...
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-20 jeff - rename VMCNT_DEC to VMCNT_SUB to reflect the count...
2007-05-20 jeff - Move GDT/LDT locking into a seperate spinlock, remov...
2007-05-20 mjacobInitializae lastaddr to 0 in bus_dmamap_load_uio so...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
next