]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Add GEOM VIRSTOR module to the build.
[FreeBSD/FreeBSD.git] / sys / i386 /
2007-10-26 peterSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 impAdd usb serial devices by default. I'm tired of tellin...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-24 jhbUpdate copyright attribution.
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-24 jhbSlightly cleanup the 'bootdev' concept on x86 by changi...
2007-10-24 jhbStop disabling USB in the PAE kernel config. The USB...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 bzFold multiple asm statements into one so that the compi...
2007-10-19 kensmithSwitch over to ULE as the default scheduler for amd64...
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 netchildBackout sensors framework.
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-14 netchildImport it(4) and lm(4), supporting most popular Super...
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-26 bruefferUse the correct expanded name for SCTP.
2007-09-25 alcChange the management of cached pages (PQ_CACHE) in...
2007-09-24 jkimThis commit was generated by cvs2svn to compensate...
2007-09-20 attilioFix some entries in the locks static table of witness.
2007-09-20 kibFill in cr2 in the signal context from ksi->ksi_addr.
2007-09-18 dwmaloneregen.
2007-09-18 dwmaloneThe kernel version of Linux statfs64 is actually suppos...
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-09-01 nyanFix a kernel panic due to a NULL pointer access on...
2007-08-28 kibRegenerate.
2007-08-28 kibImplement fake linux sched_getaffinity() syscall to...
2007-08-24 edwinThis commit was generated by cvs2svn to compensate...
2007-08-22 jkoshyAssign sizes to assembly language support functions.
2007-08-22 jkoshyDefine an END() macro for use in i386 and amd64 assembl...
2007-08-21 alcIn general, when we map a page into the kernel's addres...
2007-08-15 desAdd a driver for the on-die digital thermal sensor...
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-27 dwmaloneIt seems that some i386 mothermoards either do not...
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-23 dwmaloneIf clock_ct_to_ts fails to convert time time from the...
2007-07-22 rwatsonThis commit was generated by cvs2svn to compensate...
2007-07-20 attilioi386_set_ioperm, i386_get_ldt and i386_set_ldt are...
2007-07-17 jeff - Add support for blocking and releasing threads to...
2007-07-11 mjacobRemove the internal use of __packed and put it on the...
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 njlNow that we have a function that can be called from...
2007-07-07 attilioActual code shows several problems in ia32 LDT handling:
2007-07-06 bzI4B header files were repo-copied from sys/i386/include/ to
2007-07-05 peter__packed has no effect on u_int8_t's except to cause...
2007-07-05 peterRemove pad argument from ftruncate wrapper. Oops.
2007-07-04 peterDon't add the 'pad' argument to the mmap/truncate/etc...
2007-07-04 bzTemporary disconnect i4bing, i4bisppp and i4bipr from...
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 njlRevert previous commit, retaining cpufreq.
2007-07-01 njlAdd cpufreq(4) to GENERIC. It does not change the...
2007-07-01 alcPages that do belong to an object and page queue can...
2007-06-21 njlUpdate the suspend/resume user API while maintaining...
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-17 njlUse bus_dma to get a page in the first 4 GB. Since...
2007-06-16 marius- Define data of struct gfb_font a const as it's only...
2007-06-15 peterPrototype (but functional) Linux-ish /dev/nvram interfa...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-15 delphijThis commit was generated by cvs2svn to compensate...
2007-06-14 delphijEnable SCTP by default for GENERIC kernels in order...
2007-06-13 jhbDon't clobber tf_err with the eva from a page fault...
2007-06-12 yongariAdd nfe(4) to the list of drivers supported by GENERIC...
2007-06-11 thompsaExclude wlan_scan_* from PAE like the rest of wlan.
2007-06-11 mjacobCheck against maxsegsz being zero in bus_dma_tag_create...
2007-06-11 thompsaAdd wlan_scan_ap and wlan_scan_sta to platforms that...
2007-06-11 marcelUse default options for default partitioning schemes...
2007-06-10 attilioOptimize vmmeter locking.
2007-06-09 marcelAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-08 rwatsonEnable AUDIT by default in the GENERIC kernel, allowing...
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...
next