Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: jmcneill-pm
Revision 1.129.12.6 / (download) - annotate - [select for diffs], Sun Dec 9 19:38:24 2007 UTC (5 years, 5 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.129.12.5: +18 -4
lines
Diff to previous 1.129.12.5 (colored) to branchpoint 1.129 (colored) next main 1.130 (colored)
Sync with HEAD.
Revision 1.129.12.5 / (download) - annotate - [select for diffs], Wed Nov 21 21:56:03 2007 UTC (5 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.129.12.4: +22 -28
lines
Diff to previous 1.129.12.4 (colored) to branchpoint 1.129 (colored)
Sync with HEAD.
Revision 1.129.12.4 / (download) - annotate - [select for diffs], Wed Nov 14 19:04:44 2007 UTC (5 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.129.12.3: +15 -5
lines
Diff to previous 1.129.12.3 (colored) to branchpoint 1.129 (colored)
Sync with HEAD.
Revision 1.129.12.3 / (download) - annotate - [select for diffs], Sun Nov 11 16:48:08 2007 UTC (5 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.129.12.2: +897 -486
lines
Diff to previous 1.129.12.2 (colored) to branchpoint 1.129 (colored)
Sync with HEAD.
Revision 1.129.12.2 / (download) - annotate - [select for diffs], Fri Oct 26 15:48:40 2007 UTC (5 years, 6 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.129.12.1: +2 -13
lines
Diff to previous 1.129.12.1 (colored) to branchpoint 1.129 (colored)
Sync with HEAD. Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that.
Revision 1.129.12.1 / (download) - annotate - [select for diffs], Mon Sep 3 16:48:49 2007 UTC (5 years, 8 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.129: +28 -9
lines
Diff to previous 1.129 (colored)
Sync with HEAD.
Revision 1.129 / (download) - annotate - [select for diffs], Mon Mar 12 18:18:34 2007 UTC (6 years, 2 months ago) by ad
Branch: MAIN
CVS Tags: yamt-idlelwp-base8,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
nick-csl-alignment-base,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: nick-csl-alignment,
jmcneill-pm
Changes since 1.128: +7 -7
lines
Diff to previous 1.128 (colored)
Pass an ipl argument to pool_init/POOL_INIT to be used when initializing the pool's lock.