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
*
Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
nectar
2004-01-09
1
-1
/
+2
*
Remove `static' prototype from header file.
nectar
2004-01-06
1
-1
/
+0
*
Use i8259A register defines from shared header sys/dev/ic/i8259.h instead
jhb
2004-01-06
2
-53
/
+4
*
Make sigaltstack as per-threaded, because per-process sigaltstack state
davidxu
2004-01-03
2
-20
/
+20
*
- Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much
alc
2004-01-01
1
-6
/
+1
*
Track three new sendfile-related statistics:
silby
2003-12-28
1
-0
/
+1
*
Move the declaration of sfbufspeak and sfbufsused to mbuf.h,
silby
2003-12-28
1
-2
/
+1
*
Track current and peak sfbuf usage, export the values via sysctl.
silby
2003-12-27
1
-0
/
+4
*
GC the unused <machine/kse.h> file.
peter
2003-12-24
1
-42
/
+0
*
Add an additional field to the elf brandinfo structure to support
peter
2003-12-23
1
-2
/
+17
*
- Significantly reduce the number of preallocated pv entries in
alc
2003-12-22
1
-14
/
+1
*
Since we have additional kernel virtual address space, allow the buffer
alc
2003-12-20
1
-1
/
+1
*
MFi386: remove APIC_IRQ* defines that are no longer used.
peter
2003-12-11
1
-32
/
+0
*
MFi386: (jhb): Deal with MAXCPU etc correctly
peter
2003-12-11
2
-4
/
+4
*
Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.h
obrien
2003-12-10
1
-0
/
+109
*
Use the ACPI-CA definitions for the various APIC tables instead of our
njl
2003-12-09
1
-59
/
+55
*
Increase VM_KMEM_SIZE_MAX from 200MB to 400MB.
alc
2003-12-07
1
-1
/
+1
*
Reconfigure the runq macros to use the 64 bit ffs/bsf routines instead
peter
2003-12-06
1
-5
/
+5
*
Add 64 bit bsf*/ffs* routines. Have the ffs() inline use gcc's builtin
peter
2003-12-06
1
-1
/
+40
*
Various whitespace and cosmetic sync-up's with i386.
peter
2003-12-06
9
-12
/
+13
*
amd64_protection_init and the protection_codes[] array was overkill.
peter
2003-12-06
1
-50
/
+8
*
Kill the ASM versions of the mtx_lock_spin and friends. They were never
peter
2003-12-06
1
-31
/
+0
*
MFi386: put the apic disable hook in a better place.
peter
2003-12-06
2
-1
/
+5
*
Revert some amd64 changes that cached curthread and converge back to the
peter
2003-12-06
2
-19
/
+3
*
Fix all users of mp_maxid to use the same semantics, namely:
jhb
2003-12-03
1
-2
/
+2
*
Catch up with the procsig locking changes elsewhere. We were doing
peter
2003-12-03
1
-0
/
+6
*
Add an additional knob to just disable the apic code without also having
peter
2003-12-03
1
-1
/
+1
*
- Make mp_maxid reflect the same meaning as it does on other architectures.
jeff
2003-11-30
1
-2
/
+2
*
Fix i386 apic support merge botch. sizeof(long) is 8, not 4. This fixes
peter
2003-11-27
1
-1
/
+1
*
Argh! The Athlon64 and Opteron only implement 40 bits of address space in
peter
2003-11-22
1
-5
/
+4
*
- Split cpu_mp_probe() into two parts. cpu_mp_setmaxid() is still called
jhb
2003-11-21
1
-5
/
+20
*
Turn on NO_MIXED_MODE for amd64 generic. It turns out that all the
peter
2003-11-21
1
-0
/
+1
*
Cosmetic and/or trivial sync up with i386.
peter
2003-11-21
21
-50
/
+52
*
MFi386 rev 1.54 (jhb): Add interrupts that are actually available to the
peter
2003-11-21
1
-3
/
+19
*
MFi386: pre-register idt slots for atpic so we catch any strays without
peter
2003-11-21
1
-6
/
+22
*
MFi386 rev 1.207 (phk): Don't mistakenly disable the TSC when using
peter
2003-11-21
1
-10
/
+10
*
Argh! Followup to previous commit. I checked in the patch with an
peter
2003-11-20
1
-1
/
+1
*
Provide a streamlined '#define curthread __curthread()' for amd64 to avoid
peter
2003-11-20
2
-0
/
+13
*
Sync with i386.
peter
2003-11-19
1
-3
/
+7
*
Add SMP changes as should have been committed as rev 1.28
peter
2003-11-17
1
-26
/
+7
*
Restore file accidently killed in the crossfire from the smp commit.
peter
2003-11-17
1
-0
/
+152
*
Initial landing of SMP support for FreeBSD/amd64.
peter
2003-11-17
45
-2235
/
+1067
*
Oh, how embarresing. I broke my own platform. :-)
peter
2003-11-17
1
-4
/
+4
*
Widen the enable/disable helper function's argument in line with the
peter
2003-11-17
1
-14
/
+2
*
Fixed pedantic warnings for statement-expressions using __extension__
bde
2003-11-17
1
-4
/
+4
*
Fixed a pedantic syntax error (a stray semicolon at the end of
bde
2003-11-17
1
-1
/
+1
*
- Remove unnecessary synchronization from sf_buf_init(). (There is only
alc
2003-11-16
1
-2
/
+0
*
- Modify alpha's sf_buf implementation to use the direct virtual-to-
alc
2003-11-16
2
-2
/
+58
*
Localized the cy driver's locking.
bde
2003-11-16
1
-9
/
+1
*
Add the pc_acpi_id PCPU member. The new acpi_cpu driver uses this to
njl
2003-11-15
2
-1
/
+4
[next]