]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/mips
Get powerpc64 install CDs a little closer: some powerpc things should be
[FreeBSD/FreeBSD.git] / sys / mips /
2010-07-15 impRemove one layer of indirection. No need to call cpu_t...
2010-07-14 impUse cpuregs.h spellings over the cpu.h spellings.
2010-07-14 impRemove the unused part of cpu.h now that the rest of...
2010-07-14 impPrefer the cpuregs.h spellings of register and bit...
2010-07-13 impunion cpuprid is also unused now
2010-07-13 impAdd INFO config register from mips32/64 land
2010-07-13 impRemove redunant machine/cpuregs.h include.
2010-07-13 impTemp hack to N32 kernel: turn off debugger since n32...
2010-07-13 impDefine break value for ddb.
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-13 impRemove obsolete define "COPY_SIGCODE". This is unused...
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD.
2010-07-12 jchandraMerge jmallett@'s n64 work into HEAD
2010-07-12 jchandraMove KSEG address definitions from cpu.h to cpuregs...
2010-07-08 jchandraFix XLR64, the previous version had the contents of...
2010-07-08 jchandra64 bit ld script for mips, and configuration file for...
2010-07-08 jchandraUse 64 bit type for rqb_word_t in n64 kernel.
2010-07-08 jchandraEnable KX bit, which is needed for 64 bit access, in...
2010-07-08 adrianAdd TX-path aligned/unaligned stats for if_arge.
2010-07-08 jchandra64 bit compilation support XLR platform code.
2010-07-08 adrianAddress PR kern/148307 - fix if_ath TX mbuf alignment...
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-08 adrianIntroduce a sysctl block for if_arge and, for now,...
2010-07-07 adrianFix the CS line definitions. These bits are for the...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-02 jchandraAdd support for XLS 108 chips - update board.c/board...
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 jchandraAdd linker script and configuration file for n32 kernel.
2010-06-24 jchandraMerge jmallett@'s n64 work into HEAD - changeset 7
2010-06-24 adrianComment about the shared pins I know about.
2010-06-23 jchandraMerge jmallett@'s n64 work into HEAD - changeset 6
2010-06-23 adrianAR71XX GPIO register definitions.
2010-06-19 adrianExtend the AR71XX watchdog debugging and data.
2010-06-18 jchandraAdd support for newer XLS chips/boards in the GMAC...
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-24 jchandraRemove unused code in sys/mips/rmi :
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-21 jchandraChanges to boot on a subset of threads on an XLR/XLS...
2010-05-18 rpauloAdd a device description.
2010-05-18 neelFix Sibyte SMP kernel breakage caused by r208249.
2010-05-18 rrsAdds the file I forgot to add... that handles
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...
2010-05-08 alcPush down the page queues into vm_page_cache(), vm_page...
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-06 alcEliminate dead code.
2010-05-05 neelFix DDB backtrace involving kernel modules.
2010-05-03 sobomaxAdd new tunable 'net.link.ifqmaxlen' to set default...
2010-05-02 mariusRemove redundant checking of sc_leaving (uart_intr...
2010-05-01 impEnable AH_RXCFG_SDMAMW_4BYTES option. See NOTES file...
2010-05-01 impPut the -current debugging options back into AR71XX.
2010-04-30 rrsBug in the memory mapping module. The wrong
2010-04-30 kmacyOn Alan's advice, rather than do a wholesale conversion...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-28 alcAdapt i386 r207205 to mips: Clearing PV_TABLE_REF and...
2010-04-27 kibStyle: use #define<TAB> instead of #define<SPACE>.
2010-04-24 alcResurrect pmap_is_referenced() and use it in mincore...
2010-04-24 kibMove the constants specifying the size of struct kinfo_...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-24 jmallettMost MIPS systems have a comparatively-sparse physical...
2010-04-23 jmallettBuild some nops into CLEAR_STATUS here to make sure...
2010-04-23 jmalletto) Remove default MAXMEM on SWARM; pmap can readily...
2010-04-23 jmallettLarge memory mappings are always CPU local and always...
2010-04-23 neelFix compilation error.
2010-04-22 thompsaChange USB_DEBUG to #ifdef and allow it to be turned...
2010-04-20 rpauloAdd the necessary hooks for dtrace cyclic module.
next