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-07-06 08:59:53 +02:00
2010-04-07 11:02:23 -07:00
2010-03-30 22:02:32 +09:00
2010-05-25 08:06:59 -07:00
2009-04-01 08:59:13 -07:00
2009-06-30 18:56:00 -07:00
2010-03-06 11:26:25 -08:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-30 09:16:14 -07:00
2010-03-06 11:26:23 -08:00
2010-05-25 08:07:01 -07:00
2010-05-25 08:06:57 -07:00
2009-12-16 12:20:01 +01:00
2009-06-16 19:47:28 -07:00
2009-12-16 12:19:59 +01:00
2010-07-14 17:14:00 +10:00
2009-09-21 15:14:57 +02:00
2010-03-30 22:02:32 +09:00
2009-06-24 15:13:48 +09:00
2010-03-30 22:02:32 +09:00
2010-05-25 08:06:58 -07:00
2010-01-07 11:58:36 -06:00
2009-12-16 12:20:00 +01:00
2010-07-14 17:14:00 +10:00
2010-07-14 17:14:00 +10:00
2010-06-29 15:29:30 -07:00
2010-05-25 08:07:02 -07:00
2010-03-30 22:02:32 +09:00
2010-05-25 08:07:00 -07:00
2010-06-29 15:29:31 -07:00
2009-09-22 07:17:35 -07:00
2010-05-27 09:12:44 -07:00
2010-05-25 08:06:58 -07:00
2010-03-26 11:33:55 +01:00
2010-04-27 08:26:51 -07:00
2010-03-24 16:31:21 -07:00
2010-03-30 22:02:32 +09:00
2009-05-18 11:22:24 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-05-21 18:31:21 -04:00
2010-05-26 08:19:23 -07:00
2010-05-27 09:12:43 -07:00
2010-05-27 09:12:57 -07:00
2010-03-17 18:43:47 -07:00
2010-03-30 22:02:32 +09:00
2010-07-06 08:54:03 +02:00
2010-04-07 08:38:04 -07:00
2010-03-30 22:02:32 +09:00
2010-05-01 08:30:50 +02:00
2010-05-01 08:30:50 +02:00
2010-06-18 15:07:23 +02:00
2010-03-30 22:02:32 +09:00
2010-05-25 08:07:00 -07:00
2010-05-25 08:06:59 -07:00
2010-06-04 17:16:30 -04:00
2010-05-27 09:12:57 -07:00
2010-05-19 22:03:13 +03:00
2010-05-30 12:46:17 -07:00
2010-03-30 22:02:32 +09:00
2010-05-25 08:06:56 -07:00
2010-03-30 22:02:32 +09:00
2010-05-25 15:06:06 +02:00
2010-05-21 15:26:46 -07:00
2009-06-23 12:50:05 -07:00
2010-05-27 22:15:33 -04:00
2010-04-09 10:09:50 -07:00
2010-02-02 12:50:47 -08:00
2010-06-04 15:21:45 -07:00
2010-05-25 08:06:59 -07:00