]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
In FreeBSD 7.0 and beyond, pmap_growkernel() should pass VM_ALLOC_INTERRUPT
[FreeBSD/FreeBSD.git] / sys / i386 /
2008-07-07 alcIn FreeBSD 7.0 and beyond, pmap_growkernel() should...
2008-07-05 rwatsonIntroduce a new lock, hostname_mtx, and use it to synch...
2008-07-04 jhbRemove the sbni(4) driver. No one responded to calls...
2008-07-04 jhbRemove the oltr(4) driver. No one responded to calls...
2008-07-04 jhbRemove the arl(4) driver. It is reported to not work...
2008-07-04 alcEliminate an unused declaration. (In fact, the declara...
2008-06-25 edRemove the unused M_MEMDEV from the kernel.
2008-06-25 edRemove the unused major/minor numbers from iodev and...
2008-06-24 jkimEmit opcodes closer to GNU as(1) generated codes and...
2008-06-23 jkimRehash and clean up BPF JIT compiler macros to match...
2008-06-20 delphijAdd et(4), a port of DragonFly's Agere ET1310 10/100...
2008-06-14 wkoszekRemove obselete PECOFF image activator support.
2008-06-11 edDon't enforce unique device minor number policy anymore.
2008-05-30 jhbAfter probing the available frequency settings, restore...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-27 yongariAdd jme(4) to the list of drivers supported by GENERIC...
2008-05-26 bzRemove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
2008-05-25 attiliostyle fix for newly introduced macro.
2008-05-24 bzRestore buildable state. Style ignored.
2008-05-24 jbAdd a cyclic hook for DTrace.
2008-05-24 jbAdd the DTrace hooks for exception handling (Function...
2008-05-23 alcThe VM system no longer uses setPQL2(). Remove it...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-21 obrienUse the "options " spelling (vs. "options<TAB>") so...
2008-05-19 yongariAdd age(4) to the list of drivers supported by GENERIC...
2008-05-18 jbRemove the unknown device that is breaking the tinderbo...
2008-05-18 alcRetire pmap_addr_hint(). It is no longer used.
2008-05-17 remkoResort the if_ti driver to match the PCI Network cards...
2008-05-16 attilioRemoved unused assembly offsets for structures digging.
2008-05-13 rdivackyRegen.
2008-05-13 rdivackyImplement robust futexes. Most of the code is modelled...
2008-05-11 alcCorrect an error in pmap_align_superpage(). Specifical...
2008-05-09 alcIntroduce pmap_align_superpage(). It increases the...
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-03 samenable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
2008-05-02 rpauloRemove unused variable saved_id16.
2008-04-29 samIntel 4965 wireless driver (derived from openbsd driver...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 alcAlways use PG_PS_FRAME to extract the physical address...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jeff - Add an integer argument to idle to indicate how...
2008-04-23 rdivackyImplement linux_truncate64() syscall.
2008-04-22 phkNow that all platforms use genclock, shuffle things...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-20 samMulti-bss (aka vap) support for 802.11 devices.
2008-04-20 sammove awi to the Attic; it will not make the jump to...
2008-04-18 jeff - Add inlines for the monitor and mwait instructions.
2008-04-16 jkimRegenerate.
2008-04-16 jkimAdd stubs for syscalls introduced in Linux 2.6.17 kernel.
2008-04-14 phkConvert amd64 and i386 to share the atrtc device driver.
2008-04-12 phkMove i386 to generic RTC handling code.
2008-04-11 jeff - Add the interrupt vector number to intr_event_create...
2008-04-10 takawataDon't break identity mapping set up for ACPI resume...
2008-04-10 alcCorrect pmap_copy()'s method for extracting the physica...
2008-04-08 kibRegenerate
2008-04-08 kibImplement the linux syscalls
2008-04-07 alcUpdate pmap_page_wired_mappings() so that it counts...
2008-04-05 jhbAdd a MI intr_event_handle() routine for the non-INTR_F...
2008-04-04 alcReintroduce UMA_SLAB_KMAP; however, change its spelling to
2008-03-31 kibAdd the support for the AT_FDCWD and fd-relative name...
2008-03-29 alcEliminate an #if 0/#endif that was unintentionally...
2008-03-28 emasteIf we're returning successfully from bus_dmamem_alloc...
2008-03-28 brooksUse ; instead of : to end a line.
2008-03-28 psAdd support to mincore for detecting whether a page...
2008-03-27 dfrAdd kernel module support for nfslockd and krpc. Use...
2008-03-27 jbWhen building a kernel module, define MAXCPU the same...
2008-03-27 alcMFamd64 with few changes:
2008-03-26 phkBack in the good old days, PC's had random pieces of...
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-26 dfrAdd the new kernel-mode NFS Lock Manager. To use it...
2008-03-26 phkRename timer0_max_count to i8254_max_count.
2008-03-26 phkThe RTC related pscnt and psdiv variables have no busin...
2008-03-26 bruefferFix some "in in" typos in comments.
2008-03-26 alcEnable the automatic creation of superpage reservations.
2008-03-24 jkimBelatedly add BPF_JITTER in NOTES for supported archite...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-23 kibPrevent the overflow in the calculation of the next...
2008-03-20 jhbExplicitly use spinlock_enter/exit rather than locking...
2008-03-20 jhbImplement a BUS_BIND_INTR() method in the bus interface...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-17 jhbSimplify the interrupt code a bit:
2008-03-17 phkA cautionary XXX comment about seemingly bogus errata...
2008-03-17 phkIncrease time we wait for things to settle to 1 millise...
2008-03-17 phkRevert last commit and stop committing before morning...
2008-03-17 phkIncrease time we wait for things to settle to 1 millise...
2008-03-17 phkUse correct bitmask for identifying chip family.
2008-03-16 pjdImplement atomic_fetchadd_long() for all architectures...
2008-03-16 rdivackyRegen.
next