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
/
atari
Age
Commit message (
Expand
)
Author
2007-11-04
Remove System V semaphores and share memory options to set the limits:
xtraeme
2007-10-18
Initialise the callbacks for tty.t_rstrt_ch in ttymalloc
joerg
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-10-17
Fix typo: in disk_init() call: fd -> sc.
he
2007-10-08
Merge brelse() changes from the vmlocking branch.
ad
2007-10-08
Merge disk init changes from the vmlocking branch. These seperate init /
ad
2007-09-01
68030 and 68040 processors consider the read portion of a read-modify-write
mhitch
2007-08-06
Remove iso(4) from GENERIC kernels, as discussed on tech-net@
adrianp
2007-08-04
Add ci_cpuid where it's missing.
ad
2007-07-29
It's not a good idea for device drivers to modify b_flags, as they don't
ad
2007-07-23
Same change as -r1.133 of src/sys/arch/amiga/amiga/pmap.c:
he
2007-07-16
change pmap_phys_address()s parameter to paddr_t since that's what it gets
macallan
2007-07-16
Regenerate configurations after adding COMPAT_40 to GENERIC.in.
he
2007-07-16
The COMPAT_AOUT_M68K option now requies COMPAT_40 after the changes
he
2007-07-14
Generic soft interrupts are mandatory.
ad
2007-07-11
Adapt to new signature for callout_init().
he
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2007-06-12
Pass a frame pointer to trap() rather than the 'entire frame' trick. Gcc4
mhitch
2007-06-06
regen
martin
2007-06-06
Add pseudo-device agr
martin
2007-05-22
From pmap_motorols,c:
mhitch
2007-05-21
Move declarations of m68k common functions
tsutsui
2007-05-21
Remove obsolete decralations of switch_exit() and switch_lwp_ext().
tsutsui
2007-05-21
curlwp can't be NULL so no need to check it.
tsutsui
2007-05-20
Add missing call to lwp_startup() in lwp_trampoline() (which was renamed
mhitch
2007-05-20
indent fix.
isaki
2007-05-18
Adapt to the merge of the yamt-idlelwp branch.
he
2007-04-29
fix typos
msaitoh
2007-04-10
include files.wsfb
macallan
2007-03-21
Apply MI softintr(9) patch before it becomes rotten. Untested.
tsutsui
2007-03-11
- Shrink ipl_cookie_t from 32-bits to 16-bits (large enough to hold
thorpej
2007-03-06
Treat bus_space_handle_t as opaque, and use bus_space_vaddr(9) to
tsutsui
2007-03-06
Change bus_space_handle_t from void * (formerly caddr_t) to u_long
tsutsui
2007-03-06
- remove volatile from *regkva member in struct grfabs_et_priv
tsutsui
2007-03-06
- change pointers which actually required caddr_t to calculate address
tsutsui
2007-03-06
Make TX buffer (uint8_t *) and remove an unnecessary cast.
tsutsui
2007-03-06
Pass (char *) to mtod(9) on pointer arith.
tsutsui
2007-03-06
Add (char *) cast to appease -Wpointer-arith.
tsutsui
2007-03-06
Make req_addr (char *) rather than adding an extra cast
tsutsui
2007-03-06
Make io_data (char *) rather than adding an extra cast
tsutsui
2007-03-06
More fixes after the caddr_t removal.
he
2007-03-06
Add a missed '*'.
tsutsui
2007-03-06
Remove an unnecessary cast.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-22
TRUE -> true, FALSE -> false
thorpej
2007-02-21
Replace the Mach-derived boolean_t type with the C99 bool type. A
thorpej
2007-02-21
add a pair of new bus_dma(9) functions:
mrg
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2007-02-15
Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used for
reinoud
2007-02-09
Merge newlock2 to head.
ad
[next]