]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ia64
MFi386: part of 1.52
[FreeBSD/FreeBSD.git] / sys / ia64 /
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
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 marcelSet PTE_ACCESSED in the PTE and before inserting it...
2007-10-16 marcelThe flushrs instruction must be the first in an instruction
2007-10-16 marcelPrint instruction stops to improve analysis of dependency
2007-10-16 marcelFix disassembly of the invala, itc, itr and hint instru...
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 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
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-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-15 alcIt has been observed on the mailing lists that the...
2007-08-24 edwinThis 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-14 kanThis commit was generated by cvs2svn to compensate...
2007-08-06 marcelClear pending interrupts before we enable external...
2007-08-06 marcelKeep interrupts disabled while handling external interr...
2007-08-05 marcelIn ia64_set_rr(), don't perform data serialization...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelReplace "__asm __volatile()" by equivalent support...
2007-08-04 marcelAdd required data-serialization after writing to cr...
2007-08-04 marcelAdd ia64_srlz_d() and ia64_srlz_i() functions to aid...
2007-08-01 simonThis commit was generated by cvs2svn to compensate...
2007-07-30 marcelo Switch to physical addressing before dereferencing...
2007-07-30 marcelAdd option EXCEPTION_TRACING, which enables KTR-like...
2007-07-30 marcelRework the interrupt code and add support for interrupt...
2007-07-30 marcelExplicitly map the VHPT on all processors. Previously...
2007-07-30 marcelAdd casts to some of the more commonly used pointer...
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-16 marcelRestore the value of ar.rnat after the assignment to...
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-09 marceldma_tag is a static structure. Testing for it being...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
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...
next