index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
64 bit compilation support XLR platform code.
jchandra
2010-07-08
5
-32
/
+32
*
Address PR kern/148307 - fix if_ath TX mbuf alignment/size constraint checks
adrian
2010-07-08
1
-1
/
+23
*
Fix minor issue in sys/mips/mips/cache_mipsNN.c, using int type for
jchandra
2010-07-08
1
-2
/
+2
*
Merge jmallett@'s n64 work into HEAD - changeset 8
jchandra
2010-07-08
3
-31
/
+41
*
Introduce a sysctl block for if_arge and, for now, a blank debug sysctl
adrian
2010-07-08
2
-0
/
+19
*
Fix the CS line definitions. These bits are for the CS2/CS1 lines
adrian
2010-07-07
1
-4
/
+4
*
Add support for XLS 108 chips - update board.c/board.h to setup GMAC
jchandra
2010-07-02
2
-2
/
+11
*
Remove save/restore of PageMask in tlb.c functions introduced in r209243.
jchandra
2010-07-02
2
-16
/
+7
*
Move prototypes for kern_sigtimedwait() and kern_sigprocmask() to
jhb
2010-06-30
1
-0
/
+1
*
Add linker script and configuration file for n32 kernel.
jchandra
2010-06-24
1
-0
/
+133
*
Merge jmallett@'s n64 work into HEAD - changeset 7
jchandra
2010-06-24
9
-62
/
+146
*
Comment about the shared pins I know about.
adrian
2010-06-24
1
-0
/
+2
*
Merge jmallett@'s n64 work into HEAD - changeset 6
jchandra
2010-06-23
6
-145
/
+138
*
AR71XX GPIO register definitions.
adrian
2010-06-23
1
-0
/
+21
*
Extend the AR71XX watchdog debugging and data.
adrian
2010-06-19
1
-1
/
+38
*
Add support for newer XLS chips/boards in the GMAC driver.
jchandra
2010-06-18
3
-199
/
+106
*
Merge jmallett@'s n64 work into HEAD - changeset 5
jchandra
2010-06-18
2
-17
/
+3
*
Merge jmallett@'s n64 work into HEAD - changeset 4
jchandra
2010-06-17
10
-272
/
+458
*
Relax one of the new assertions in pmap_enter() a little. Specifically,
alc
2010-06-11
1
-1
/
+2
*
Reduce the scope of the page queues lock and the number of
alc
2010-06-10
1
-10
/
+15
*
Don't set PG_WRITEABLE in init_pte_prot() (and thus pmap_enter()) unless
alc
2010-06-06
1
-13
/
+7
*
Make vm_contig_grow_cache() extern, and use it when vm_phys_alloc_contig()
jchandra
2010-06-04
1
-7
/
+11
*
Fix a KASSERT() that was broken in r208665.
alc
2010-06-01
1
-1
/
+2
*
Eliminate a stale comment.
alc
2010-05-31
1
-4
/
+0
*
Merge portions of r208645 and supporting code from the i386 pmap:
alc
2010-05-31
1
-34
/
+45
*
Simplify the inner loop of get_pv_entry(): While iterating over the page's
alc
2010-05-30
1
-4
/
+4
*
Fix lock order reversal, unlock page queue and pmap locks before
jchandra
2010-05-28
1
-1
/
+10
*
Get rid of unused variable 'virtual_sys_start'.
neel
2010-05-28
1
-2
/
+1
*
If 'timer2hz' is zero then we don't need to call 'timer2clock()' directly. It
neel
2010-05-28
1
-5
/
+17
*
Call VM_WAIT in pmap_ptpgzone_allocf() if M_WAITOK is set.
jchandra
2010-05-27
1
-7
/
+12
*
Simplify clock interrupt handling on mips by using the new KPI - timer1clock()
neel
2010-05-27
1
-70
/
+35
*
- Fix kseg0 address calculation - it doesn't always start at
gonzo
2010-05-26
1
-1
/
+11
*
Push down page queues lock acquisition in pmap_enter_object() and
alc
2010-05-26
1
-2
/
+5
*
Get rid of empty and unused KSEG0TEXT macros.
neel
2010-05-25
2
-8
/
+0
*
Fix mips kernel build breakage caused by revision 208504.
neel
2010-05-25
1
-0
/
+1
*
Roughly half of a typical pmap_mincore() implementation is machine-
alc
2010-05-24
1
-44
/
+68
*
Remove unused code in sys/mips/rmi :
jchandra
2010-05-24
9
-1930
/
+0
*
Reorganize syscall entry and leave handling.
kib
2010-05-23
3
-4
/
+14
*
- Use ptpgzone zone to allocate page table pages irrespective of the amount of
neel
2010-05-22
1
-81
/
+25
*
- Adjust the whitespace for the lines that output fields in 'show pcpu' in
jhb
2010-05-21
1
-2
/
+2
*
Changes to boot on a subset of threads on an XLR/XLS core.
jchandra
2010-05-21
4
-196
/
+189
*
Add a device description.
rpaulo
2010-05-18
1
-0
/
+2
*
Fix Sibyte SMP kernel breakage caused by r208249.
neel
2010-05-18
1
-0
/
+2
*
Adds the file I forgot to add... that handles
rrs
2010-05-18
1
-0
/
+68
*
Adds JC's cleanup patches that fix it so
rrs
2010-05-18
5
-19
/
+30
*
On entry to pmap_enter(), assert that the page is busy. While I'm
alc
2010-05-16
1
-5
/
+13
*
This pushes all of JC's patches that I have in place. I
rrs
2010-05-16
19
-612
/
+496
*
Remove some stray ';'s
imp
2010-05-13
2
-2
/
+2
*
Push down the page queues into vm_page_cache(), vm_page_try_to_cache(), and
alc
2010-05-08
1
-3
/
+10
*
Eliminate dead code.
alc
2010-05-06
2
-15
/
+0
[prev]
[next]