Modified:
trunk/kernel-patches/2.6.22/submitted-2/0001-prefetch-core.diff
trunk/kernel-patches/2.6.22/submitted-2/0002-boot-prefetching.diff
trunk/kernel-patches/2.6.22/submitted-2/0003-app-prefetching.diff
Log:
Reformatting for submission.
Modified: trunk/kernel-patches/2.6.22/submitted-2/0001-prefetch-core.diff
==============================================================================
--- trunk/kernel-patches/2.6.22/submitted-2/0001-prefetch-core.diff (original)
+++ trunk/kernel-patches/2.6.22/submitted-2/0001-prefetch-core.diff Thu Sep 13 16:24:31 2007
@@ -1,4 +1,4 @@
-Subject: [PATCH 1/3] Implementation of prefetch core functionality (tracing and prefetching).
+Implementation of prefetch core functionality (tracing and prefetching).
Signed-off-by: Krzysztof Lichota <lic...@mimuw.edu.pl>
Modified: trunk/kernel-patches/2.6.22/submitted-2/0002-boot-prefetching.diff
==============================================================================
--- trunk/kernel-patches/2.6.22/submitted-2/0002-boot-prefetching.diff (original)
+++ trunk/kernel-patches/2.6.22/submitted-2/0002-boot-prefetching.diff Thu Sep 13 16:24:31 2007
@@ -1,4 +1,4 @@
-Subject: [PATCH 2/3] Boot tracing and prefetching support.
+Boot tracing and prefetching support.
Signed-off-by: Krzysztof Lichota <lic...@mimuw.edu.pl>
Modified: trunk/kernel-patches/2.6.22/submitted-2/0003-app-prefetching.diff
==============================================================================
--- trunk/kernel-patches/2.6.22/submitted-2/0003-app-prefetching.diff (original)
+++ trunk/kernel-patches/2.6.22/submitted-2/0003-app-prefetching.diff Thu Sep 13 16:24:31 2007
@@ -1,4 +1,4 @@
-Subject: [PATCH 3/3] Application tracing and prefetching support.
+Application tracing and prefetching support.
Signed-off-by: Krzysztof Lichota <lic...@mimuw.edu.pl>