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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove references to vm_zone.h and switch over to the new uma API.
jeff
2002-03-20
1
-15
/
+6
*
Remove unused header.
jeff
2002-03-20
1
-1
/
+0
*
Force the boot cpu to wait for the APs to finish starting up. This eliminates
jeff
2002-03-20
1
-0
/
+3
*
This is the first part of the new kernel memory allocator. This replaces
jeff
2002-03-19
1
-2
/
+16
*
Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the
des
2002-03-16
1
-10
/
+1
*
Remove a bogus cast and deconstification that broke the Alpha kernel build.
des
2002-03-13
1
-2
/
+3
*
Back out previous commit, it was the wrong patch!
des
2002-03-13
1
-0
/
+1
*
Remove a bogus cast that breaks the Alpha kernel build due to -Werror.
des
2002-03-13
1
-1
/
+0
*
Fix a misspelling of mine: s/optomization/optimization/.
jhb
2002-03-11
1
-1
/
+1
*
Grrr, turn preemption back off on the alpha again. It is still not stable.
jhb
2002-03-11
1
-1
/
+1
*
o Don't require long long support in bswap64() functions.
mike
2002-03-09
1
-6
/
+16
*
Add needed includes of machine/smp.h, remove nested include in sys/smp.h
jake
2002-03-07
2
-0
/
+2
*
Add a new variable mp_maxid. This is used so that per cpu datastructures may
jeff
2002-03-05
1
-0
/
+2
*
Make it compile again.
mjacob
2002-03-01
1
-1
/
+1
*
Fix mcpcia.c so it compiles again.
mjacob
2002-03-01
1
-1
/
+2
*
- Move a comment from being on the same line as a #ifdef to the line
arr
2002-02-28
1
-1
/
+2
*
add inlines for bswap*.
gallatin
2002-02-28
1
-5
/
+38
*
recover from namespace collision caused by un-static'ing pci_alloc_resource()
gallatin
2002-02-28
8
-8
/
+8
*
- Fix panic() message and a couple style nits that snuck in from the
arr
2002-02-28
1
-3
/
+3
*
Fix a minor swap leak.
silby
2002-02-28
1
-0
/
+20
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
3
-3
/
+3
*
Fix a horribly suboptimal algorithm in the vm_daemon.
silby
2002-02-27
1
-5
/
+19
*
Add the following functions/macros to support byte order conversions and
tmm
2002-02-27
2
-0
/
+72
*
Add some DIAGNOSTIC code.
julian
2002-02-22
1
-12
/
+22
*
Convert p->p_runtime and PCPU(switchtime) to bintime format.
phk
2002-02-22
1
-1
/
+1
*
recovery from new binutils part II: fix the alpha kernel so that
gallatin
2002-02-21
1
-1
/
+1
*
MFi386: merge changes from i386/trap.c rev 1.212
gallatin
2002-02-19
1
-6
/
+8
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-45
/
+10
*
Use struct __ucontext in prototypes and associated functions instead of
deischen
2002-02-17
3
-4
/
+12
*
Resurrect one of the easiest changes from my big include files roll-up
wollman
2002-02-15
1
-0
/
+1
*
Remove WITNESS from GENERIC by default: as we grow more locks, this gets
rwatson
2002-02-13
2
-2
/
+2
*
Don't grab the ICU lock while reading the current pending interrupts and
jhb
2002-02-08
1
-4
/
+0
*
Turn SMP back on by default in GENERIC on the Alpha.
jhb
2002-02-08
2
-2
/
+2
*
Turn interrupt thread preemption back on on the alpha.
jhb
2002-02-08
1
-1
/
+1
*
Bah, I managed to turn cosmetic things into real bugs. Fix shadowed
peter
2002-02-08
2
-10
/
+10
*
Fix a long line introduced in previous commit.
peter
2002-02-07
1
-1
/
+2
*
Fix long line added in previous commit.
peter
2002-02-07
1
-1
/
+3
*
Patch up some long lines introduced in previous commit.
peter
2002-02-07
1
-3
/
+7
*
Fix style bug introduced in previous commit.
peter
2002-02-07
1
-1
/
+1
*
You cannot take the address of a variable with the 'register' qualifier.
mjacob
2002-02-07
1
-1
/
+1
*
Pre-KSE/M3 commit.
julian
2002-02-07
10
-31
/
+29
*
GC the PC_SWITCH* symbols which are not used in assembly anymore.
phk
2002-02-07
1
-1
/
+0
*
Replace the MFREE that Marshal (Quick Draw) Dillon apparently didn't look for.
mjacob
2002-02-07
1
-3
/
+6
*
Fixes for alpha pmap on SMP machines:
jhb
2002-02-06
2
-52
/
+65
*
Improve the change in the previous commit: use a stub for osigreturn()
bde
2002-02-03
1
-0
/
+4
*
Compile osigreturn() unconditionally since it will always be needed on
bde
2002-02-01
1
-2
/
+0
*
Regenerated file from previous commit to syscalls.master
gallatin
2002-01-23
3
-18
/
+6
*
Linux/alpha uses the same BSDish return mechanism we do for
gallatin
2002-01-23
1
-4
/
+4
*
Don't read the sigcontext pointer directly from userspace. If the process
gallatin
2002-01-22
1
-6
/
+14
*
Avoid __func__ string concatenation
peter
2002-01-18
1
-1
/
+1
[next]