]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips/mips
Add Makefile entry to install two new example files.
[FreeBSD/FreeBSD.git] / sys / mips / mips /
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-02 jmallettUse ABI-aware macros for setting up a fake frame.
2010-09-22 neelEnforce that 'pmap_kenter()' is only used to establish...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-17 neelGet rid of the unnecessary redirection of 'is_cacheable...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-15 neelMake the meaning of the 'mask' argument to 'set_intr_ma...
2010-09-14 neelPort r212559 to mips.
2010-09-14 neelEnforce that pmap_mapdev() always returns uncacheable...
2010-09-13 mavRefactor timer management code with priority to one...
2010-09-13 jchandraThe functions in sys/mips/mips/psraccess.S can be imple...
2010-09-10 avgbus_add_child: change type of order parameter to u_int
2010-09-07 jchandraWhitespace fixes - indent with tabs instead of spaces.
2010-09-07 jchandraOn boards with >512MB memory, the result of vtophys...
2010-08-29 jchandraApply MIPS pmap clean up patch from alc@ (with minor...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-18 jchandraMIPS n64 support - continued...
2010-08-18 jchandraMake return statements style(9) compliant in MIPS pmap.c
2010-08-13 jchandraRename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx...
2010-08-12 jchandraSMP support in n64.
2010-08-12 jchandraImplement pmap changes suggested by alc@:
2010-08-12 jchandraOptimization for pmap_kenter(), call pmap_update_page...
2010-08-12 jchandraRe-arrange the pmap calls that use smp_rendezvous(...
2010-08-11 jchandraFix compilation when DDB disabled. Adds 'ifdef DDB...
2010-08-08 jchandraloadandclear() for PTEs are not needed on MIPS. The...
2010-08-07 neel- Consolidate the the cache coherence attribute definit...
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-06 jhbAdd a new ipi_cpu() function to the MI IPI API that...
2010-08-06 jchandraFix issue reported by alc :
2010-08-06 jchandraFix the issue reported by alc:
2010-08-05 neelFix a race between clock_intr() and tick_ticker() when...
2010-08-04 jchandraAdd 3 level page tables for MIPS in n64.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-31 jchandraUse PTR_ADDU to change sp, so that it works for n64...
2010-07-31 jchandraUse fuword32() to fetch instructions, this will work...
2010-07-30 jchandran64 support - enable UX bit in STATUS for kernel and...
2010-07-30 jchandraMIPS n64 support - support kstack in XKSEG.
2010-07-29 jchandraPrepare for 3 level page tables for MIPS.
2010-07-29 jchandraAdd fuiword() in n64 for completeness.
2010-07-29 jchandraMIPS 64 bit support. Define fuword64() for n64 compilat...
2010-07-29 neelFix build for o32 kernels.
2010-07-29 jmalletto) Subtract 64K from the default userland stack pointer...
2010-07-23 mavAdd some comments.
2010-07-23 mavUpdate MIPS timer code (except RMI) to utilize new...
2010-07-21 jchandraRedo the page table page allocation on MIPS, as suggest...
2010-07-20 jmallettRemove unused file. Replaced by tlb.c.
2010-07-20 jmallettUpdate the port of FreeBSD to Cavium Octeon to use...
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-16 impMove common macros into asm.h. Replace MIPS_CPU_NOP_DE...
2010-07-15 impRemove i386-ish sysctls. Also, make the bootinfo sysct...
2010-07-15 impRemove one layer of indirection. No need to call cpu_t...
2010-07-14 impPrefer the cpuregs.h spellings of register and bit...
2010-07-13 impUse the cpuregs.h spellings for these registers rather...
2010-07-13 impcpu_id and fpu_id are unused, except to be set early...
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD.
2010-07-08 jchandraEnable KX bit, which is needed for 64 bit access, in...
2010-07-08 jchandraFix minor issue in sys/mips/mips/cache_mipsNN.c, using...
2010-07-08 jchandraMerge jmallett@'s n64 work into HEAD - changeset 8
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-02 jchandraRemove save/restore of PageMask in tlb.c functions...
2010-06-30 jhbMove prototypes for kern_sigtimedwait() and kern_sigpro...
2010-06-24 jchandraMerge jmallett@'s n64 work into HEAD - changeset 7
2010-06-23 jchandraMerge jmallett@'s n64 work into HEAD - changeset 6
2010-06-18 jchandraMerge jmallett@'s n64 work into HEAD - changeset 5
2010-06-17 jchandraMerge jmallett@'s n64 work into HEAD - changeset 4
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 alcRelax one of the new assertions in pmap_enter() a littl...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-10 alcReduce the scope of the page queues lock and the number of
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-06 alcDon't set PG_WRITEABLE in init_pte_prot() (and thus...
2010-06-04 jchandraMake vm_contig_grow_cache() extern, and use it when...
2010-06-01 alcFix a KASSERT() that was broken in r208665.
2010-05-31 alcEliminate a stale comment.
2010-05-31 alcMerge portions of r208645 and supporting code from...
2010-05-30 alcSimplify the inner loop of get_pv_entry(): While iterat...
2010-05-28 jchandraFix lock order reversal, unlock page queue and pmap...
2010-05-28 neelGet rid of unused variable 'virtual_sys_start'.
2010-05-28 neelIf 'timer2hz' is zero then we don't need to call 'timer...
2010-05-27 jchandraCall VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK...
2010-05-27 neelSimplify clock interrupt handling on mips by using...
2010-05-26 gonzo- Fix kseg0 address calculation - it doesn't always...
2010-05-26 alcPush down page queues lock acquisition in pmap_enter_ob...
2010-05-25 neelGet rid of empty and unused KSEG0TEXT macros.
2010-05-25 neelFix mips kernel build breakage caused by revision 208504.
2010-05-24 alcRoughly half of a typical pmap_mincore() implementation...
2010-05-23 kibReorganize syscall entry and leave handling.
2010-05-22 neel- Use ptpgzone zone to allocate page table pages irresp...
2010-05-21 jhb- Adjust the whitespace for the lines that output field...
2010-05-18 rrsAdds JC's cleanup patches that fix it so
2010-05-16 alcOn entry to pmap_enter(), assert that the page is busy...
2010-05-16 rrsThis pushes all of JC's patches that I have in place. I
2010-05-13 impRemove some stray ';'s
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
next