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
2004-01-12
Fix 32bit kernel build, pointed by Juergen Hannken-Illjes.
petrov
2004-01-12
finish previous (removal of 'reaper' kernel thread):
jdolecek
2004-01-12
Back out hasty previous commit -- bitwise arithmetic does not always match
sekiya
2004-01-12
Wrap more mips3_ operations in MIPS3 defines.
sekiya
2004-01-12
Add pic attached at mainbus (for IP12).
sekiya
2004-01-12
mips3_* functions aren't available when MIPS3 is not defined, so provide
sekiya
2004-01-12
Add pic (memory controller for IP12) driver. Originally written by
sekiya
2004-01-12
Completely commit to bitwise operations. Instigated by simonb@
sekiya
2004-01-12
Change one more multiplication to a bit shift. Pointed out by pooka@.
sekiya
2004-01-12
Use __insn_barrier() to prevent the compiler reordering splx/splraise
scw
2004-01-12
CRIME revision 1.1 has a bug that affects PIO operations to/from the MACE.
sekiya
2004-01-12
ANSIfy, and change a multiplication operation to a bit-shift.
sekiya
2004-01-11
use P_ZOMBIE() macro instead of checking p_state direct
jdolecek
2004-01-11
Avoid ras_lookup call if compiling 32bit kernel (which does not have
martin
2004-01-11
Checkpoint if_mec work (just in case I get hit by a bus). This driver is still
sekiya
2004-01-11
Make it aware of the new ata configuration syntax.
cube
2004-01-11
Reinstate symbolic device names -- I completely forgot about their use.
sekiya
2004-01-10
The VIDC20 data sheet doesn't define the polarity of the sign bit for
bjh21
2004-01-10
remove forgotten debug printf from development.
is
2004-01-10
Bus-spacify ip2x core logic. Eliminate magic numbers.
sekiya
2004-01-10
Add register definitions for INT2 interrupt controller.
sekiya
2004-01-10
Add watchdog and bus error handling functions (these features live in
sekiya
2004-01-10
Clean up console device selection logic.
sekiya
2004-01-10
de-__P, sprinkle some KNF.
sekiya
2004-01-10
Add framework for gio card identification based on product ID. devlist2h.awk
sekiya
2004-01-09
nuke trailing spaces.
perry
2004-01-09
Back out CVS fallout from last commit. Really make this build again.
fredb
2004-01-09
make sure we free the context for the pmap in pmap_destroy().
chs
2004-01-08
implement bus_space_set_region_[124], bus_space_copy_region_[124].
nonaka
2004-01-08
Minor cleanup
martin
2004-01-08
Include compat/hpux/files.hpux.
minoura
2004-01-07
A __insn_barrier() is now available for all archs, remove the MD version
martin
2004-01-07
Pass some info from the boot loader to the kernel:
cdi
2004-01-06
Implement restartable atomic sequences (RAS) for sparc64.
martin
2004-01-06
Some cleanup and move ddb_regs declaration to db_interface.c
petrov
2004-01-06
MD cpu_lwp_free() should have the second arg.
tsutsui
2004-01-06
Make these compile again after the latest adjustments.
he
2004-01-06
Change CPPFLAGS to -D${MACHINE}=${MACHINE} instead of just -D${MACHINE}
briggs
2004-01-06
Add proper boot/autoconf support for SDN devices. Take from Hugh Graham;
matt
2004-01-06
the IBM thinkpad T40p's built-in wireless ath0 interface attaches
chuck
2004-01-06
Cosmetics
martin
2004-01-06
Spinup secondary cpus. Based on codes sent to me by Dennis Chernoivanov
petrov
2004-01-05
Add a missing { to cpu_exit() so that it compiles.
nathanw
2004-01-05
Mapping of console device goes into the reserved tlb's.
hannken
2004-01-05
Implement fb_mmap(). From David P. Reese Jr. with PR #23985.
hannken
2004-01-05
Use memset() for "Clear all of BSS".
nonaka
2004-01-05
reduce program size.
nonaka
2004-01-05
Use 32bit daddr_t.
nonaka
2004-01-05
update to recent changes - exit2() doesn't exist anymore and the
jdolecek
2004-01-05
add a PMAP_NC flag for pmap_kenter_pa() to specific a non-cached mapping.
chs
[next]