Adjust comment on DEVICE_POLLING option.
[dragonfly.git] / sys / i386 /
2005-10-18 Sepherosa ZiehauAdjust comment on DEVICE_POLLING option.
2005-10-18 Sepherosa ZiehauAdd brief comment on DEVICE_POLLING option. This comme...
2005-10-17 Sepherosa Ziehauadd DEVICE_POLLING option
2005-10-15 Matthew DillonOnly resynchronize the RTC on shutdown if we had previo...
2005-10-15 Matthew DillonMPTable fixup for Shuttle XPC with an AMD Athlon X2...
2005-10-15 Matthew DillonDisplay all IOAPIC pin assignments when bootverbose...
2005-10-15 Matthew DillonImplement an emergency interrupt polling feature. ...
2005-10-13 Sepherosa Ziehauunbreak LINT building
2005-10-13 Matthew DillonMajor cleanup of the interrupt registration subsystem.
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.7/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.6/4:
2005-10-08 Simon Schubert1:1 Userland threading stage 2.2/4:
2005-10-07 Simon Schubert1:1 Userland threading stage 2.1/4:
2005-10-05 Simon SchubertUserland 1:1 threading changes step 1/4+:
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-23 YONETANI Tomokazu- Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
2005-09-23 Matthew DillonRe-initialize the interrupt mask on ACPI wakeup. This...
2005-09-20 Jeroen Ruigrok/asmodaiDocument and order the wlan devices.
2005-09-19 Sepherosa ZiehauPort rue(4) from FreeBSD:
2005-09-12 Joerg SonnenbergerCall resettodr on shutdown to ensure that RTC and wall...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Matthew DillonFix isa_wrongintr. The APIC vector was being directly...
2005-09-10 Matthew DillonSyntax cleanup, add a code comment, add a newline in...
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-08 Sascha WildnerAdd axe(4) driver.
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-04 Matthew DillonGive the kernel a native NFS mount rpc capability for...
2005-08-29 Matthew DillonGet rid of smp_rendezvous() and all associated support...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-23 YONETANI TomokazuRetire old, FreeBSD 4.x -derived ACPI code.
2005-08-22 Joerg SonnenbergerAlso document BGE_FAKE_AUTONEG in LINT.
2005-08-16 YONETANI TomokazuGet rid of 4.x-derived acpi code:
2005-08-15 Matthew DillonConvert RANDOM_IP_ID into a sysctl.
2005-08-12 Hiten PandyaRemove PV_* flags from PMAP MD header files; these...
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-07 Joerg SonnenbergerANSIfy.
2005-08-04 Hiten PandyaBUF/BIO cleanup 4/99:
2005-08-01 Joerg SonnenbergerAdd new option COMPAT_DF12, used for ABI compatibility...
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-26 Joerg SonnenbergerFreeBSD and NetBSD both use derivates of Sun's math...
2005-07-26 Hiten PandyaRemove outdated information with regard to old tinderbox.
2005-07-24 Joerg SonnenbergerAdd description of FPU for floating point conversion...
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-20 Matthew DillonWhen a cpu is stopped due to a panic or the debugger...
2005-07-19 Matthew DillonIf a fatal kernel trap occurs from an IPI or FAST inter...
2005-07-19 Matthew DillonFix a MP lock race. The MP locking state can change...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Jeroen Ruigrok/asmodaiRetire EM_486.
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-05 Hiten PandyaMinor word-smithing.
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-27 Matthew DillonRemove an assertion that does not compile due to a...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
2005-06-25 Matthew DillonAssociate a userland scheduler control structure with...
2005-06-25 Matthew DillonFix a race between fork() and ^Z. If the ^Z is handled...
2005-06-20 Matthew DillonAdd a caller backtrace feature (enabled by default...
2005-06-20 Matthew DillonReimplement the kernel tracepoint facility. The new...
2005-06-20 Matthew DillonIntroduce an ultra-simple, non-overlapping, int-aligned...
2005-06-19 Matthew DillonFix a bug in the physmap[] array limit calculation...
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-12 Sascha WildnerRemove PC98 support.
2005-06-12 Sascha WildnerRemove obsolete comments.
2005-06-11 Sascha WildnerDispose of support for IBM's Micro Channel architecture...
2005-06-10 Matthew Dillonspl->critical section conversion, plus remove some...
2005-06-09 Eirik NygaardReplace the hand rolled linked list with a SLIST.
2005-06-06 Simon SchubertAdd entry for disk/mpt, "LSI '909 FC adapters"
2005-06-06 Matthew DillonRemove spl*() calls from kern, replacing them with...
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-04 Matthew DillonThe acpi module was failing to load due to exposed...
2005-06-03 Matthew DillonReplace cpu_mb1() and cpu_mb2() with cpu_mfence(),...
2005-06-03 Matthew Dilloncpu_mb2() needs to load %eax with $0 before running...
2005-06-03 Matthew DillonRemove spl*() calls from i386, replacing them with...
2005-06-01 Matthew DillonFix a recursive clock_lock() on SMP systems which was...
2005-06-01 Matthew DillonAdd a simple API tha allows the interrupt timer to...
2005-06-01 Matthew DillonMore cleanups, add the API implementation to select...
2005-06-01 Matthew DillonImplement a new cputimer infrastructure to allow us...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-26 Matthew DillonFix a bug in the serializer's race detection code....
2005-05-25 Matthew DillonFix a race in the serializer's use of atomic_intr_cond_...
next