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
*
Add back ed(4) in amd64 GENERIC. It now works nicely and since those
mux
2005-07-24
1
-2
/
+1
*
Fallout from the previous revision: lnc isn't quite ready for amd64 yet.
ru
2005-07-22
1
-1
/
+2
*
Fix $FreeBSD$.
obrien
2005-07-22
1
-1
/
+2
*
Like on i386, bypass lock prefix for atomic ops on !SMP kernels.
peter
2005-07-21
1
-0
/
+27
*
MFi386: add vpd driver (vital product data.. model & serial numbers etc)
peter
2005-07-21
1
-1
/
+3
*
Add the ed driver for lint building. The PCI instances are still useful.
peter
2005-07-21
1
-6
/
+5
*
Actually create the double fault stack page for AP cpus so that we have a
peter
2005-07-21
1
-1
/
+6
*
Make the facility for recognizing BIOS-signatures more general
phk
2005-07-21
2
-16
/
+16
*
Fix smbios(4) and add support for amd64
jkim
2005-07-21
1
-0
/
+2
*
Add the latest r300 code from r300.sf.net. This is based on the patch supplied
anholt
2005-07-20
1
-1
/
+1
*
Convert the atomic_ptr() operations over to operating on uintptr_t
jhb
2005-07-15
1
-52
/
+18
*
Add recently invented COMPAT_FREEBSD5 option.
kensmith
2005-07-14
1
-0
/
+1
*
Regen.
jhb
2005-07-13
3
-118
/
+118
*
Make a pass through all the compat ABIs sychronizing the MP safe flags
jhb
2005-07-13
1
-115
/
+115
*
Fixup some more fallout from the lapic/i8254 changes:
jhb
2005-07-13
1
-23
/
+15
*
Validate if the value written into {FS,GS}.base is a canonical
davidxu
2005-07-10
2
-13
/
+44
*
Some cleanups and tweaks to some of the atomic.h files in preparation for
jhb
2005-07-09
1
-79
/
+63
*
Remove a || 1 that crept into the i8254 commit and was subsequently
jhb
2005-07-05
1
-1
/
+1
*
Check the alignment of the IP header before passing the packet up to the
thompsa
2005-07-02
1
-0
/
+2
*
Fix a buglet that was present in the ia64 code and that got inherited
marcel
2005-07-02
1
-0
/
+1
*
MFi386: r1.221: use simple timecounter that is aware of irq0 being off.
peter
2005-07-01
1
-7
/
+34
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
1
-0
/
+224
*
Sync i386->amd64.
peter
2005-06-30
2
-7
/
+30
*
Add a special-case handler for general protection faults. It appears to
peter
2005-06-30
1
-3
/
+26
*
Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
peter
2005-06-29
2
-0
/
+2
*
Switch AMD64 and i386 platforms to using ELF as their kernel crash
peter
2005-06-29
3
-104
/
+360
*
Increase MAXCPU to 16 in SMP kernels so that APIC IDs from 0 to 15 are
jhb
2005-06-29
1
-1
/
+1
*
Disable the interrupts in trap_fatal before calling kdb_trap.
ups
2005-06-25
1
-2
/
+9
*
Correct the amount of data to allocate in these local copies of
jhb
2005-06-24
1
-1
/
+2
*
Various trivial comment fixes
peter
2005-06-24
4
-12
/
+6
*
Eliminate a source of 'trap xx with interrupts disabled'. I was jumping to
peter
2005-06-24
1
-1
/
+1
*
MFi386: 1.258: Minor cleanups
peter
2005-06-24
1
-4
/
+4
*
Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit
peter
2005-06-24
2
-0
/
+3
*
Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from
obrien
2005-06-20
1
-0
/
+1
*
Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific
ups
2005-06-14
1
-0
/
+3
*
Introduce a procedure, pmap_page_init(), that initializes the
alc
2005-06-10
1
-29
/
+17
*
MFP4:
jkoshy
2005-06-09
1
-32
/
+19
*
Add IPI support for preempting a thread on another CPU.
ups
2005-06-09
2
-1
/
+18
*
Regen after addition of linux_getpriority wrapper.
sobomax
2005-06-08
3
-5
/
+10
*
Properly convert FreeBSD priority values into Linux values in the
sobomax
2005-06-08
1
-1
/
+1
*
Rebuild generated system call definition files following the addition of
rwatson
2005-05-30
3
-271
/
+272
*
Introduce a new field in the syscalls.master file format to hold the
rwatson
2005-05-30
1
-312
/
+397
*
Kernel hooks to support PMC sampling modes.
jkoshy
2005-05-30
1
-0
/
+16
*
Create nexus in configure_first() instead of in configure(). This
marcel
2005-05-29
1
-3
/
+3
*
Chop a '>' in a feature name (RSVD2>) that snuck in;
schweikh
2005-05-29
1
-1
/
+1
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
3
-342
/
+42
*
Change the spkr_set_pitch() function to a macro to fix low level profiling.
nyan
2005-05-28
1
-7
/
+5
*
Add new ral(4) and ural(4) drivers.
damien
2005-05-24
1
-0
/
+2
*
Sync the style of these two files.
obrien
2005-05-23
1
-11
/
+15
*
Fix some of the problems Bruce observed with this code.
peter
2005-05-22
2
-3
/
+4
[next]