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
*
Regen.
jhb
2003-08-21
3
-5
/
+5
*
Swap sigaction/sigreturn since they are in the wrong order.
jhb
2003-08-21
1
-2
/
+2
*
Undo the mistake made in revision 1.77 of trap.c and which was the
marcel
2003-08-20
2
-25
/
+15
*
Fixup the ELF branding information to point to the new home of rtld.
gordon
2003-08-17
3
-3
/
+3
*
In vm_thread_swap{in|out}(), remove the alpha specific conditional
marcel
2003-08-16
1
-0
/
+10
*
Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI
marcel
2003-08-16
6
-56
/
+30
*
Fix a range check bug. Don't left-shift the integer argument 'data'.
marcel
2003-08-16
1
-12
/
+7
*
Fix the generation of coredumps. We did not take the dirty registers
marcel
2003-08-15
1
-1
/
+38
*
Add an instruction group break after the move to application register
marcel
2003-08-15
1
-2
/
+2
*
Introduce two machine specific ptrace(2) requests: PT_GETKSTACK and
marcel
2003-08-15
2
-2
/
+75
*
Don't use VM_MIN_KERNEL_ADDRESS to check if the faulting address is
marcel
2003-08-13
1
-2
/
+2
*
Put an instruction group break between the move to ar.rnat and the
marcel
2003-08-13
1
-0
/
+1
*
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
imp
2003-08-12
2
-4
/
+48
*
Extend identifycpu():
marcel
2003-08-12
1
-17
/
+36
*
Cleanup prototypes in cpu.h, including fswintrberr and any references
marcel
2003-08-12
4
-47
/
+8
*
Cleanup and style(9) fixes. No functional change.
marcel
2003-08-11
1
-7
/
+4
*
o move cpu_reset() from vm_machdep.c to machdep.c.
marcel
2003-08-10
2
-79
/
+68
*
Now that we can ignore up to 8KB of dirty registers, remove the RSE
marcel
2003-08-10
1
-45
/
+30
*
MFi386 1.422 & 1.423: lock page queues in pmap_insert_entry().
marcel
2003-08-08
1
-0
/
+2
*
Consistently use the BSD u_int and u_short instead of the SYSV uint and
jhb
2003-08-07
2
-2
/
+2
*
Better define the flags in the mcontext_t and properly set the flags
marcel
2003-08-07
2
-35
/
+121
*
o Fix cut-n-paste whitespace corruption in previous commit
marcel
2003-08-07
1
-5
/
+12
*
In cpu_set_upcall_kse(), create the upcall according to the entry
marcel
2003-08-06
1
-12
/
+19
*
o In revision 1.45 of exception.S we changed exception_restore to
marcel
2003-08-06
2
-4
/
+4
*
o Put the syscall return registers in the context. Not only do we
marcel
2003-08-05
1
-6
/
+50
*
Fix logic bug in the previous commit. Any region less than 5 is a
marcel
2003-08-04
1
-1
/
+1
*
- Since td_critnest is now initialized in MI code, it doesn't have to be
jhb
2003-08-04
2
-13
/
+0
*
Cleanup the clock code. This includes:
marcel
2003-08-04
8
-459
/
+174
*
Fix handling of external interrupts: we weren't calling ast() when
marcel
2003-08-04
2
-14
/
+51
*
Style sync.
obrien
2003-08-03
1
-8
/
+9
*
Don't use uint64_t. Use unsigned long instead. One is supposed to use
marcel
2003-08-02
1
-2
/
+2
*
Write the preserved registers to (and read them from) struct reg and
marcel
2003-08-01
1
-4
/
+4
*
Make sure that when the PV ENTRY zone is created in pmap, that it's
bmilekic
2003-07-31
1
-2
/
+2
*
Deal with 'options KSTACK_PAGES' being a global option.
peter
2003-07-31
3
-0
/
+6
*
Cosmetic: fix some disorder of #include "opt_...." files
peter
2003-07-31
1
-1
/
+2
*
Remove leftover relic of pmap_new_thread() etc.
peter
2003-07-31
1
-4
/
+0
*
- Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed
mux
2003-07-27
2
-8
/
+12
*
Remove prototype of ia64_pa_access(). The function has been moved to
marcel
2003-07-26
1
-1
/
+0
*
Avoid using __aligned(16). Instead define the jmp_buf in terms of
marcel
2003-07-26
1
-9
/
+11
*
Unbreak ia64 builds now -Werror is enabled again. Avoid obsolete
marcel
2003-07-26
1
-6
/
+6
*
Revert previous commit. We don't use setjmp()/longjmp() for context
marcel
2003-07-25
1
-2
/
+1
*
MFi386 revision 1.416
alc
2003-07-25
1
-7
/
+10
*
Remove __aligned(16) from the definition of struct _ia64_fpreg. It's
marcel
2003-07-25
2
-132
/
+133
*
Remove INVARIANT* and WITNESS. This makes the simulator much more
marcel
2003-07-25
1
-3
/
+0
*
Move ia64_pa_access() from machdep.c to mem.c and declare it static.
marcel
2003-07-25
2
-6
/
+6
*
Disable the single-step trap on a debug related trap, including of
marcel
2003-07-25
1
-0
/
+2
*
We sloppily created an array for the high FP registers (f32-f127),
marcel
2003-07-23
1
-2
/
+96
*
Rename thread_siginfo to cpu_thread_siginfo.
marcel
2003-07-15
1
-1
/
+1
*
Enable the high FP registers when we call the FPSWA handler and disable
marcel
2003-07-13
2
-66
/
+37
*
Add logic to trace across/over a trapframe. We have ABI markers in
marcel
2003-07-12
3
-6
/
+38
[next]