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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate MIN/MAX macros into one place (param.h).
alfred
2003-02-02
1
-2
/
+0
*
We don't need sscopen() and sscclose().
phk
2003-02-02
1
-53
/
+9
*
Export IA32 from opt_ia32.h to assembly so that we can eliminate
marcel
2003-02-02
2
-0
/
+16
*
Remove special casing for running in the simulator from the kernel
marcel
2003-02-01
15
-428
/
+66
*
Put replace spaces with tabs in keeping with the rest of the file.
joe
2003-02-01
1
-1
/
+1
*
Reversion of commit by Davidxu plus fixes since applied.
julian
2003-02-01
3
-5
/
+5
*
Remove D_CANFREE from sscdisk.c.
phk
2003-01-30
1
-4
/
+2
*
Unbreak SMP cases for these architectures.
julian
2003-01-27
1
-1
/
+1
*
Move UPCALL related data structure out of kse, introduce a new
davidxu
2003-01-26
2
-4
/
+4
*
- Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection
jeff
2003-01-26
2
-0
/
+2
*
Fix pmap_extract so that it doesn't panic if the user types
dfr
2003-01-24
1
-3
/
+10
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
6
-13
/
+13
*
- Add a VM_WAIT in the appropriate cases where vm_page_alloc() fails and flags
jeff
2003-01-21
1
-7
/
+15
*
Resolve relative relocations in klds before trying to parse the module's
jake
2003-01-21
1
-3
/
+22
*
We need neither <sys/diskslice.h> nor <sys/disklabel.h> here.
phk
2003-01-20
1
-2
/
+0
*
Don't try to free() map in bus_dmamap_destroy() when it's
mux
2003-01-18
1
-1
/
+1
*
Merge all the various copies of vm_fault_quick() into a single
dillon
2003-01-16
1
-16
/
+0
*
Merge all the various copies of vmapbuf() and vunmapbuf() into a single
dillon
2003-01-15
1
-69
/
+0
*
Move ia64_sapics and ia64_sapic_count from interrupt.c to sapic.c
marcel
2003-01-06
2
-24
/
+59
*
Move the itm reload to a single place rather than having two identical
peter
2003-01-06
1
-2
/
+2
*
Replace the hardcoding of 255 as the clock interrupt vector with
marcel
2003-01-06
4
-3
/
+5
*
Manually inline handleclock(). There's only a single caller and
marcel
2003-01-06
3
-9
/
+2
*
Count interrupts as soon as possible. This makes sure interrupts are
marcel
2003-01-06
1
-3
/
+3
*
Don't hardcode the address of the local (S)APIC (aka processor
marcel
2003-01-05
4
-2
/
+33
*
Bump the number of interrupts from 65 to 257. This is a waste of
marcel
2003-01-05
1
-1
/
+1
*
Handle 3-digit interrupt numbers (vectors). While here, change the
marcel
2003-01-05
2
-6
/
+10
*
Make all memory I/O addresses (explicitly) 64-bit. Memory mapped
marcel
2003-01-05
1
-11
/
+11
*
Provide a null-implementation for bus_space_unmap, like i386.
marcel
2003-01-05
1
-2
/
+5
*
Adopt, adapt and improve:
marcel
2003-01-05
1
-31
/
+33
*
Hold the page queues lock around pmap_remove_pte() in pmap_enter().
alc
2003-01-04
1
-0
/
+2
*
Make this build and sync-up:
marcel
2003-01-03
1
-6
/
+1
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
2
-4
/
+4
*
Synchronize to kern/syscalls.master:1.139.
rwatson
2002-12-29
1
-0
/
+4
*
MB_LEN_MAX is not MD, move it to the MI limits.h.
tjr
2002-12-22
2
-2
/
+0
*
More MFp4: DIG64 structures.
marcel
2002-12-18
1
-0
/
+90
*
Export the physical address of the RSDP to userland by means
marcel
2002-12-18
1
-10
/
+23
*
Check that the dump device is large enough. Otherwise we could
marcel
2002-12-17
1
-0
/
+10
*
Regen: swapoff
marcel
2002-12-16
3
-4
/
+5
*
Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.
marcel
2002-12-16
1
-1
/
+1
*
This is David Schultz's swapoff code which I am finally able to commit.
dillon
2002-12-15
1
-0
/
+1
*
SCARGS removal take II.
alfred
2002-12-14
3
-134
/
+129
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
3
-129
/
+134
*
Remove SCARGS.
alfred
2002-12-13
3
-134
/
+129
*
Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage
julian
2002-12-10
1
-1
/
+1
*
Use one of the bi_spare entries for the DIG64 HCDP table address.
marcel
2002-12-08
1
-1
/
+2
*
Disable SMP. It reduces the chance that the kernel boots. On top
marcel
2002-12-08
1
-1
/
+1
*
MFi386
alc
2002-12-02
1
-0
/
+2
*
Implement bus_space_subregion(). Identical to i386.
marcel
2002-11-29
1
-3
/
+8
*
Better handle sparse physical memory: Don't use the address range
marcel
2002-11-29
1
-8
/
+4
*
MFp4:
marcel
2002-11-24
2
-3
/
+38
[next]