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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
The NetBSD Foundation has granted permission to remove clauses 3 and 4.
imp
2010-02-16
16
-112
/
+0
*
Adjust style (following the already existing rules) for the newly
attilio
2010-02-15
14
-14
/
+14
*
Correct cpu id for FA526.
kevlo
2010-02-14
1
-1
/
+2
*
Add the options DEADLKRES (introducing the deadlock resolver thread) in
attilio
2010-02-10
16
-0
/
+16
*
Turn on the front LED at boot time like we do with the Avila.
rpaulo
2010-02-10
1
-0
/
+2
*
Improve checking whether an ARM VA has a valid mapping before performing cache
raj
2010-02-07
1
-74
/
+42
*
When backtracing self, start with the current frame (i.e. the
marcel
2010-01-29
1
-1
/
+1
*
Move the examples for the 'hints' and 'env' keywords from various GENERIC
jhb
2010-01-19
6
-12
/
+0
*
Do not free the dmamap if it is still busy.
cognet
2010-01-15
1
-1
/
+1
*
Revert 200594. This file isn't intended for these sorts of things.
imp
2010-01-04
1
-7
/
+0
*
Remove CNS11XXNAS.hints.
rpaulo
2010-01-04
2
-3
/
+0
*
Add support for Cavium Econa CNS11XX ARM boards. These boards were
rpaulo
2010-01-04
22
-3
/
+5368
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-2
/
+2
*
Intel XScale hwpmc(4) support.
rpaulo
2009-12-23
4
-6
/
+51
*
Add INCLUDE_CONFIG_FILE, and a note in comments about how to also
dougb
2009-12-16
1
-0
/
+7
*
Fix the build.
mav
2009-12-08
1
-2
/
+13
*
MFp4:
mav
2009-12-06
1
-10
/
+4
*
Add missing ath_ar9* ath hal entries.
thompsa
2009-12-02
1
-0
/
+1
*
Remove unknown ath hal device entries.
thompsa
2009-12-02
1
-3
/
+0
*
Simplify the invocation of vm_fault(). Specifically, eliminate the flag
alc
2009-11-27
1
-2
/
+1
*
- Initialize callout before it is used in atestop() during attach.
jhb
2009-11-19
1
-9
/
+5
*
These drivers only set if_timer but never set if_watchdog. Just remove
jhb
2009-11-19
1
-2
/
+0
*
Extract the code that records syscall results in the frame into MD
kib
2009-11-10
2
-36
/
+54
*
Fix gdb_cpu_getreg() to actually match GDB's register
marcel
2009-11-05
1
-3
/
+7
*
Implement db_trace_thread() by calling db_stack_trace_cmd() and
marcel
2009-11-05
1
-6
/
+3
*
Implement db_trace_self() by calling db_stack_trace_cmd()
marcel
2009-11-05
1
-1
/
+4
*
Eliminate an unnecessary vm include file.
alc
2009-11-04
4
-4
/
+0
*
MFp4:
mav
2009-10-31
1
-7
/
+6
*
In r197963, a race with thread being selected for signal delivery
kib
2009-10-27
1
-6
/
+1
*
Review previous change. It has no relation to the I-cache coherency
marcel
2009-10-21
1
-1
/
+1
*
o Introduce vm_sync_icache() for making the I-cache coherent with
marcel
2009-10-21
2
-3
/
+9
*
Sync with other GENERIC kernel configs:
jhb
2009-10-13
2
-23
/
+31
*
Define architectural load bases for PIE binaries. Addresses were selected
kib
2009-10-10
1
-0
/
+3
*
- Drop unused pmap_use_l1 function and comment out currently unused
stas
2009-10-05
1
-46
/
+8
*
Remove remaining bits of performance counter support.
rpaulo
2009-10-03
2
-26
/
+0
*
Make sure that the primary native brandinfo always gets added
bz
2009-10-03
1
-1
/
+1
*
Remove performance counter headers. This code came from NetBSD, but our
rpaulo
2009-10-02
3
-150
/
+0
*
Promote the cpu_class local variable to global and expose it in md_var.h
rpaulo
2009-09-26
2
-20
/
+23
*
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
-18
/
+57
*
Reintroduce the r196640, after fixing the problem with my testing.
kib
2009-09-01
1
-3
/
+0
*
Reverse r196640 and r196644 for now.
kib
2009-08-29
1
-0
/
+3
*
Remove the altkstacks, instead instantiate threads with kernel stack
kib
2009-08-29
1
-3
/
+0
*
revert r196600; didn't notice it'd been done already
sam
2009-08-27
1
-1
/
+0
*
enable mesh by default
sam
2009-08-27
1
-0
/
+1
*
Introduce SheevaPlug support.
raj
2009-08-25
4
-0
/
+234
*
Exclude common Kirkwood settings so they can be shared among various platforms
raj
2009-08-25
4
-8
/
+21
*
Properly handle initial state of power mgmt.
raj
2009-08-25
3
-2
/
+134
*
Eliminate platform_pmap_init() to simplify Marvell bootstrap code.
raj
2009-08-25
5
-44
/
+13
*
KDB needs <machine/db_machdep.h>, so move it under #ifdef KDB.
cognet
2009-08-23
1
-3
/
+2
[next]