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
*
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
dougb
2009-12-16
1
-0
/
+7
*
Make admsw(4) compile again fixing typos and adding the missing variable
bz
2009-12-13
1
-2
/
+5
*
Simplify the invocation of vm_fault(). Specifically, eliminate the flag
alc
2009-11-27
1
-9
/
+3
*
Use a single private timer to drive the transmit watchdog rather than using
jhb
2009-11-24
2
-13
/
+24
*
Extract the code that records syscall results in the frame into MD
kib
2009-11-10
3
-40
/
+60
*
Unbreak booting of FreeBSD/mips by merging r195429 from projects/mips:
gonzo
2009-11-09
2
-3
/
+3
*
In r197963, a race with thread being selected for signal delivery
kib
2009-10-27
1
-9
/
+4
*
o Introduce vm_sync_icache() for making the I-cache coherent with
marcel
2009-10-21
1
-0
/
+5
*
Define architectural load bases for PIE binaries. Addresses were selected
kib
2009-10-10
1
-0
/
+2
*
Make sure that the primary native brandinfo always gets added
bz
2009-10-03
2
-2
/
+2
*
Add a new sysctl for reporting all of the supported page sizes.
alc
2009-09-18
1
-0
/
+2
*
Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an
phk
2009-09-08
2
-5
/
+58
*
* Completely Remove the option STOP_NMI from the kernel. This option
attilio
2009-08-13
2
-1
/
+7
*
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
jhb
2009-07-24
1
-1
/
+1
*
Add support to the virtual memory system for configuring machine-
alc
2009-07-12
2
-4
/
+6
*
Cleanup ALIGNED_POINTER:
sam
2009-07-05
1
-1
/
+7
*
Fix copyrights to reflect the origin of these files.
imp
2009-06-29
4
-4
/
+4
*
Correct the #endif comment.
alc
2009-06-26
1
-1
/
+1
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
This change is the next step in implementing the cache control functionality
alc
2009-06-26
1
-0
/
+40
*
Implement a facility for dynamic per-cpu variables.
jeff
2009-06-23
3
-1
/
+7
*
Add a .cvsignore file and along with that put an svn:ignore proprty
bz
2009-06-17
1
-0
/
+1
*
Make compile again using proper protoypes for
bz
2009-06-17
1
-2
/
+2
*
Make compile again using the correct prototype for the
bz
2009-06-17
2
-7
/
+11
*
Fix typo... bad imp.
imp
2009-06-14
1
-1
/
+1
*
After Marcel's change to DEFAULTS, we were bringing in a bogus copy of
imp
2009-06-14
1
-1
/
+1
*
Formatting nit.
imp
2009-06-14
1
-1
/
+1
*
Fix MALTA build; some prototypes were wrong and blew up when kobj method
jmallett
2009-06-12
2
-4
/
+5
*
pmap_enter() *must* set PG_WRITEABLE on the given page if it creates a
alc
2009-05-23
1
-0
/
+1
*
Give pmap_enter()'s third parameter the same name that it has on amd64 and
alc
2009-05-23
1
-2
/
+2
*
When a page is mapped for write access on a read fault, the PTE should be
alc
2009-05-23
1
-1
/
+2
*
Preset the modified bit in the PTE when pmap_enter() is called during a
alc
2009-05-23
1
-0
/
+2
*
Add cpu_flush_dcache() for use after non-DMA based I/O so that a
marcel
2009-05-18
1
-0
/
+10
*
- Fix spelling.
lulf
2009-05-16
1
-1
/
+1
*
- Use "device\t" and "options \t" for consistency.
kuriyama
2009-05-10
5
-91
/
+91
*
A variety of changes:
alc
2009-05-02
2
-59
/
+18
*
Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing
rwatson
2009-04-20
1
-2
/
+0
*
MFamd64/i386
alc
2009-04-20
1
-39
/
+70
*
Add description and cautionary note regarding CACHE_LINE_SIZE.
rwatson
2009-04-19
1
-0
/
+4
*
For each architecture, define CACHE_LINE_SHIFT and a derived
rwatson
2009-04-19
1
-0
/
+5
*
Fix KBI breakage by r190520 which affects older linux.ko binaries:
dchagin
2009-04-05
2
-3
/
+3
*
Mark the declaration of bus_space_map 'static' as the implementation is.
bz
2009-03-28
1
-2
/
+3
*
Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer
kib
2009-03-17
1
-4
/
+2
*
Implement new way of branding ELF binaries by looking to a
dchagin
2009-03-13
2
-0
/
+3
*
make loop clearer that it isn't a mistake...
imp
2009-03-03
1
-1
/
+2
*
It appears that none of the contents of this file are necessary, so
imp
2009-02-15
1
-101
/
+1
*
Remove stray __P()
imp
2009-02-15
1
-1
/
+1
*
Rewrite get_pv_entry() to match expectations of the rest of the
imp
2009-02-12
1
-11
/
+78
*
pmap_kenrel() was recently deleted from pmap.h. It was still used
imp
2009-02-12
1
-2
/
+2
*
Eliminate an unused definition.
alc
2009-02-10
1
-1
/
+0
[next]