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
/
amd64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate whitespace diffs to the i386 version.
ru
2008-02-19
1
-2
/
+1
*
Teach the dump and minidump code to respect the maxioszie attribute of
scottl
2008-02-15
2
-4
/
+12
*
If busdma is being used to realign dynamic buffers and the alignment is set to
scottl
2008-02-12
1
-2
/
+2
*
Fix Linux mmap with MAP_GROWSDOWN flag.
jkim
2008-02-11
1
-13
/
+14
*
Remove the rr232x driver. It has been superceded by the hptrr driver.
scottl
2008-02-03
2
-6
/
+0
*
Add a few more CPUID feature bits while here. We don't support these
das
2008-02-02
2
-2
/
+4
*
SSE4 CPUID bits
das
2008-02-02
2
-3
/
+6
*
For no good reason I had assumed that ACPI table headers would be page
jhb
2008-01-31
1
-5
/
+7
*
Move GET_STACK_USAGE from MI header to i386/amd64 MD ones.
mav
2008-01-31
1
-0
/
+13
*
Add a wrapper function that bound checks writes to the dump device.
ru
2008-01-28
2
-11
/
+11
*
Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY().
jhb
2008-01-17
1
-0
/
+1
*
Retire PMAP_DIAGNOSTIC. Any useful diagnostics that were conditionally
alc
2008-01-17
1
-27
/
+10
*
Translate from the i386. All FP constants and operations are evaluated
bde
2008-01-17
2
-2
/
+2
*
Make pmap_is_prefaultable() more TLB friendly. Specifically, make it use
alc
2008-01-14
1
-1
/
+1
*
Fix fpset*() to not trap if there is a currently unmasked exception.
bde
2008-01-11
1
-12
/
+42
*
Fix some style bugs:
bde
2008-01-11
1
-24
/
+25
*
Simplify the ifdefs:
bde
2008-01-09
1
-21
/
+14
*
Fix some style bugs (mainly, use explicit shifts when accessing bit-fields
bde
2008-01-09
1
-31
/
+31
*
Improve some comments.
bde
2008-01-09
1
-14
/
+13
*
Convert a PMAP_DIAGNOSTIC to a KASSERT.
alc
2008-01-08
1
-9
/
+2
*
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
jhb
2008-01-07
1
-0
/
+1
*
Shrink the size of struct vm_page on amd64 and i386 by eliminating
alc
2008-01-06
2
-8
/
+0
*
Add an access type parameter to pmap_enter(). It will be used to implement
alc
2008-01-03
1
-2
/
+2
*
Provide a legitimate pindex to vm_page_alloc() in pmap_growkernel()
alc
2008-01-02
1
-6
/
+3
*
Add asmc(4).
rpaulo
2007-12-28
1
-1
/
+2
*
Add configuration knobs for the superpage reservation system. Initially,
alc
2007-12-27
1
-0
/
+14
*
Add a new 'why' argument to kdb_enter(), and a set of constants to use
rwatson
2007-12-25
2
-2
/
+3
*
Add the 'hptrr' driver for supporting the following Highpoint RocketRAID
scottl
2007-12-15
2
-2
/
+7
*
Disallow the legacy USB circuit to generate an SMI# via an ICH
rpaulo
2007-12-12
1
-0
/
+25
*
Eliminate compilation warnings due to the use of non-static inlines
alc
2007-12-09
1
-3
/
+3
*
Use 1GB virtual pages to implement the direct map on architectures that
alc
2007-12-08
1
-13
/
+24
*
Recognize architectural support for 1GB virtual pages.
alc
2007-12-08
2
-1
/
+2
*
Kernel and hwpmc(4) support for callchain capture.
jkoshy
2007-12-07
3
-3
/
+99
*
Fix the ABI change of the signal delivered on the access to the page
kib
2007-12-04
1
-2
/
+29
*
Style change: Use NULL rather than 0 where appropriate.
alc
2007-12-04
1
-3
/
+3
*
Break out stack(9) from ddb(4):
rwatson
2007-12-02
4
-38
/
+133
*
Remove XRPU driver, after asking all the users.
phk
2007-12-01
1
-2
/
+0
*
Improve get_pv_entry()'s handling of low-memory conditions. After page
alc
2007-11-30
1
-12
/
+14
*
Don't use plain "ret" instructions at targets of jump instructions,
bde
2007-11-29
1
-2
/
+2
*
Remove entry points for -finstrument functions since they are currently
bde
2007-11-29
1
-12
/
+8
*
Account for pv entry pages in the total number of wired pages. (Note: pv
alc
2007-11-28
1
-3
/
+6
*
Adjust the code to probe for the PCI config mechanism to use.
jhb
2007-11-28
2
-172
/
+11
*
Make ADAPTIVE_GIANT as the default in the kernel and remove the option.
attilio
2007-11-28
1
-1
/
+0
*
Remove the 'needbounce' variable from the _bus_dmamap_load_buffer()
jhb
2007-11-27
1
-5
/
+2
*
MFP4: Add assembly language symbols used by hwpmc(4)'s callchain capture.
jkoshy
2007-11-23
1
-0
/
+3
*
Extend critical section coverage in the low-level interrupt handlers to
scottl
2007-11-21
1
-1
/
+1
*
Prevent the leakage of wired pages in the following circumstances:
alc
2007-11-17
1
-0
/
+29
*
Add support for cross double fault frames in stack traces:
jhb
2007-11-15
4
-5
/
+26
*
o Rename cpu_thread_setup() to cpu_thread_alloc() to better
marcel
2007-11-14
1
-1
/
+6
*
A bunch more files that should probably print out a thread name
julian
2007-11-14
1
-3
/
+3
[next]