Up to [cvs.netbsd.org] / src / sys / arch / arm / arm32
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7.14.1 / (download) - annotate - [select for diffs], Mon Jun 2 13:21:53 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.7: +44 -24
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Sync with HEAD.
Revision 1.7.16.1 / (download) - annotate - [select for diffs], Sun May 18 12:31:34 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.7: +44 -24
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
sync with head.
Revision 1.7.18.1 / (download) - annotate - [select for diffs], Fri May 16 02:21:56 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.7: +44 -24
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
sync with head.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 27 18:58:44 2008 UTC (4 years ago) by matt
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pagecache-base5,
yamt-pagecache-base4,
yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
yamt-pagecache,
yamt-nfs-mp-base9,
yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
yamt-nfs-mp-base2,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
uebayasi-xip-base7,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
uebayasi-xip-base,
uebayasi-xip,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
rmind-uvmplock,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base2,
nick-hppapmap-base,
nick-hppapmap,
netbsd-6-base,
netbsd-6,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-premerge-20091211,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-premerge-20101231,
matt-mips64-base2,
jymxensuspend-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jym-xensuspend,
jruoho-x86intr-base,
jruoho-x86intr,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-usbmp,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
hpcarm-cleanup-nbase,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
haad-dm,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2,
ad-audiomp2-base,
ad-audiomp2,
HEAD
Changes since 1.7: +44 -24
lines
Diff to previous 1.7 (colored)
Merge kernel changes in matt-armv6 to HEAD.
Revision 1.5.2.3 / (download) - annotate - [select for diffs], Mon Jan 28 18:29:04 2008 UTC (4 years, 3 months ago) by matt
Branch: matt-armv6
Changes since 1.5.2.2: +7 -6
lines
Diff to previous 1.5.2.2 (colored) to branchpoint 1.5 (colored) next main 1.6 (colored)
Given the that there are only 4 IPLs (ignoring soft IPLs), a number of cleanups can be done: Remove _SPL_* aliases. Don't store irqmasks in ci_cpl, just make it an ipl level. Add fast softint switching support.
Revision 1.5.2.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:45:13 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.5.2.1: +37 -16
lines
Diff to previous 1.5.2.1 (colored) to branchpoint 1.5 (colored)
sync with HEAD
Revision 1.4.86.2 / (download) - annotate - [select for diffs], Tue Jan 1 15:39:19 2008 UTC (4 years, 4 months ago) by chris
Branch: chris-arm-intr-rework
Changes since 1.4.86.1: +5 -1
lines
Diff to previous 1.4.86.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.4.82.2 / (download) - annotate - [select for diffs], Wed Dec 26 22:24:35 2007 UTC (4 years, 5 months ago) by rjs
Branch: hpcarm-cleanup
Changes since 1.4.82.1: +5 -1
lines
Diff to previous 1.4.82.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.4.84.2 / (download) - annotate - [select for diffs], Sun Dec 9 19:34:29 2007 UTC (4 years, 5 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.4.84.1: +5 -1
lines
Diff to previous 1.4.84.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Sat Dec 8 18:16:36 2007 UTC (4 years, 5 months ago) by mjf
Branch: mjf-devfs
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Sync with HEAD.
Revision 1.4.24.2 / (download) - annotate - [select for diffs], Fri Dec 7 17:24:14 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4.24.1: +5 -1
lines
Diff to previous 1.4.24.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
sync with head
Revision 1.4.66.3 / (download) - annotate - [select for diffs], Mon Dec 3 19:02:58 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.4.66.2: +1 -3
lines
Diff to previous 1.4.66.2 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.4.66.2 / (download) - annotate - [select for diffs], Mon Dec 3 18:34:55 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.4.66.1: +7 -1
lines
Diff to previous 1.4.66.1 (colored) to branchpoint 1.4 (colored)
Sync with HEAD.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 3 15:33:16 2007 UTC (4 years, 5 months ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
jmcneill-pm-base,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf,
chris-arm-intr-rework-base7,
chris-arm-intr-rework-base6,
chris-arm-intr-rework-base5,
chris-arm-intr-rework-base4,
chris-arm-intr-rework-base3,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386,
ad-socklock-base1
Branch point for: yamt-pf42,
yamt-nfs-mp,
mjf-devfs2
Changes since 1.6: +5 -1
lines
Diff to previous 1.6 (colored)
Interrupt handling changes, in discussion since February: - Reduce available SPL levels for hardware devices to none, vm, sched, high. - Acquire kernel_lock only for interrupts at IPL_VM. - Implement threaded soft interrupts.
Revision 1.4.82.1 / (download) - annotate - [select for diffs], Thu Nov 1 16:06:47 2007 UTC (4 years, 6 months ago) by rjs
Branch: hpcarm-cleanup
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
Sync with HEAD.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Oct 17 19:53:31 2007 UTC (4 years, 7 months ago) by garbled
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
jmcneill-base,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: mjf-devfs
Changes since 1.5: +1 -1
lines
Diff to previous 1.5 (colored)
Merge the ppcoea-renovation branch to HEAD. This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here. TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted. NOTES: pmppc was removed as an arch, and moved to a evbppc target.
Revision 1.4.74.1 / (download) - annotate - [select for diffs], Wed Oct 3 19:22:38 2007 UTC (4 years, 7 months ago) by garbled
Branch: ppcoea-renovation
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Sync with HEAD
Revision 1.5.2.1 / (download) - annotate - [select for diffs], Tue Sep 11 18:44:10 2007 UTC (4 years, 8 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.5: +12 -12
lines
Diff to previous 1.5 (colored)
Adapt to move of current_spl_level to curcpu()->ci_cpl
Revision 1.4.24.1 / (download) - annotate - [select for diffs], Mon Sep 3 14:23:16 2007 UTC (4 years, 8 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
sync with head.
Revision 1.4.66.1 / (download) - annotate - [select for diffs], Mon Aug 20 18:37:25 2007 UTC (4 years, 9 months ago) by ad
Branch: vmlocking
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
Sync with HEAD.
Revision 1.4.86.1 / (download) - annotate - [select for diffs], Sat Aug 18 13:46:41 2007 UTC (4 years, 9 months ago) by chris
Branch: chris-arm-intr-rework
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
Sync with HEAD
Revision 1.4.84.1 / (download) - annotate - [select for diffs], Thu Aug 16 11:02:12 2007 UTC (4 years, 9 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
Sync with HEAD.
Revision 1.4.80.1 / (download) - annotate - [select for diffs], Wed Aug 15 13:47:07 2007 UTC (4 years, 9 months ago) by skrll
Branch: nick-csl-alignment
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Sync with HEAD.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 13 02:04:50 2007 UTC (4 years, 9 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
vmlocking-base,
ppcoea-renovation-base,
nick-csl-alignment-base5,
chris-arm-intr-rework-base2,
bouyer-xenamd64
Branch point for: matt-armv6
Changes since 1.4: +1 -26
lines
Diff to previous 1.4 (colored)
Remove all references to spl_mask. Now it isn't used by any sources. Discussed on port-arm.
Revision 1.1.2.4 / (download) - annotate - [select for diffs], Fri Sep 6 08:32:29 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.1.2.3: +13 -13
lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
sync kqueue branch with HEAD
Revision 1.3.8.1 / (download) - annotate - [select for diffs], Fri Aug 30 00:19:09 2002 UTC (9 years, 8 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.3: +13 -13
lines
Diff to previous 1.3 (colored) next main 1.4 (colored)
catch up with -current.
Revision 1.2.4.3 / (download) - annotate - [select for diffs], Mon Aug 19 21:39:07 2002 UTC (9 years, 9 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.2.4.2: +13 -13
lines
Diff to previous 1.2.4.2 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Partial (ARM only) sync with trunk -- significant performance improvements for XScale-based systems.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 17 16:36:34 2002 UTC (9 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-splraiseipl,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
yamt-km,
yamt-idlelwp-base8,
yamt-idlelwp,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
thorpej-atomic-base,
thorpej-atomic,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
reinoud-bufcleanup,
post-newlock2-merge,
peter-altq-base,
peter-altq,
nick-csl-alignment-base,
newlock2-nbase,
newlock2-base,
newlock2,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-2,
nathanw_sa_before_merge,
nathanw_sa_base,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-timespec,
matt-nb4-arm-base,
matt-nb4-arm,
matt-mips64-base,
matt-mips64,
ktrace-lwp-base,
ktrace-lwp,
kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
kent-audio2-base,
kent-audio2,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
gehenna-devsw-base,
gdamore-uart-base,
gdamore-uart,
fvdl_fs64_base,
elad-kernelauth-base,
elad-kernelauth,
chris-arm-intr-rework-base,
chap-midi-nbase,
chap-midi-base,
chap-midi,
bjh21-hydra-base,
bjh21-hydra,
ad-audiomp-base,
ad-audiomp,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-lazymbuf,
vmlocking,
ppcoea-renovation,
nick-csl-alignment,
jmcneill-pm,
hpcarm-cleanup,
chris-arm-intr-rework
Changes since 1.3: +13 -13
lines
Diff to previous 1.3 (colored)
More local label fixups.
Revision 1.1.2.3 / (download) - annotate - [select for diffs], Thu Jan 10 19:37:49 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.1.2.2: +10 -5
lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored)
Sync kqueue branch with -current.
Revision 1.2.4.2 / (download) - annotate - [select for diffs], Tue Jan 8 00:23:09 2002 UTC (10 years, 4 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2.4.1: +119 -0
lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored)
Catch up to -current.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 26 20:51:57 2001 UTC (10 years, 6 months ago) by thorpej
Branch: MAIN
CVS Tags: newlock-base,
newlock,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Branch point for: gehenna-devsw
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Use <arm/arm32/psl.h>, not <machine/psl.h>.
Revision 1.1.4.1 / (download) - annotate - [select for diffs], Mon Oct 1 12:37:36 2001 UTC (10 years, 7 months ago) by fvdl
Branch: thorpej-devvp
Changes since 1.1: +9 -4
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Catch up with -current.
Revision 1.2.4.1, Fri Sep 28 10:01:02 2001 UTC (10 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.2: +0 -119
lines
FILE REMOVED
file spl.S was added on branch nathanw_sa on 2002-01-08 00:23:09 +0000
Revision 1.2 / (download) - annotate - [select for diffs], Fri Sep 28 10:01:02 2001 UTC (10 years, 7 months ago) by chris
Branch: MAIN
CVS Tags: thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2
Branch point for: nathanw_sa
Changes since 1.1: +9 -4
lines
Diff to previous 1.1 (colored)
Tweak spl functions a little, try to do something between an ldr and it's use. Not the greatest of gains but spl is called a lot it might add up. Also add comments stating alignment of stack.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Fri Aug 3 04:10:59 2001 UTC (10 years, 9 months ago) by lukem
Branch: kqueue
Changes since 1.1.2.1: +114 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)
update to -current
Revision 1.1.2.1, Sat Jul 28 13:28:04 2001 UTC (10 years, 10 months ago) by lukem
Branch: kqueue
Changes since 1.1: +0 -114
lines
FILE REMOVED
file spl.S was added on branch kqueue on 2001-08-03 04:10:59 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jul 28 13:28:04 2001 UTC (10 years, 10 months ago) by chris
Branch: MAIN
CVS Tags: thorpej-devvp-base,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: thorpej-devvp,
kqueue
Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel builds on cats and riscpc.