summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2013-10-25 07:02:11 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2013-10-25 07:04:22 +0100
commit3c5fb177608ffdf234cdcb54d772cb5cd41726e3 (patch)
tree61e6bba22acbcd487b87f69db691fa831f5e1f5e
parent1fc9258ba20342d8663f59eec16e8d106dbe858a (diff)
13.10: update links for MP patchset
The new patches in the patchset did not have links or "new" markers. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--HOWTO_releasenotes_lsk.txt14
-rw-r--r--README.textile14
2 files changed, 14 insertions, 14 deletions
diff --git a/HOWTO_releasenotes_lsk.txt b/HOWTO_releasenotes_lsk.txt
index 84d40e7..e113f94 100644
--- a/HOWTO_releasenotes_lsk.txt
+++ b/HOWTO_releasenotes_lsk.txt
@@ -62,13 +62,13 @@ The following patches make up the big.LITTLE MP patchset.
| "HMP: Implement idle pull for HMP":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=db20b7088c6d7f7920dace95c7fc8d9955650214 | |
| "HMP: Access runqueue task clocks directly.":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=de66e01565848d0236ca9e7e9e2f6ecd5c27a021 | |
| "HMP: Update migration timer when we fork-migrate":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=18e3c3d2cc1346cb7cc2e3fd777b2c6f4fbb6135 | |
-| "sched: HMP: Change default HMP thresholds" | |
-| "sched: HMP: Additional trace points for debugging HMP" | |
-| "arm: ipi raise/start/end tracing" | |
-| "smp: smp_cross_call function pointer tracing" | |
-| "sched: HMP: fix potential logical errors" | |
-| "hmp: Remove potential for task_struct access race" | |
-| "HMP: Implement task packing for small tasks in HMP" | |
+| "sched: HMP: Change default HMP thresholds":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=d73babce9a77f8143136fe0d7b6c1ae44b5652dc |<p style="color:white;background-color:green">New in 13.08</p> |
+| "sched: HMP: Additional trace points for debugging HMP":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=7b8e0b3f2af55b1ffb5c10be1daa59d8dc21d140 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "arm: ipi raise/start/end tracing":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=2353c1f8009c14e89b323b18ae246c485fc034e4 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "smp: smp_cross_call function pointer tracing":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=5ecaba3d9f4ab514fe8d383534e24b306f116896 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "sched: HMP: fix potential logical errors":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=2e14ecb254a3eaa2993b5dd04014f41e1d6188ce | <p style="color:white;background-color:green">New in 13.08</p> |
+| "hmp: Remove potential for task_struct access race":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=cd5c2cc93d3dc581a19c62442f40895500d2a34c | <p style="color:white;background-color:green">New in 13.08</p> |
+| "HMP: Implement task packing for small tasks in HMP":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=d8063e7015122eb3f6173acf496171def8941734 | <p style="color:white;background-color:green">New in 13.10</p> |
h3. Platform Support.
diff --git a/README.textile b/README.textile
index 7490ba8..38174ed 100644
--- a/README.textile
+++ b/README.textile
@@ -62,13 +62,13 @@ The following patches make up the big.LITTLE MP patchset.
| "HMP: Implement idle pull for HMP":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=db20b7088c6d7f7920dace95c7fc8d9955650214 | |
| "HMP: Access runqueue task clocks directly.":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=de66e01565848d0236ca9e7e9e2f6ecd5c27a021 | |
| "HMP: Update migration timer when we fork-migrate":https://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=18e3c3d2cc1346cb7cc2e3fd777b2c6f4fbb6135 | |
-| "sched: HMP: Change default HMP thresholds" | |
-| "sched: HMP: Additional trace points for debugging HMP" | |
-| "arm: ipi raise/start/end tracing" | |
-| "smp: smp_cross_call function pointer tracing" | |
-| "sched: HMP: fix potential logical errors" | |
-| "hmp: Remove potential for task_struct access race" | |
-| "HMP: Implement task packing for small tasks in HMP" | |
+| "sched: HMP: Change default HMP thresholds":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=d73babce9a77f8143136fe0d7b6c1ae44b5652dc |<p style="color:white;background-color:green">New in 13.08</p> |
+| "sched: HMP: Additional trace points for debugging HMP":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=7b8e0b3f2af55b1ffb5c10be1daa59d8dc21d140 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "arm: ipi raise/start/end tracing":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=2353c1f8009c14e89b323b18ae246c485fc034e4 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "smp: smp_cross_call function pointer tracing":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=5ecaba3d9f4ab514fe8d383534e24b306f116896 | <p style="color:white;background-color:green">New in 13.08</p> |
+| "sched: HMP: fix potential logical errors":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=2e14ecb254a3eaa2993b5dd04014f41e1d6188ce | <p style="color:white;background-color:green">New in 13.08</p> |
+| "hmp: Remove potential for task_struct access race":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=cd5c2cc93d3dc581a19c62442f40895500d2a34c | <p style="color:white;background-color:green">New in 13.08</p> |
+| "HMP: Implement task packing for small tasks in HMP":http://git.linaro.org/gitweb?p=kernel/linux-linaro-stable.git;a=commit;h=d8063e7015122eb3f6173acf496171def8941734 | <p style="color:white;background-color:green">New in 13.10</p> |
h3. Platform Support.