]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
This commit was generated by cvs2svn to compensate for changes in r151600,
[FreeBSD/FreeBSD.git] / sys / i386 /
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-23 njlLike acpi_throttle, set frequency to 100% in attach...
2005-10-21 adeSpecifically panic() in the case where pmap_insert_entr...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-19 rwatsonUse svr4_si_{addr,code,errno,signo,trap} in preference...
2005-10-17 jkimRedo physical/logical CPU count.
2005-10-17 jkimSplit displaying number of physical and logical cores.
2005-10-16 obrienFor AMD processors, nullify CPUID.HTT. FreeBSD has...
2005-10-15 davidxuFix compiling.
2005-10-14 jkim- Print number of physical/logical cores and more CPUID...
2005-10-14 jhbThe signal code is now an int rather than a long, so...
2005-10-14 jhbRemove the sx(4) driver at the request of the author...
2005-10-14 ruSort ath_rate_* entries. Mark ath_rate_sample as the...
2005-10-14 davidxu1. Change prototype of trapsignal and sendsig to use...
2005-10-14 davidxuAdd POSIX siginfo_t's si_code, this is for upcoming...
2005-10-13 alcRestore the UP optimization to reduce the number of...
2005-10-13 upsRestore optimizations to reduce TLB shootdowns.
2005-10-12 upsEnsure that a thread stays on same CPU when calculating...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-07 glebiusPolling is now configured with help of ifconfig(8)...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 glebiusBig polling(4) cleanup.
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-28 jhbAdd interrupt counters for IPIs. By default they are...
2005-09-28 jhbRename the lapic timer interrupt counters from lapicX...
2005-09-28 mariusAdd a font width argument to vi_load_font_t, vi_save_fo...
2005-09-28 rwatsonBack out alpha/alpha/trap.c:1.124, osf1_ioctl.c:1.14...
2005-09-27 jhbAdd a new atomic_fetchadd() primitive that atomically...
2005-09-25 phk__RMAN_RESOURCE_VISIBLE not necessary.
2005-09-19 rwatsonAdd GIANT_REQUIRED and WITNESS sleep warnings to uprint...
2005-09-18 csjpIntroduce a kernel config for the Mandatory Access...
2005-09-17 impExpose legacy_pcib_alloc_resource, and use it in the...
2005-09-16 impCommit a workaround to a problem with resource allocati...
2005-09-15 jhbStop using the '+' constraint modifier with inline...
2005-09-15 jhb- Adjust a comment, we do program the performance count...
2005-09-15 jhbExplicitly switch to the new TSS by updating the curren...
2005-09-12 nyanopt_pc98.h is not needed.
2005-09-12 obrienMFamd64: use register_t's.
2005-09-11 obrienCanonize the include of acpi.h.
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-08 impNote that pc98 specific defines maybe would be better...
2005-09-04 alcEliminate unnecessary TLB invalidations by pmap_enter...
2005-09-04 obriende(4) is now properly busdma'ed.
2005-09-03 alcPass a value of type vm_prot_t to pmap_enter_quick...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-27 alcMFamd64 revision 1.526
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-26 jhbRemove the el(4) driver for 3Com 3c501 ISA NICs from...
2005-08-20 stefanfMove MINSIGSTKSZ from <machine/signal.h> to <machine...
2005-08-19 pjdAvoid code duplication and implement bitcount32() funct...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-18 rodrigcRename variables:
2005-08-17 jhbFix locking in el(4) and mark mpsafe.
2005-08-16 jhbClarify a comment.
2005-08-14 alcSimplify the page table page reference counting by...
2005-08-11 alcEliminate unneeded diagnostic code.
2005-08-11 alcEliminate unneeded diagnostic code.
2005-08-11 alcDecouple the unrefing of a page table page from the...
2005-08-09 rwatsonPropagate rename of IFF_OACTIVE and IFF_RUNNING to...
2005-08-07 alcWhen support for 2MB/4MB pages was added in revision...
2005-08-06 davidxuRevert last change, I will turn ULE on as default after...
2005-08-06 davidxuMake ULE as default scheduler, allow it to be tested...
2005-08-04 tobezMake kernel build suceed when with "options CPU_DISABLE...
2005-08-03 jeff - Add support for saving stack traces and displaying...
2005-08-01 sobomaxPropagate error code of kern_execve() to the caller...
2005-07-31 cpercivaPrint cpu_vendor and the MSR value if we don't support...
2005-07-31 cpercivaRemove the instruction to "contact the maintainer"...
2005-07-29 jhbAdd missing dependencies on the SYSVIPC modules.
2005-07-29 jhbMove MODULE_DEPEND() statements for SYSVIPC dependencie...
2005-07-29 jhbFix a bug in pmap_protect() in the PAE case where it...
2005-07-29 jhbAdd a tunable 'hw.apic.enable_extint' that can be set...
2005-07-28 imuraDon't compile ral and ural in the PAE kernel, because
2005-07-23 njlRewrite the acpi_battery interface to allow for other...
2005-07-22 ruFix build (including both asm.h and asmacros.h is evil).
2005-07-21 phkMake the facility for recognizing BIOS-signatures more...
2005-07-21 jkimFix smbios(4) and add support for amd64
2005-07-20 anholtAdd the latest r300 code from r300.sf.net. This is...
2005-07-20 mdoddAdd entries for smbios, smapi and vpd drivers.
2005-07-15 jhbConvert the atomic_ptr() operations over to operating...
2005-07-14 kensmithAdd recently invented COMPAT_FREEBSD5 option.
2005-07-13 jhbRegen.
2005-07-13 jhbMake a pass through all the compat ABIs sychronizing...
2005-07-13 jhbFixup some more fallout from the lapic/i8254 changes:
2005-07-13 jhb- Ignore BIOS IRQs (that is, IRQ settings left by the...
2005-07-13 jkoshyUse an interrupt gate for the NMI handler and prevent...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-10 davidxuValidate if the value written into {FS,GS}.base is...
2005-07-09 jkoshyHave the NMI handler call the C language trap() routine...
2005-07-09 jhbSome cleanups and tweaks to some of the atomic.h files...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-07 jhbLock Giant around a call to userland_sysctl() in ibcs2_...
2005-07-07 jhbRemove an extra call to read() in ibcs2_read() that...
2005-07-07 jhbConditionally acquire Giant around the ISC and Xenix...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-07-05 jhbRemove a || 1 that crept into the i8254 commit and...
2005-07-02 thompsaCheck the alignment of the IP header before passing...
2005-07-02 delphijRemove the CPU_ENABLE_SSE option from the i386 and...
next