]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
Drag in another device: The Surecom RT2570.
[FreeBSD/FreeBSD.git] / sys / ia64 /
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-14 delphijEnable SCTP by default for GENERIC kernels in order...
2007-06-13 marcelEnable GEOM_PART_MBR by default. On ia64 this replaces...
2007-06-10 alcAdd the machine-specific definitions for configuring...
2007-06-10 marcelWork around a firmware bug in the HP rx2660, where...
2007-06-09 marcelSynchronize the instruction cache after writing to...
2007-06-09 marcelAdd kdb_cpu_sync_icache(), intended to synchronize...
2007-06-09 marcelPhysical memory regions can be larger than INT_MAX...
2007-06-08 rwatsonEnable AUDIT by default in the GENERIC kernel, allowing...
2007-06-07 marcelRemove remaining references to pc_curtid missed in...
2007-06-07 marcelEliminate pmap_install(), which was used to wrap pmap_s...
2007-06-07 davidxuFix compiling error.
2007-06-06 marcelInclude <sys/sched.h> for sched_throw().
2007-06-05 dougbThis commit was generated by cvs2svn to compensate...
2007-06-05 rafanThis commit was generated by cvs2svn to compensate...
2007-06-05 jeffCommit 14/14 of sched_lock decomposition.
2007-06-04 jeffCommit 13/14 of sched_lock decomposition.
2007-06-04 jeff - Change comments and asserts to reflect the removal...
2007-06-04 jeffCommit 10/14 of sched_lock decomposition.
2007-06-04 attilioRework the PCPU_* (MD) interface:
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 yongariHonor maxsegsz of less than a page size in a DMA tag...
2007-05-27 alcEliminate an unused definition.
2007-05-27 marcelHave the processor defer all faults and exceptions...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-24 obrienThis commit was generated by cvs2svn to compensate...
2007-05-22 kanAllow FreeBSD's native ELF image activators to execute...
2007-05-21 marcelWhen speculation fails (as determined by the chk instru...
2007-05-21 wollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 marcelFix GCC warning: va = va += PAGE_SIZE contains pointles...
2007-05-19 muxThis commit was generated by cvs2svn to compensate...
2007-05-19 marcelAdd a level of indirection to the kernel PTE table...
2007-05-19 marcelAccount for the fact that contigmalloc(9) can return...
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...
2007-05-19 kanThis commit was generated by cvs2svn to compensate...
2007-05-18 jeff - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-05 alcDefine every architecture as either VM_PHYSSEG_DENSE or
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-21 sepotvinAdd support for specifying a minimal size for vm.kmem_s...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 pjdRemove trailing '.' for consistency!
2007-04-10 pjdAdd UFS_GJOURNAL options to the GENERIC kernel.
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimCatch up with ACPI-CA 20070320 import.
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-21 jhbChange the amd64, i386, and ia64 nexus drivers to setup...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-11 alcPush down the implementation of PCPU_LAZY_INC() into...
2007-03-09 mohansOver NFS, an open() call could result in multiple over...
2007-03-06 scottlDon't increment total_bounced when doing no-op dmamap_s...
2007-02-24 pisoUpdated ia64 isa support with the new bus_setup_intr...
2007-02-23 pisoo break newbus api: add a new argument of type driver_f...
2007-02-21 alcChange pmap_protect() so that execute access can be...
2007-02-18 alcEliminate some acquisitions and releases of the page...
2007-02-11 marcelNow that the free page queue mutex is a sleep mutex...
2007-02-09 brooksInclude GEOM_LABEL in GENERIC. It's very useful and...
2007-02-07 marcelEvolve the ctlreq interface added to geom_gpt into...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-12 impRemove 3rd clause, renumber, ok per email
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-20 davidxuAdd a lwpid field into per-cpu structure, the lwpid...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-06 julianThreading cleanup.. part 2 of several.
2006-11-18 marcelSince printf also has at least one critical section...
2006-11-18 marcelNow that printf() needs the PCPU, set it up before...
2006-11-18 marcelRevert previous commit. PC_CONS_BUFR is not used nor...
2006-11-13 ruFix a comment.
2006-11-12 alcMake pmap_enter() responsible for setting PG_WRITEABLE...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonAdd missing includes of priv.h.
next