Up to [cvs.NetBSD.org] / src / sys / arch / i386 / i386
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: jmcneill-usbmp
Revision 1.95.8.4 / (download) - annotate - [select for diffs], Sun Apr 29 23:04:41 2012 UTC (12 months, 3 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.95.8.3: +3 -3
lines
Diff to previous 1.95.8.3 (colored) to branchpoint 1.95 (colored) next main 1.96 (colored)
sync to latest -current.
Revision 1.95.8.3 / (download) - annotate - [select for diffs], Tue Mar 6 18:26:37 2012 UTC (14 months, 2 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.95.8.2: +12 -6
lines
Diff to previous 1.95.8.2 (colored) to branchpoint 1.95 (colored)
sync to -current
Revision 1.95.8.2 / (download) - annotate - [select for diffs], Tue Mar 6 09:56:07 2012 UTC (14 months, 2 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.95.8.1: +6 -12
lines
Diff to previous 1.95.8.1 (colored) to branchpoint 1.95 (colored)
sync to -current
Revision 1.95.8.1 / (download) - annotate - [select for diffs], Sun Mar 4 00:46:09 2012 UTC (14 months, 3 weeks ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.95: +27 -7
lines
Diff to previous 1.95 (colored)
sync to latest -current.
Revision 1.95 / (download) - annotate - [select for diffs], Fri Mar 18 15:18:16 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
netbsd-6-base,
jym-xensuspend-nbase,
jym-xensuspend-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3,
cherry-xenmp-base,
cherry-xenmp
Branch point for: yamt-pagecache,
netbsd-6,
jmcneill-usbmp
Changes since 1.94: +3 -3
lines
Diff to previous 1.94 (colored)
Remove static branch prediction hints. They pessimize code for all CPUs but Pentium IV. Discussed with ad@ and dsl@