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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize idempotentcy ifdefs. Consistently use _MACHINE_VARARGS_H_
kan
2003-09-01
1
-3
/
+3
*
Detect Geode CPUs and initialize the 27MHz timecounter "Geode".
phk
2003-08-31
1
-0
/
+100
*
Migrate the sf_buf allocator that is used by sendfile(2) and zero-copy
alc
2003-08-29
1
-0
/
+101
*
Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. This
njl
2003-08-29
1
-3
/
+4
*
- Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long.
jhb
2003-08-28
1
-3
/
+3
*
Style cleanups.
njl
2003-08-28
4
-72
/
+35
*
Fix copyright comment & FBSDID style nits.
obrien
2003-08-25
25
-46
/
+24
*
Fix compile error.
nyan
2003-08-25
1
-1
/
+1
*
Add device ataraid, this is now seperate and not pulled in by atadisk.
sos
2003-08-24
1
-0
/
+1
*
Even though this driver says it is broken, fix the location of the pci
imp
2003-08-23
1
-2
/
+2
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-3
/
+3
*
Eliminate the last (direct) use of vm_page_lookup() on the pte object.
alc
2003-08-22
1
-8
/
+4
*
Eliminate a possible race condition for multithreaded applications in
alc
2003-08-19
1
-13
/
+2
*
remove #define no longer used
sam
2003-08-19
1
-2
/
+0
*
Add missing header include for MSR macros.
jhb
2003-08-18
1
-0
/
+1
*
Acquire the pte object's mutex when performing vm_page_grab(). Note: It is
alc
2003-08-17
1
-0
/
+4
*
Fixup the ELF branding information to point to the new home of rtld.
gordon
2003-08-17
1
-1
/
+1
*
In pmap_copy(), since we have the page table page's physical address
alc
2003-08-17
1
-3
/
+2
*
In vm_thread_swap{in|out}(), remove the alpha specific conditional
marcel
2003-08-16
1
-0
/
+10
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
2
-3
/
+3
*
Give timecounters a numeric quality field.
phk
2003-08-16
2
-19
/
+18
*
remove acquire_timer0() and release_timer0() and related stuff.
phk
2003-08-15
2
-136
/
+2
*
- Fix a typo in a comment.
jhb
2003-08-15
2
-14
/
+14
*
- Add macros describing some new MSR's in the Pentium 4 and some older
jhb
2003-08-15
1
-0
/
+25
*
- Fix a duplicated typo.
jhb
2003-08-15
2
-6
/
+6
*
- Remove redundant <sys/sysctl.h> include.
jhb
2003-08-15
1
-4
/
+1
*
Adjust the style of the #ifdef SMP in casuptr() so that the #ifdef SMP
jhb
2003-08-15
1
-5
/
+4
*
- Update location of PCI headers.
jhb
2003-08-15
1
-5
/
+6
*
As warned: Initiate deorbit burn for the pcaudio driver.
phk
2003-08-15
2
-572
/
+0
*
Remove a few ushorts I missed in my earlier pass.
jhb
2003-08-15
1
-6
/
+6
*
Improve the C3 CPU identification. I didn't notice that the CPU id
imp
2003-08-15
1
-12
/
+6
*
Add many new VIA C3 CPU types now that they appear to be available in
imp
2003-08-14
1
-0
/
+18
*
Eliminate pmap_page_lookup() and its uses. Instead, use PHYS_TO_VM_PAGE()
alc
2003-08-14
1
-36
/
+2
*
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
imp
2003-08-12
2
-4
/
+47
*
Fixup comment.
jhb
2003-08-12
1
-1
/
+1
*
Halted CPU's should not accumulate time.
ps
2003-08-12
3
-18
/
+18
*
Fix the busdma support in twe to support EINPROGRESS and enable it for
ps
2003-08-12
1
-1
/
+0
*
The iBCS2 system call translator for statfs(2) did not check the
nectar
2003-08-10
1
-0
/
+4
*
Add or correct range checking of signal numbers in system calls and
nectar
2003-08-10
1
-0
/
+2
*
Rename pmap_changebit() to pmap_clear_ptes() and remove the last
alc
2003-08-10
1
-25
/
+19
*
Remove trailing newlines (from the right branch this time)
imp
2003-08-07
1
-2
/
+0
*
Correct a mistake in the previous revision: Reduce the scope of the page
alc
2003-08-06
1
-1
/
+1
*
Acquire the page queues lock in pmap_insert_entry(). (I used to believe
alc
2003-08-06
1
-0
/
+2
*
Backed out previous commit. This restores the warning about pessimized
bde
2003-08-06
1
-2
/
+2
*
Dont initialize a TSC timecounter until we know if it is broken or not.
phk
2003-08-06
3
-0
/
+8
*
Update to recognize Geode and note that the TSC seems broken.
phk
2003-08-06
1
-1
/
+12
*
Broke the warning that the cx driver (cronyx.c, cx,c and if_cx.c) uses
bde
2003-08-06
1
-0
/
+23
*
Don't use pessimal (u_short) types for i/o ports. This is mainly for
bde
2003-08-05
3
-3
/
+3
*
In _bus_dmamap_load_buffer(), only count the number of bounce pages needed if
scottl
2003-08-04
1
-1
/
+2
*
- GC unused cpu_thread_link().
jhb
2003-08-04
3
-18
/
+1
[next]