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
*
Copy %gs from current CPU not from a stale PCB backup.
davidxu
2003-04-11
1
-0
/
+2
*
set_user_ldt_rv() should check same proc not thread,
davidxu
2003-04-11
1
-1
/
+1
*
Convert the SMP_TSC kernel option into a loader tunable. Also enable
des
2003-04-10
1
-7
/
+18
*
Change the operation parameter of bus_dmamap_sync() from an
mux
2003-04-10
2
-21
/
+10
*
Move the _oncpu entry from the KSE to the thread.
julian
2003-04-10
1
-1
/
+0
*
Add a sysctl that records and reports the CPU clock rate calculated
wes
2003-04-10
1
-0
/
+6
*
o In struct prison, add an allprison linked list of prisons (protected
mike
2003-04-09
1
-0
/
+1
*
Remove invalid cast to vm_offset_t to avoid truncating a physical address
jake
2003-04-08
1
-1
/
+1
*
Add support for bounce buffers to _bus_dmamap_load_buffer, which is the
jake
2003-04-07
1
-20
/
+63
*
Better fix for previous previous which still allows the 4megs of kva at
jake
2003-04-07
2
-3
/
+3
*
Unbreak the !LAZY_SWITCH case. I #ifdef'ed too much when I added
peter
2003-04-05
2
-4
/
+2
*
Add SMP_TSC option, which can be used on SMP systems where the TSCs
tegge
2003-04-04
1
-1
/
+1
*
Define ovbcopy() as a macro which expands to the equivalent bcopy() call,
des
2003-04-04
6
-33
/
+24
*
Bandaid fix for previous commit while I figure out why it broke. This
jake
2003-04-04
1
-2
/
+2
*
- Removed APTD and associated macros, it is no longer used.
jake
2003-04-03
5
-48
/
+9
*
Commit a partial lazy thread switch mechanism for i386. it isn't as lazy
peter
2003-04-02
12
-165
/
+454
*
- Make casuptr return the old value of the location we're trying to update,
jake
2003-04-02
2
-10
/
+8
*
- Add thr and umtx system calls.
jeff
2003-04-01
1
-0
/
+8
*
- Define a new md function 'casuptr'. This atomically compares and sets
jeff
2003-04-01
2
-0
/
+62
*
- In npxgetregs() use the td argument to save the fpu state from and not
jeff
2003-04-01
2
-4
/
+2
*
- Add a placeholder for sigwait
jeff
2003-03-31
1
-0
/
+1
*
- Move p->p_sigmask to td->td_sigmask. Signal masks will be per thread with
jeff
2003-03-31
1
-9
/
+9
*
- Fix two calls to trapsignal() that were still passing in 'struct proc'.
jeff
2003-03-31
1
-2
/
+2
*
- Change trapsignal() to accept a thread and not a proc.
jeff
2003-03-31
1
-6
/
+6
*
- In npxsetregs don't set the floating point if td == fpcurthread not if
jeff
2003-03-31
2
-2
/
+2
*
- Add support for PAE and more than 4 gigs of ram on x86, dependent on the
jake
2003-03-30
10
-15
/
+233
*
- Remove invalid casts.
jake
2003-03-30
2
-3
/
+3
*
- Convert all uses of pmap_pte and get_ptbase to pmap_pte_quick. When
jake
2003-03-30
3
-181
/
+112
*
- Move driver to newbus.
mdodd
2003-03-29
1
-0
/
+1
*
Nuke HTT from here too.
ps
2003-03-26
1
-3
/
+0
*
Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl.
ps
2003-03-26
5
-63
/
+271
*
Halt the cpus in the idle loop for SMP as well for several reasons:
peter
2003-03-26
1
-4
/
+3
*
Add an options entry for HTT in SMP and GENERIC similar to the SMP and
jhb
2003-03-25
1
-0
/
+3
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
13
-79
/
+88
*
Use repo-copied files in sys/i386/bios.
mdodd
2003-03-24
4
-4
/
+4
*
Disable interrupts while in kdb_trap() to handle cases where the caller
bde
2003-03-24
1
-0
/
+7
*
Remove bitrot associated with `maxusers'.
ru
2003-03-22
1
-1
/
+0
*
Extend CPU_ATHLON_SSE_HACK to cover a few more revisions of Athlon CPUs.
dwmalone
2003-03-20
1
-1
/
+2
*
Use atomic operations to increment and decrement the refcount
mux
2003-03-20
1
-4
/
+4
*
Including <sys/stdint.h> is (almost?) universally only to be able to use
phk
2003-03-18
3
-3
/
+0
*
Expand the APIC ID mask field of the ICR register to 8 bits intead of just
jhb
2003-03-17
1
-1
/
+1
*
- Lock down the bounce pages structures. We use the same locking scheme
mux
2003-03-17
1
-26
/
+34
*
Made the prototypes for pmap_kenter and pmap_kremove MD. These functions
jake
2003-03-16
1
-0
/
+2
*
Grab Giant around calls to contigmalloc() and contigfree() so
mux
2003-03-13
1
-1
/
+8
*
- Added support for multiple page directory pages to pmap_pinit and
jake
2003-03-12
1
-83
/
+57
*
Use bus_space_handle_t to represent host port and virtual addresses;
jake
2003-03-11
2
-24
/
+24
*
Initialize eflags in fake frame to default value rather than random one.
davidxu
2003-03-08
1
-0
/
+1
*
Instrument sysarch() MD privileged I/O access interfaces with a MAC
rwatson
2003-03-06
1
-0
/
+6
*
Replace calls to WITNESS_SLEEP() and witness_list() with equivalent calls
jhb
2003-03-04
1
-7
/
+2
*
Wrap the hyperthreading support code with the HTT kernel option.
jhb
2003-03-04
3
-0
/
+63
[next]