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
2007-11-04
Remove System V semaphores and share memory options to set the limits:
xtraeme
2007-11-04
cosmetics: use the "extern char ..[]" idiom for linker supplied addresses.
martin
2007-11-04
Kill netbsd32_syscall_fancy and optimise other code paths.
dsl
2007-11-03
Check ci_cpuid_level before calling coretemp_register().
xtraeme
2007-11-03
Linux doesn't have a SYS_syscall system call (it is all done in libc), and
dsl
2007-11-03
Merge linux_syscall_fancy and linux_syscall_plain.
dsl
2007-11-03
Remove now-redundant #if
dsl
2007-11-02
- extend nifdv struct to have NIF nickname for rootdev.
nisimura
2007-11-01
Kill syscall_fancy().
dsl
2007-11-01
Revert previous, thanks wikipedia :-)
xtraeme
2007-11-01
Fix typo "iff" -> "if" reported by leot via freenode@irc.
xtraeme
2007-11-01
typo
jnemeth
2007-10-31
Fallout from fixing the linux32 system calls to use the correct kernel
dsl
2007-10-31
The only alternative to the GENERIC kernel with ACPI is current
joerg
2007-10-31
- use chaned mode for RX descs and allocate only one desc per each cacheline
tsutsui
2007-10-30
Fix my stupid bug in cache flush code and remove one kludge for it.
tsutsui
2007-10-30
Add support for netboot via tlp0 with standalone tlp(4) driver
tsutsui
2007-10-30
PR/37201 - Yasushi Oshima -- Intel 82965G chipset support
jnemeth
2007-10-30
correct to have PCN32 init_block. add it to the driver list to use.
nisimura
2007-10-30
make this less dependent to the rest of NetBSD kernel.
nisimura
2007-10-30
major PCI rework to make possible NIC autoconf. now bootloader
nisimura
2007-10-30
options<space><tab>FOO
xtraeme
2007-10-29
Mark cpu_info::ci_tlbstate volatile to ensure that the compiler doesn't
ad
2007-10-29
Enable "options INTEL_CORETEMP".
xtraeme
2007-10-29
Add coretemp(4). A new driver for Intel Core's on-die thermal sensor,
xtraeme
2007-10-28
Add (commented out) SYSCALL_COUNTS and SYSCALL_TIMES.
dsl
2007-10-28
Add support for the SYSCALL_STATS and SYSCALL_TIMES options.
dsl
2007-10-28
Drop pccons. Obsoleted by wscons, now fully supported in NetBSD/shark.
jmmv
2007-10-28
More debugging reveals that the U7600 really wants to use the same
joerg
2007-10-28
Move prototype for kd_later() before first use.
rjs
2007-10-28
still remain crude, work in progress.
nisimura
2007-10-27
Instead of having 2 copies of the sycall entry code, reprocess the file
dsl
2007-10-27
Remove some gratuitous differences between syscall_fancy and syscall_plain.
dsl
2007-10-27
Use PCI bus/dev/function numbers rather than device unit
tsutsui
2007-10-27
stop to generate SREC kernel image. netboot is now considered a
nisimura
2007-10-27
Assume netboot if "nfsroot=/path" is specified in bootstring.
tsutsui
2007-10-27
In device_register(), check booted devices more properly:
tsutsui
2007-10-27
Include <lib/libsa/dev_net.h> for "extern int try_bootp" decl.
tsutsui
2007-10-27
arrange cache line friendly allocation where applicapable. Not
nisimura
2007-10-27
redo again the arrangement.
nisimura
2007-10-27
- remove ppb which is unlikey used.
nisimura
2007-10-27
rearrange lines to make the previous change easy to understand.
nisimura
2007-10-27
- an inch forward southbridge-less configuration.
nisimura
2007-10-27
- make sure to have Rx poll demand issued.
nisimura
2007-10-27
- copy intr.h from prep and make mods.
nisimura
2007-10-27
off-by-one error to detect MSB of SEEPROM index.
nisimura
2007-10-26
Comment out piixpcib(4) until the multiple PRs are fixed.
xtraeme
2007-10-26
xen/i386/cpu.c uses i686_mtrr_init_first if MTRR is defined, but
xtraeme
2007-10-26
We don't need MIN_LWP_ALIGNMENT.
uwe
2007-10-26
Add amdpcib(4).
xtraeme
[next]