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
*
There are no PC98 amd64 machines, so gc a few stray ifdefs.
imp
2005-01-11
2
-9
/
+0
*
Introduce bus_dmamap_load_mbuf_sg(). Instead of taking a callback arg, this
scottl
2005-01-07
2
-13
/
+53
*
These are no longer relevant. They are scripts for extracting hints
imp
2005-01-07
1
-115
/
+0
*
Begin all license/copyright comments with /*-
imp
2005-01-05
34
-34
/
+34
*
PC98 will never be defined for amd64
imp
2005-01-05
1
-5
/
+0
*
o Use tab instead of spaces for puc(4) line.
kuriyama
2005-01-05
1
-4
/
+4
*
Minor sync to i386 GENERIC in the form of comments and whitespace.
jhb
2004-12-30
1
-2
/
+3
*
MFi386: Restore cpu_reset proxy code to enable reset from ddb on an AP.
njl
2004-12-27
1
-4
/
+39
*
Reduce diffs to i386.
njl
2004-12-27
1
-16
/
+11
*
Get rid of #ifdef for legacy system. Move that into the MD code.
imp
2004-12-24
1
-0
/
+7
*
Modify pmap_enter_quick() so that it expects the page queues to be locked
alc
2004-12-23
1
-3
/
+2
*
Use vtopde() instead of pmap_pde() in pmap_kextract(); vtopde() is smaller
alc
2004-12-21
1
-1
/
+1
*
In the common case, pmap_enter_quick() completes without sleeping.
alc
2004-12-15
1
-2
/
+12
*
MFi386: rev 1.12: re-allow fast interrupts to cause preemption
peter
2004-12-06
1
-2
/
+0
*
Replace (inlined) pmap_pte() calls with smaller, faster code where
alc
2004-12-04
1
-7
/
+7
*
For efficiency eliminate the call to pmap_pte() from pmap_protect()'s and
alc
2004-12-02
1
-14
/
+18
*
Change gdb_cpu_setreg() to not take the value to which to set the
marcel
2004-12-01
2
-5
/
+4
*
Remove unused cnt variable for the SMP case. Trim some excessive blank
peter
2004-11-30
1
-5
/
+1
*
Update the gdb register extraction support to use the pcb wherever
peter
2004-11-30
1
-23
/
+33
*
MFi386: join the %cr0 setup line now that i386 has lost the I386 ifdefs.
peter
2004-11-29
1
-2
/
+1
*
Take advantage of the shutdown processing being wired to the BSP and
peter
2004-11-29
1
-45
/
+3
*
Don't flag alignment constraints as a reason for bouncing. This fixes the
scottl
2004-11-29
1
-1
/
+1
*
Don't include sys/user.h merely for its side-effect of recursively
das
2004-11-27
5
-5
/
+5
*
Remove an extra #include
scottl
2004-11-21
1
-1
/
+0
*
Consolidate all of the bounce tests into the BUS_DMA_COULD_BOUNCE flag.
scottl
2004-11-21
1
-29
/
+45
*
Remove references to U area and garbage collect includes.
das
2004-11-20
1
-4
/
+1
*
Remove UAREA_PAGES.
das
2004-11-20
1
-1
/
+0
*
U areas are going away, so don't allocate one for process 0.
das
2004-11-20
1
-3
/
+0
*
Revert part of rev 1.56. Tag boundaries are handled by splitting segments,
scottl
2004-11-19
1
-9
/
+5
*
MFi386 rev 1.63-1.64:
scottl
2004-11-10
1
-37
/
+142
*
MFi386 1.238 (jhb): Allow hints to disable cpus
peter
2004-11-05
1
-1
/
+16
*
MFi386:
peter
2004-11-05
1
-28
/
+79
*
Don't use atomic ops to increment interrupt stats. This was only done on
scottl
2004-11-03
1
-3
/
+3
*
Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.
andre
2004-11-02
1
-1
/
+1
*
- Change the ddb paging "support" to use a variable (db_lines_per_page) to
jhb
2004-11-01
2
-2
/
+2
*
Add TUNABLE_LONG and TUNABLE_ULONG, and use the latter for the
des
2004-10-31
1
-4
/
+3
*
Whitespace cleanup
des
2004-10-31
1
-5
/
+5
*
MFi386: preserve dcons buffer passed by loader.
simokawa
2004-10-28
1
-0
/
+16
*
Raise MAXDSIZ from 8G to 32G. The old limit was just an arbitary choice
peter
2004-10-27
1
-1
/
+1
*
Print flags in the nexus for child devices.
njl
2004-10-14
1
-0
/
+2
*
MFi386: sync with latest updates
peter
2004-10-11
1
-3
/
+36
*
Move the code for halting the CPU (acpi_cpu_c1) into machdep files.
njl
2004-10-11
2
-1
/
+8
*
Make pte_load_store() an atomic operation in all cases, not just i386 PAE.
alc
2004-10-08
2
-11
/
+34
*
Rework how we store process times in the kernel such that we always store
jhb
2004-10-05
1
-16
/
+6
*
Undo revision 1.251. This change was a performance pessimizing work-around
alc
2004-10-03
1
-1
/
+1
*
The physical address stored in the vm_page is page aligned. There is no
alc
2004-10-03
1
-1
/
+1
*
Eliminate unnecessary uses of PHYS_TO_VM_PAGE() from pmap_enter(). These
alc
2004-10-02
1
-5
/
+2
*
Remove an unused declaration. (I should have included this change in
alc
2004-10-02
1
-1
/
+0
*
Prevent the unexpected deallocation of a page table page while performing
alc
2004-09-29
2
-22
/
+45
*
MFi386: rev 1.239 - invalidate tlb after pte update
peter
2004-09-29
1
-2
/
+4
[next]