Yinghai Lu
95f72d1ed4
lmb: rename to memblock
...
via following scripts
FILES=$(find * -type f | grep -vE 'oprofile|[^K]config')
sed -i \
-e 's/lmb/memblock/g' \
-e 's/LMB/MEMBLOCK/g' \
$FILES
for N in $(find . -name lmb.[ch]); do
M=$(echo $N | sed 's/lmb/memblock/g')
mv $N $M
done
and remove some wrong change like lmbench and dlmb etc.
also move memblock.c from lib/ to mm/
Suggested-by: Ingo Molnar <mingo@elte.hu>
Acked-by: "H. Peter Anvin" <hpa@zytor.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-07-14 17:14:00 +10:00
..
2010-06-11 13:08:37 -07:00
2010-05-19 22:42:08 -04:00
2010-05-28 19:31:31 +09:00
2010-04-23 02:09:52 +02:00
2010-03-08 09:11:07 +01:00
2010-05-27 09:12:43 -07:00
2010-04-23 02:09:52 +02:00
2010-02-24 13:51:32 +01:00
2010-01-13 10:55:16 -05:00
2010-05-24 07:30:55 -07:00
2010-03-06 02:29:56 +00:00
2010-06-04 15:38:12 -07:00
2010-02-05 12:22:34 +01:00
2010-04-23 02:09:52 +02:00
2010-03-06 11:26:32 -08:00
2010-04-07 08:38:02 -07:00
2010-06-04 13:22:30 -05:00
2010-05-27 19:59:02 +02:00
2010-06-03 11:33:50 +02:00
2010-05-20 09:20:59 -07:00
2010-03-19 09:43:06 -07:00
2010-02-26 01:24:22 -08:00
2010-06-01 08:55:52 -07:00
2010-05-19 11:41:09 +03:00
2010-05-21 17:13:24 -07:00
2010-04-23 02:09:52 +02:00
2010-04-23 02:09:52 +02:00
2010-05-20 21:04:44 -07:00
2010-05-21 18:58:52 -07:00
2010-05-10 10:23:17 +02:00
2010-05-21 18:58:52 -07:00
2010-05-21 11:17:05 -07:00
2010-05-18 08:27:54 -07:00
2010-03-08 16:55:37 +01:00
2010-04-02 20:12:01 +02:00
2010-04-23 02:09:52 +02:00
2010-03-12 15:52:43 -08:00
2010-05-20 09:41:44 -07:00
2010-05-25 00:23:16 -06:00
2010-05-25 08:06:59 -07:00
2010-06-01 10:05:19 -07:00
2010-05-20 09:20:59 -07:00
2010-05-20 21:26:12 -07:00
2010-07-08 16:50:05 -03:00
2010-05-27 09:12:57 -07:00
2010-04-23 02:09:52 +02:00
2010-07-01 16:02:55 +00:00
2010-02-15 14:34:18 -08:00
2010-04-08 11:34:34 +02:00
2010-05-14 09:18:55 -06:00
2010-04-23 02:09:52 +02:00
2010-04-23 02:09:52 +02:00
2010-03-25 17:04:57 +01:00
2010-03-24 16:31:22 -07:00
2009-12-17 11:43:29 +10:30
2010-04-27 08:49:03 +10:00
2010-05-25 15:08:26 -07:00
2010-05-27 09:12:53 -07:00
2010-03-12 15:52:43 -08:00
2010-02-25 14:43:57 -08:00
2010-05-10 11:49:30 -03:00
2010-02-05 12:22:39 +01:00
2010-03-12 15:52:35 -08:00
2010-06-01 12:13:23 -04:00
2010-03-06 11:26:48 -08:00
2010-04-22 15:24:56 -07:00
2010-03-06 11:26:29 -08:00
2010-05-20 09:20:59 -07:00
2010-01-02 10:09:44 -08:00
2010-03-12 15:52:39 -08:00
2010-01-11 09:34:07 -08:00
2010-04-23 02:09:52 +02:00
2010-07-14 17:14:00 +10:00
2010-03-19 07:12:20 -07:00
2010-05-20 09:20:59 -07:00
2010-03-12 15:52:35 -08:00
2010-04-23 02:09:52 +02:00
2010-03-24 16:31:22 -07:00
2010-03-03 11:26:00 +01:00
2010-05-19 08:37:43 +01:00
2010-05-14 09:18:55 -06:00
2010-02-05 12:22:44 +01:00
2010-02-18 15:40:56 -08:00
2010-03-10 17:09:33 -05:00
2010-04-23 02:09:52 +02:00
2010-04-23 02:09:52 +02:00
2010-04-27 22:59:07 +02:00
2010-04-22 15:24:56 -07:00
2010-05-24 07:31:20 -07:00
2010-05-27 09:12:43 -07:00
2010-03-16 11:47:56 +01:00
2010-05-19 10:14:15 -07:00
2010-03-24 16:31:20 -07:00