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
*
Fix warnings:
peter
2001-06-15
2
-6
/
+6
*
Hints overhaul:
peter
2001-06-12
2
-3
/
+3
*
Fix style of defines.
obrien
2001-06-09
1
-38
/
+38
*
Don't hold sched_lock across addupc_task().
jhb
2001-06-06
1
-1
/
+1
*
Properly wrap mtx_intr_enable() macro in "do $bla while (0)"
phk
2001-06-02
1
-1
/
+1
*
Clean up the code exporting interrupt statistics via sysctl a bit:
tmm
2001-06-01
6
-7
/
+2
*
Quiet warnings by adding a prototype for set_user_ldt_rv() and making it
jhb
2001-05-30
1
-1
/
+6
*
We can't grab the sched_lock in set_user_ldt() because when it is called
jhb
2001-05-30
2
-6
/
+25
*
move wx to be part of miibus requiring chipsets
mjacob
2001-05-30
1
-1
/
+1
*
Remove MFS options from all example kernel configs.
phk
2001-05-29
1
-1
/
+0
*
Remove pcm hints here now that it's gone from GENERIC.
jkh
2001-05-26
1
-4
/
+0
*
Take pcm (audio) back out of GENERIC; there appears to be some
jkh
2001-05-25
1
-3
/
+0
*
Don't acquire Giant just to call trap_fatal(), we are about to panic
jhb
2001-05-23
1
-4
/
+0
*
pmap_mapdev needs the vm_mtx, aquire it if not already locked
alfred
2001-05-23
1
-0
/
+8
*
lock vm while playing with pmap
alfred
2001-05-23
1
-0
/
+9
*
Convert npx interrupts into traps instead of vice versa. This is much
bde
2001-05-22
8
-214
/
+187
*
Remove a few more spl's I missed earlier.
jhb
2001-05-22
1
-2
/
+0
*
Sort includes.
jhb
2001-05-21
2
-2
/
+2
*
Axe unneeded spl()'s.
jhb
2001-05-21
1
-3
/
+0
*
Throw away the complications in npxsave() and their infrastructure.
bde
2001-05-20
2
-106
/
+46
*
Use a critical region to protect almost everything in npxinit().
bde
2001-05-20
2
-0
/
+12
*
Use a critical region to protect saving of the npx state in savectx().
bde
2001-05-20
2
-2
/
+8
*
Introduce a global lock for the vm subsystem (vm_mtx).
alfred
2001-05-19
6
-15
/
+45
*
- Move the setting of bootverbose to a MI SI_SUB_TUNABLES SYSINIT.
jhb
2001-05-17
1
-5
/
+1
*
- Axe the IMEN_BITS and APIC_IMEN_BITS constants.
jhb
2001-05-17
1
-4
/
+3
*
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
jhb
2001-05-15
17
-17
/
+0
*
Move the definition of HWI_MASK to the i386/isa/icu.h header right next to
jhb
2001-05-15
1
-0
/
+2
*
- Use ICU_LEN rather than NHWI for the size of the array of ithreads.
jhb
2001-05-15
1
-2
/
+1
*
Convert DEVFS from an "opt-in" to an "opt-out" option.
phk
2001-05-13
1
-1
/
+0
*
Use a critical region to protect pushing of the parent's npx state to the
bde
2001-05-13
1
-4
/
+14
*
Revert part of last commit. Instead of using %fs for KSD/TSD, we'll
deischen
2001-05-12
1
-0
/
+1
*
Simplify the vm fault trap handling code a bit by using if-else instead of
jhb
2001-05-11
1
-29
/
+15
*
Un-swap irq/link byte values so that printf works.
msmith
2001-05-11
1
-1
/
+1
*
- Split out the support for per-CPU data from the SMP code. UP kernels
jhb
2001-05-10
2
-3
/
+3
*
- Use sched_lock and critical regions to ensure that LDT updates are thread
jhb
2001-05-10
3
-31
/
+50
*
When setting up the frame to invoke a signal handler, preserve the
deischen
2001-05-06
1
-2
/
+0
*
Fixed panics in npx exception handling. When using IRQ13 exception
bde
2001-05-02
2
-14
/
+36
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
9
-58
/
+63
*
Revert consequences of changes to mount.h, part 2.
grog
2001-04-29
2
-4
/
+0
*
Add in a missing call to forward_hardclock() in the SMP case.
jhb
2001-04-28
2
-0
/
+6
*
Overhaul of the SMP code. Several portions of the SMP kernel support have
jhb
2001-04-27
16
-1839
/
+302
*
Remove a leading underscore that prevented I386_CPU kernels from
jake
2001-04-26
2
-2
/
+2
*
Correct #includes to work with fixed sys/mount.h.
grog
2001-04-23
2
-0
/
+4
*
Make the ap_boot_mtx mutex static.
jhb
2001-04-20
3
-3
/
+3
*
Split up the db_printf's for 'show pcpu' so that we only output at most one
jhb
2001-04-20
1
-2
/
+4
*
Back out 1.103. It wasn't approved by the owner of the file and
imp
2001-04-18
1
-45
/
+45
*
Blow away the panic mutex in favor of using a single atomic_cmpset() on a
jhb
2001-04-17
3
-12
/
+0
*
Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)
obrien
2001-04-15
1
-1
/
+7
*
People are still having problems with i586_* on UP machines and SMP
jhb
2001-04-13
2
-2
/
+2
*
Rename the IPI API from smp_ipi_* to ipi_* since the smp_ prefix is just
jhb
2001-04-11
4
-43
/
+43
[next]