]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
This commit was generated by cvs2svn to compensate for changes in r109298,
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-15 mdodd- GC a few more hand-rolled 'abs' macros.
2003-01-13 obrienEnable rl(4). It is now fully working using busdma.
2003-01-10 jakeDon't allow user process to set an invalid window state...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-08 jakeImplement bus_space_subregion.
2003-01-06 tmmChange the iommu code to be able to handle more than...
2003-01-06 tmm- remove the unused parent DMA tag argument from
2003-01-06 tmmBump the IOMMU TSB size to 32kB, to match the default...
2003-01-06 tmmPrefix the members of struct bus_space_tag and struct...
2003-01-06 tmmStyle and comment fixes, no functional changes.
2003-01-06 tmmLook for the correct method in sparc64_dmamap_load_mbuf...
2003-01-06 tmmInitialize the cache line size register of all PCI...
2003-01-06 tmmSome cleanup:
2003-01-06 tmm- remove some outdated comments
2003-01-06 tmm1.) fix a copy-and-paste-o in a panic() message
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-05 jake- Reorganize PMAP_STATS to scale a little better.
2003-01-05 jakeMake imgact_elf32.c compile on sparc64.
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-01 jakeAdd a driver for the Zilog 8530 dual uart found in...
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-29 jakeUse memset instead of __builtin_memset. Apparently...
2002-12-29 jakeUse the meaningful mnemonics for ancillary state regist...
2002-12-28 jakeForgot this file in previous commit.
2002-12-28 jake- Moved storing %g1-%g5 in the trapframe until after...
2002-12-28 jakePass 0 in %o1 to tl0_trap for all non-interrupt traps...
2002-12-28 alcHold the page queues lock around calls to vm_page_flag_...
2002-12-28 alcUse VM_ALLOC_WIRED in pmap_pinit().
2002-12-27 jakeDefine UMA_MD_SMALL_ALLOC so that uma_small_alloc and...
2002-12-27 jakeTeach /dev/kmem about direct mapped addresses.
2002-12-27 jakeImplement uma_small_alloc and uma_small_free. Not...
2002-12-27 jake- Use direct mapped addresses for the message buffer...
2002-12-23 jake- Change the way the direct mapped region is implemente...
2002-12-23 jake- Fix a bug where the faulting address for an mmu miss...
2002-12-22 jake- Rearrange pmap_bootstrap slightly to be more in depen...
2002-12-22 jake- Add a spin lock to single thread cache invalidation...
2002-12-22 tjrMB_LEN_MAX is not MD, move it to the MI limits.h.
2002-12-21 jake- Add a pmap pointer to struct md_page, and use this...
2002-12-21 jakeMake pmap_qenter and pmap_qremove look more like the...
2002-12-21 jakeRemoved unused pmap_qenter_flags.
2002-12-21 jakeMake the atomic arithmetic functions return the old...
2002-12-20 jakeAdd page queue locking around functions that call vm_pa...
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-10 julianUnbreak the KSE code. Keep track of zobie threads using...
2002-12-06 tmmExclude yet more interrupt mapping registers from the...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 tmmRemove a workaround for a binutils bug that was fixed...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-01 tmmAlways initialize the UPA target module id in the inter...
2002-12-01 tmm1.) Do not look for PCI INOs in the FFB interrupt mappi...
2002-12-01 tmmRemove some long-dead cruft in the interrupt handling...
2002-12-01 tmmReverse the quirk table entry for swizzling on a missin...
2002-12-01 tmmFix some comments describing psycho registers.
2002-12-01 tmmDo not panic when a dmamap is unloaded more then once...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 alcAdd page queues locking to vunmapbuf().
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-22 muxUnder certain circumstances, we were calling kmem_free...
2002-11-20 jhbFix compile in the case of SMP defined but DDB not...
2002-11-18 jakeRun configure at SI_SUB_THIRD instead of SI_SUB_ANY...
2002-11-17 jakeMFi386 r1.369. Clear the PG_WRITEABLE flag in pmap_cle...
2002-11-16 deischenAdd getcontext, setcontext, and swapcontext as system...
2002-11-14 tmmDon't register the powerfail interrupt as fast in the
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-13 alcMove pmap_collect() out of the machine-dependent code...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-11 alc - Clear the page's PG_WRITEABLE flag in the i386's...
2002-11-08 tmmRemove physmem from here, too, as it is defined in...
2002-11-07 tmmAdd two new workaround for firmware anomalies:
2002-11-06 muxs/HZ/Hz/
2002-11-06 jmallettRemove what was a temporary bogus assignment of bits...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-27 jakeDon peril sensitive sun glasses and change the default...
2002-10-26 jakeAllow deprecated or unimplemented system call vectors...
2002-10-26 jakeRemove an unused macro.
2002-10-26 peterAdd COMPAT_FREEBSD4 for the transition. COMPAT_43...
2002-10-25 peterSplit 4.x and 5.x signal handling so that we can keep...
2002-10-25 tmmInitialize tick_MHz and related variables much earlier...
2002-10-25 tmmFix iommu_dvmamap_sync() to use the right address when...
2002-10-25 jakeGreatly improve readability of trap() by using a table...
2002-10-25 jakeMinor cleanups.
2002-10-24 julianExtract out KSE specific code from machine specific...
2002-10-23 jhbWe always need sys/pcpu.h now, not just for the SMP...
2002-10-23 phkRemove NO_GEOM from sparc64.
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-22 jake- Expand struct trapframe to 256 bytes, make all fields...
next