index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2003-03-05
Forgot dummy printf.
soren
2003-03-05
Be more verbose about unsupported keys.
soren
2003-03-05
Forward declare struct lwp as well as struct trapframe.
agc
2003-03-05
fix some comments
grant
2003-03-05
Fix from Frederick Bruckman to get current kernels booting again.
jklos
2003-03-05
Remove port-specific procfs_machdep.c (since they are all identical and
matt
2003-03-05
Make AltiVec registers available via ptrace/procfs. Simplify AltiVec
matt
2003-03-04
Make the apic address unsigned, as it should be.
fvdl
2003-03-04
ioapic address is not actually a pointer, initialize it as uint32_t
fvdl
2003-03-04
Fix some fields that did not have explicit types yet.
fvdl
2003-03-04
Use read_psl and write_psl.
fvdl
2003-03-04
Define read_psl and write_psl as aliases for read_eflags and write_eflags.
fvdl
2003-03-04
Enable the define for EISA MPBIOS support.
fvdl
2003-03-04
Make EISA support conditional (on by default on i386).
fvdl
2003-03-04
lower acpi interrupt level to IPL_VM.
yamt
2003-03-04
G/c old macppc grf entries.
soren
2003-03-04
Attach on recent TiBooks.
soren
2003-03-04
Pass the address of the intrframe to the ext_intr routine.
matt
2003-03-04
Make to define ${BOARDTYPE}
matt
2003-03-04
Re-arrange things in evbppc & powerpc to support OEA-based eval boards
matt
2003-03-04
Add some missing volatiles.
matt
2003-03-04
Cast the argument passed to vtophys() to a vaddr_t.
thorpej
2003-03-04
s/i386_isa_chipset/x86_isa_chipset/
fvdl
2003-03-04
s/i386_isa_chipset/x86_isa_chipset/, it's defined on multiple ports, but
fvdl
2003-03-03
Note a kernel pmap locking problem in pmap_kenter_pa4m().
pk
2003-03-03
Use unsigned long long to print msr values.
fvdl
2003-03-03
use CVAROFF.
fvdl
2003-03-03
Use pmap_cpu_has_pg_n()
fvdl
2003-03-03
The IDT is an array of struct gate_descriptor.
fvdl
2003-03-03
The IDT only contains gate descriptors, so define it as such.
fvdl
2003-03-03
define pmap_cpu_has_pg_n and pmap_cpu_has_invlpg to make code sharing
fvdl
2003-03-03
Make CVAR asm reference macro CVAROFF, taking an offset.
fvdl
2003-03-03
Install cpuvar.h
fvdl
2003-03-02
Change the pmap to use 512-byte pages as user page table pages instead of
ragge
2003-03-02
microtime.S depends on assym.h
christos
2003-03-02
Change the pmap to use 512-byte pages as user page table pages instead of
ragge
2003-03-02
add some ISO C 1995 I18N functions and types:
tshiozak
2003-03-02
Use the new pmap_kprotect() function instead of pmap_changeprot().
pk
2003-03-02
pmap_changeprot() is not a UVM <-> PMAP interface function; make it internal.
pk
2003-03-02
Clean up some unneeded "mca.h" and "eisa.h" includes, make one that is
fvdl
2003-03-02
x86_64 has no mca.h and eisa.h (should perhaps just generate empty ones)
fvdl
2003-03-02
Redirect to x86/
fvdl
2003-03-02
Bump SYMTAB_SPACE to 192000.
tsutsui
2003-03-02
Cleanup G2_LOCK/G2_UNLOCK macros per discussion on port-dreamcast:
tsutsui
2003-03-02
Restore MQ to trapframe from mcontext since it's in both.
matt
2003-03-01
lock_machdep.c moved here from arch/i386/i386.
fvdl
2003-03-01
Move lock_machdep.c to arch/x86/x86.
fvdl
2003-03-01
Add machdep sysctl support. Support booted_device, consdev, and
matt
2003-03-01
Redirect to x86/cpuvar.h
fvdl
2003-03-01
Moved here from i386/include
fvdl
[next]