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
*
Test PCIbios.ventry against 0 to see if we found a PCIbios entry point,
jhb
2002-09-05
1
-2
/
+2
*
Move some variables to the BSS instead of explicitly zero'ing them. This
jhb
2002-09-05
1
-3
/
+3
*
Statically compile pcn(4) into the install kernel vs. using as module.
obrien
2002-09-05
1
-1
/
+1
*
Change the support for AMDs ElanSC520 CPU from being a device driver to
phk
2002-09-04
2
-44
/
+7
*
Function prototypes don't need 'extern'.
jhb
2002-09-04
1
-6
/
+6
*
Use resource_list_print_type() instead of duplicating the code in
jhb
2002-09-04
2
-66
/
+6
*
Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to
jake
2002-09-01
2
-10
/
+28
*
Enable ahd/ahc register pretty printing by default. This expedites
gibbs
2002-08-31
1
-1
/
+5
*
db_ps.c:
bde
2002-08-31
1
-8
/
+8
*
Take a shot at fixing up a whole stack of style and other embarresing
peter
2002-08-31
1
-15
/
+12
*
Unbreak kernel build by printing Maxmem using %ld instead of old (now changed)
ache
2002-08-30
2
-2
/
+2
*
Change hw.physmem and hw.usermem to unsigned long like they used to be
peter
2002-08-30
2
-10
/
+17
*
Renamed poorly named setregs to exec_setregs. Moved its prototype to
jake
2002-08-29
2
-2
/
+2
*
OK, I have had it with losing my console because the AP's print their "I am
peter
2002-08-28
3
-15
/
+36
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-3
/
+3
*
o Retire pmap_pageable(). It's an advisory routine that none
alc
2002-08-25
1
-23
/
+0
*
Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown
peter
2002-08-23
1
-1
/
+1
*
Move several MI types from <machine/_types.h> to <sys/_types.h>.
mike
2002-08-23
1
-37
/
+0
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
2
-3
/
+3
*
Don't use "NULL" when "0" is really meant.
archie
2002-08-21
3
-6
/
+6
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
4
-5
/
+144
*
Use the __BUS_ACCESSOR macro for NEXUS_ACCESSOR
mux
2002-08-20
1
-14
/
+2
*
remove unit counts from atkbdc, pckbd, sc
peter
2002-08-20
1
-2
/
+2
*
o Simplify the ptphint test in pmap_release_free_page(). In other words,
alc
2002-08-18
1
-1
/
+1
*
In order to better support flexible and extensible access control,
rwatson
2002-08-15
1
-1
/
+2
*
pccbb->cbb
imp
2002-08-15
1
-1
/
+1
*
Document why the has_f00f_bug variable is initialised rather than placed into
jmallett
2002-08-14
1
-1
/
+1
*
o Remove an unnecessary vm_page_flash() from _pmap_unwire_pte_hold().
alc
2002-08-13
1
-2
/
+0
*
o Convert three instances of vm_page_sleep_busy() into vm_page_sleep_if_busy()
alc
2002-08-12
1
-9
/
+15
*
Use roundup2() to avoid a problem where pmap_growkernel was unable
iedowse
2002-08-12
1
-1
/
+1
*
Add support for the LSI-Logic Fusion/MP architecture.
mjacob
2002-08-11
1
-0
/
+1
*
o Remove the setting and clearing of the PG_MAPPED flag. (This flag is
alc
2002-08-10
1
-8
/
+4
*
Make ppp(4) devices clonable and unloadable.
brooks
2002-08-09
1
-1
/
+1
*
Improve stack manipulation code of ACPI wakeup routine.
iwasaki
2002-08-07
1
-2
/
+2
*
Add Intersil and Symbol as vendors for 802.11 cards that the wi driver
imp
2002-08-07
1
-1
/
+1
*
Revert rev 1.356 and 1.352 (pmap_mapdev hacks). It wasn't worth the
peter
2002-08-05
1
-11
/
+8
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-05
1
-0
/
+1
*
Add device agp to GENERIC, filter it out of floppy builds
anholt
2002-08-04
1
-0
/
+2
*
Fix a mistake in 1.352 - I was returning a pointer to the rounded down
peter
2002-08-04
1
-1
/
+1
*
Remove commented out PCI_ENABLE_IO_MODES. It is gone now.
imp
2002-08-04
1
-1
/
+0
*
o Request a wired page from vm_page_grab() in _pmap_allocpte().
alc
2002-08-04
1
-5
/
+1
*
o Ask for a prezeroed page in pmap_pinit() for the page directory page.
alc
2002-08-03
1
-1
/
+1
*
o Don't set PG_MAPPED on the page allocated and mapped in _pmap_allocpte().
alc
2002-08-03
1
-1
/
+0
*
Take advantage of the fact that there is a small 1MB direct mapped region
peter
2002-08-03
1
-8
/
+11
*
Take a shot at fixing a nasty bug in the pmap changes that I did. I
peter
2002-08-03
1
-1
/
+1
*
Move a prototype to the least wrong place.
phk
2002-08-02
3
-1
/
+2
*
o Lock page queue accesses by vm_page_deactivate().
alc
2002-08-02
1
-3
/
+15
*
Fix the link to the Handbook
blackend
2002-08-01
1
-1
/
+1
*
Fix a bug about stack manipulation at ACPI wakeup.
iwasaki
2002-08-01
1
-0
/
+1
*
o Setting PG_MAPPED and PG_WRITEABLE on pages that are mapped and unmapped
alc
2002-07-31
1
-2
/
+0
[next]