Memoryless nodes: No need for kswapd

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9422ffba4adc82b4b67a3ca6ef51516aa61f8248 Commit: 9422ffba4adc82b4b67a3ca6ef51516aa61f8248 Parent: ee31af5d649d8aa6ac7948a6d97ae48367ff2d7e Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Uncached allocator updates

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2dca53a9dabe76f49209c9128313347510416c68 Commit: 2dca53a9dabe76f49209c9128313347510416c68 Parent: f64dc58c5412233d4d44b0275eaebdc11bde23b3 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Update memory policy and page migration

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56bbd65df0e92a4a8eb70c5f2b416ae2b6c5fb31 Commit: 56bbd65df0e92a4a8eb70c5f2b416ae2b6c5fb31 Parent: 4199cfa02b982f4c739e8a6a304d6a40e1935d25 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Allow profiling data to fall back to other nodes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4199cfa02b982f4c739e8a6a304d6a40e1935d25 Commit: 4199cfa02b982f4c739e8a6a304d6a40e1935d25 Parent: 2dca53a9dabe76f49209c9128313347510416c68 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: drop one memoryless node boot warning

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=633c0666b5a5c41c376a5a7e4304d638dc48c1b9 Commit: 633c0666b5a5c41c376a5a7e4304d638dc48c1b9 Parent: 37c0708dbee5825df3bd9ce6ef2199c6c1713970 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Add N_CPU node state

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=37c0708dbee5825df3bd9ce6ef2199c6c1713970 Commit: 37c0708dbee5825df3bd9ce6ef2199c6c1713970 Parent: 56bbd65df0e92a4a8eb70c5f2b416ae2b6c5fb31 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Fix GFP_THISNODE behavior

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=523b945855a1427000ffc707c610abe5947ae607 Commit: 523b945855a1427000ffc707c610abe5947ae607 Parent: 633c0666b5a5c41c376a5a7e4304d638dc48c1b9 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Use N_HIGH_MEMORY for cpusets

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e1e7c7a739562a321fda07c7cd2a97a7114f8f8 Commit: 0e1e7c7a739562a321fda07c7cd2a97a7114f8f8 Parent: 523b945855a1427000ffc707c610abe5947ae607 Author: Christoph Lameter [EMAIL PROTECTED]

Fix panic of cpu online with memory less node

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=58c0a4a7864b2dad6da4090813322fcd29a11c92 Commit: 58c0a4a7864b2dad6da4090813322fcd29a11c92 Parent: 37b07e4163f7306aa735a6e250e8d22293e5b8de Author: Yasunori Goto [EMAIL PROTECTED] AuthorDate:

memoryless nodes: fixup uses of node_online_map in generic code

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=37b07e4163f7306aa735a6e250e8d22293e5b8de Commit: 37b07e4163f7306aa735a6e250e8d22293e5b8de Parent: 0e1e7c7a739562a321fda07c7cd2a97a7114f8f8 Author: Lee Schermerhorn [EMAIL PROTECTED] AuthorDate:

make swappiness safer to use

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4106f83a9f86afc423557d0d92ebf4b3f36728c1 Commit: 4106f83a9f86afc423557d0d92ebf4b3f36728c1 Parent: 6cb062296f73e74768cca2f3eaf90deac54de02d Author: Andrea Arcangeli [EMAIL PROTECTED] AuthorDate:

Categorize GFP flags

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cb062296f73e74768cca2f3eaf90deac54de02d Commit: 6cb062296f73e74768cca2f3eaf90deac54de02d Parent: 58c0a4a7864b2dad6da4090813322fcd29a11c92 Author: Christoph Lameter [EMAIL PROTECTED]

flush cache before installing new page at migraton

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=97ee052461446526e1de7236497e6f1b1ffedf8c Commit: 97ee052461446526e1de7236497e6f1b1ffedf8c Parent: 4106f83a9f86afc423557d0d92ebf4b3f36728c1 Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

Split the free lists for movable and unmovable allocations

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b2a0ac8875a0a3b9f0739b60526f8c5977d2200f Commit: b2a0ac8875a0a3b9f0739b60526f8c5977d2200f Parent: 835c134ec4dd755e5c4470af566db226d1e96742 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Add a bitmap that is used to track flags affecting a block of pages

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=835c134ec4dd755e5c4470af566db226d1e96742 Commit: 835c134ec4dd755e5c4470af566db226d1e96742 Parent: 954ffcb35f5aca428661d29b96c4eee82b3c19cd Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Add a configure option to group pages by mobility

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b92a6edd4b77a8794adb497280beea5df5e59a14 Commit: b92a6edd4b77a8794adb497280beea5df5e59a14 Parent: 535131e6925b4a95f321148ad7293f496e0e58d7 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Choose pages from the per-cpu list based on migration type

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=535131e6925b4a95f321148ad7293f496e0e58d7 Commit: 535131e6925b4a95f321148ad7293f496e0e58d7 Parent: b2a0ac8875a0a3b9f0739b60526f8c5977d2200f Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Drain per-cpu lists when high-order allocations fail

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e2c55dc87f4a398b9c4dcc702dbc23a07fe14e23 Commit: e2c55dc87f4a398b9c4dcc702dbc23a07fe14e23 Parent: b92a6edd4b77a8794adb497280beea5df5e59a14 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Move free pages between lists on steal

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c361be55b3128474aa66d31092db330b07539103 Commit: c361be55b3128474aa66d31092db330b07539103 Parent: e2c55dc87f4a398b9c4dcc702dbc23a07fe14e23 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

flush icache before set_pte() on ia64: flush icache at set_pte

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=954ffcb35f5aca428661d29b96c4eee82b3c19cd Commit: 954ffcb35f5aca428661d29b96c4eee82b3c19cd Parent: 97ee052461446526e1de7236497e6f1b1ffedf8c Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

Memoryless nodes: SLUB support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f64dc58c5412233d4d44b0275eaebdc11bde23b3 Commit: f64dc58c5412233d4d44b0275eaebdc11bde23b3 Parent: 04231b3002ac53f8a64a7bd142fde3fa4b6808c6 Author: Christoph Lameter [EMAIL PROTECTED]

Group short-lived and reclaimable kernel allocations

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e12ba74d8ff3e2f73a583500d7095e406df4d093 Commit: e12ba74d8ff3e2f73a583500d7095e406df4d093 Parent: c361be55b3128474aa66d31092db330b07539103 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Group high-order atomic allocations

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e010487dbe09d63cf916fd1b119d17abd0f48207 Commit: e010487dbe09d63cf916fd1b119d17abd0f48207 Parent: e12ba74d8ff3e2f73a583500d7095e406df4d093 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Memoryless nodes: Slab support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=04231b3002ac53f8a64a7bd142fde3fa4b6808c6 Commit: 04231b3002ac53f8a64a7bd142fde3fa4b6808c6 Parent: 9422ffba4adc82b4b67a3ca6ef51516aa61f8248 Author: Christoph Lameter [EMAIL PROTECTED]

Memoryless nodes: Fix interleave behavior for memoryless nodes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6eaf806a223e61dc5f2de4ab591f11beb97a8f3b Commit: 6eaf806a223e61dc5f2de4ab591f11beb97a8f3b Parent: 7ea1530ab3fdfa85441061909cc8040e84776fd4 Author: Christoph Lameter [EMAIL PROTECTED]

Bias the placement of kernel pages at lower PFNs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5adc5be7cd1bcef6bb64f5255d2a33f20a3cf5be Commit: 5adc5be7cd1bcef6bb64f5255d2a33f20a3cf5be Parent: 9ef9acb05a741ec10a5e9122717736de12adced9 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46dafbca2bba811665b01d8cedf911204820623c Commit: 46dafbca2bba811665b01d8cedf911204820623c Parent: 5adc5be7cd1bcef6bb64f5255d2a33f20a3cf5be Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

reiserfs: convert to new aops

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba9d8cec6c7165e440f9b2413a0464cf3c12fb25 Commit: ba9d8cec6c7165e440f9b2413a0464cf3c12fb25 Parent: 797b4cffdf79b9ed66759b8d2d5252eba965fb18 Author: Vladimir Saveliev [EMAIL PROTECTED]

reiserfs: use generic write

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=797b4cffdf79b9ed66759b8d2d5252eba965fb18 Commit: 797b4cffdf79b9ed66759b8d2d5252eba965fb18 Parent: f87061842877cf822251c65b39cc624cc94046da Author: Vladimir Saveliev [EMAIL PROTECTED]

Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c0e3066474b57c56ff0d88ca31d95bd14232fee Commit: 5c0e3066474b57c56ff0d88ca31d95bd14232fee Parent: 46dafbca2bba811665b01d8cedf911204820623c Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=56fd56b868f19385c50af8941a4c78df433b2d32 Commit: 56fd56b868f19385c50af8941a4c78df433b2d32 Parent: 5c0e3066474b57c56ff0d88ca31d95bd14232fee Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

remove PAGE_GROUP_BY_MOBILITY

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ac0e5b7a6b93fb291b01fe1e951e3c16bcdd3503 Commit: ac0e5b7a6b93fb291b01fe1e951e3c16bcdd3503 Parent: 56fd56b868f19385c50af8941a4c78df433b2d32 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

don't group high order atomic allocations

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=64c5e135bf5a2a7f0ededb3435a31adbe0202f0c Commit: 64c5e135bf5a2a7f0ededb3435a31adbe0202f0c Parent: ac0e5b7a6b93fb291b01fe1e951e3c16bcdd3503 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

Do not depend on MAX_ORDER when grouping pages by mobility

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9c2340052278d8eb2ffb16b0484f8f794def4de Commit: d9c2340052278d8eb2ffb16b0484f8f794def4de Parent: d100313fd615cc30374ff92e0b3facb053838330 Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

mm/page_alloc.c: make code static

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=484f51f820199ab3e0ef15d08f1b6be20f53bf39 Commit: 484f51f820199ab3e0ef15d08f1b6be20f53bf39 Parent: 467c996c1e1910633fa8e7adc9b052aa3ed5f97c Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

SLUB: Do not use page-mapping

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e65d24c7caf2a4c69b3ae0ce170bf3082ba359f Commit: 8e65d24c7caf2a4c69b3ae0ce170bf3082ba359f Parent: dfb4f09609827301740ef0a11b37530d190f1681 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dfb4f09609827301740ef0a11b37530d190f1681 Commit: dfb4f09609827301740ef0a11b37530d190f1681 Parent: 484f51f820199ab3e0ef15d08f1b6be20f53bf39 Author: Christoph Lameter [EMAIL PROTECTED]

Fix calculation in move_freepages_block for counting pages

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d100313fd615cc30374ff92e0b3facb053838330 Commit: d100313fd615cc30374ff92e0b3facb053838330 Parent: 64c5e135bf5a2a7f0ededb3435a31adbe0202f0c Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

SLUB: Move page-offset to kmem_cache_cpu-offset

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b3fba8da653999c67d7517050f196e92da6f8d3b Commit: b3fba8da653999c67d7517050f196e92da6f8d3b Parent: 8e65d24c7caf2a4c69b3ae0ce170bf3082ba359f Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: Place kmem_cache_cpu structures in a NUMA aware way

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4c93c355d5d563f300df7e61ef753d7a064411e9 Commit: 4c93c355d5d563f300df7e61ef753d7a064411e9 Parent: ee3c72a14bfecdf783738032ff3c73ef6412f5b3 Author: Christoph Lameter [EMAIL PROTECTED]

Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=467c996c1e1910633fa8e7adc9b052aa3ed5f97c Commit: 467c996c1e1910633fa8e7adc9b052aa3ed5f97c Parent: d9c2340052278d8eb2ffb16b0484f8f794def4de Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

SLUB: Optimize cacheline use for zeroing

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42a9fdbb12ac6c027b4b91ab9b5a60aa3a834489 Commit: 42a9fdbb12ac6c027b4b91ab9b5a60aa3a834489 Parent: 4c93c355d5d563f300df7e61ef753d7a064411e9 Author: Christoph Lameter [EMAIL PROTECTED]

memory unplug: memory hotplug cleanup

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75884fb1c6388f3713ddcca662f3647b3129aaeb Commit: 75884fb1c6388f3713ddcca662f3647b3129aaeb Parent: 48f13bf3e742fca8aab87f6c39451d03bf5952d4 Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

slub: list_locations() can use GFP_TEMPORARY

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea3061d227816d00717446ac12b853d7ae04b4fe Commit: ea3061d227816d00717446ac12b853d7ae04b4fe Parent: 42a9fdbb12ac6c027b4b91ab9b5a60aa3a834489 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

SLUB: Avoid touching page struct when freeing to per cpu slab

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee3c72a14bfecdf783738032ff3c73ef6412f5b3 Commit: ee3c72a14bfecdf783738032ff3c73ef6412f5b3 Parent: b3fba8da653999c67d7517050f196e92da6f8d3b Author: Christoph Lameter [EMAIL PROTECTED]

Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48f13bf3e742fca8aab87f6c39451d03bf5952d4 Commit: 48f13bf3e742fca8aab87f6c39451d03bf5952d4 Parent: ea3061d227816d00717446ac12b853d7ae04b4fe Author: Mel Gorman [EMAIL PROTECTED] AuthorDate: Tue

memory unplug: page isolation

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5d76b54a3f3a40385d7f76069a2feac9f1bad63 Commit: a5d76b54a3f3a40385d7f76069a2feac9f1bad63 Parent: 75884fb1c6388f3713ddcca662f3647b3129aaeb Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

memory unplug: page offline

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0c0e6195896535481173df98935ad8db174f4d45 Commit: 0c0e6195896535481173df98935ad8db174f4d45 Parent: a5d76b54a3f3a40385d7f76069a2feac9f1bad63 Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

memory unplug: ia64 interface

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=de33b821f34dc9e2fabf81a8ba464f3ef039bd00 Commit: de33b821f34dc9e2fabf81a8ba464f3ef039bd00 Parent: 0c0e6195896535481173df98935ad8db174f4d45 Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

fix memory hot remove not configured case.

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=48e94196a533dbee17c252bf80d0310fb8c8c2eb Commit: 48e94196a533dbee17c252bf80d0310fb8c8c2eb Parent: de33b821f34dc9e2fabf81a8ba464f3ef039bd00 Author: KAMEZAWA Hiroyuki [EMAIL PROTECTED]

memory hotplug: Hot-add with sparsemem-vmemmap

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98f3cfc1dc7a53b629d43b7844a9b3f786213048 Commit: 98f3cfc1dc7a53b629d43b7844a9b3f786213048 Parent: 48e94196a533dbee17c252bf80d0310fb8c8c2eb Author: Yasunori Goto [EMAIL PROTECTED] AuthorDate:

hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7893d1d505d59db9d4f35165c8b6d3c6dff40a32 Commit: 7893d1d505d59db9d4f35165c8b6d3c6dff40a32 Parent: 6af2acb6619688046039234f716fd003e6ed2b3f Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

hugetlb: Add hugetlb_dynamic_pool sysctl

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54f9f80d6543fb7b157d3b11e2e7911dc1379790 Commit: 54f9f80d6543fb7b157d3b11e2e7911dc1379790 Parent: e4e574b767ba63101cfda2b42d72f38546319297 Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

hugetlb: allow extending ftruncate on hugetlbfs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7aa91e104028b87ff13f5eeb7a0d7ffe7b5a2348 Commit: 7aa91e104028b87ff13f5eeb7a0d7ffe7b5a2348 Parent: 54f9f80d6543fb7b157d3b11e2e7911dc1379790 Author: Ken Chen [EMAIL PROTECTED] AuthorDate: Tue Oct

hugetlbfs read() support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e63e1e5a6b75416ab758025fd80e247c4f103b1b Commit: e63e1e5a6b75416ab758025fd80e247c4f103b1b Parent: 7aa91e104028b87ff13f5eeb7a0d7ffe7b5a2348 Author: Badari Pulavarty [EMAIL PROTECTED] AuthorDate:

hugetlb: fix pool resizing corner case

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b0c880dfefecedb9ad353014ed41505c32aca82 Commit: 6b0c880dfefecedb9ad353014ed41505c32aca82 Parent: e63e1e5a6b75416ab758025fd80e247c4f103b1b Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e4e574b767ba63101cfda2b42d72f38546319297 Commit: e4e574b767ba63101cfda2b42d72f38546319297 Parent: 7893d1d505d59db9d4f35165c8b6d3c6dff40a32 Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

hugetlb: fix dynamic pool resize failure case

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af767cbdd78f293485c294113885d95e7f1da123 Commit: af767cbdd78f293485c294113885d95e7f1da123 Parent: 63b4613c3f0d4b724ba259dc6c201bb68b884e1a Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

xfs: convert to new aops

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d79689c7038ea07182e8d7340786f7fcf8c77780 Commit: d79689c7038ea07182e8d7340786f7fcf8c77780 Parent: bfc1af650a8f36feba6b90a6c398325f885c00bc Author: Nick Piggin [EMAIL PROTECTED] AuthorDate: Tue

mm/shmem.c: make 3 functions static

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d8dc74f212c38407fc9f4367181f8f969b719485 Commit: d8dc74f212c38407fc9f4367181f8f969b719485 Parent: af767cbdd78f293485c294113885d95e7f1da123 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

mm/vmstat.c: cleanups

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e2fc88d0643ca68f2011e6db4aa31e22bd94210c Commit: e2fc88d0643ca68f2011e6db4aa31e22bd94210c Parent: dbcb0f19c877df9026b8c1227758d38bd561e9c4 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

remove frv usage of flush_tlb_pgtables()

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef0fce855677cc64c82331c0f6fd99fa526b95c2 Commit: ef0fce855677cc64c82331c0f6fd99fa526b95c2 Parent: bde631a51876f23e9bbdce43f02b7232502c151e Author: Benjamin Herrenschmidt [EMAIL PROTECTED]

mm: add node states sysfs class attributeS

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bde631a51876f23e9bbdce43f02b7232502c151e Commit: bde631a51876f23e9bbdce43f02b7232502c151e Parent: e2fc88d0643ca68f2011e6db4aa31e22bd94210c Author: Lee Schermerhorn [EMAIL PROTECTED] AuthorDate:

include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33bbf9597f6d341e5fa0c656b6112bd2c0ce9f79 Commit: 33bbf9597f6d341e5fa0c656b6112bd2c0ce9f79 Parent: ef0fce855677cc64c82331c0f6fd99fa526b95c2 Author: Mariusz Kozlowski [EMAIL PROTECTED]

FRV: cleanup struct irqaction initializers

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a2e170ea879ab2b4330476ec845cc22dc8ee1821 Commit: a2e170ea879ab2b4330476ec845cc22dc8ee1821 Parent: 33bbf9597f6d341e5fa0c656b6112bd2c0ce9f79 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

M68KNOMMU: remove unused config symbol CONFIG_DISKtel

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fabc7f66ee022ff6e27ba25aafb237996f440536 Commit: fabc7f66ee022ff6e27ba25aafb237996f440536 Parent: a2e170ea879ab2b4330476ec845cc22dc8ee1821 Author: Greg Ungerer [EMAIL PROTECTED] AuthorDate: Tue

cleanup arch/alpha/Makefile

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9ff5f38727f839dacb2714154fa03e59803d7a5 Commit: d9ff5f38727f839dacb2714154fa03e59803d7a5 Parent: fabc7f66ee022ff6e27ba25aafb237996f440536 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

alpha: convert to generic sys_ptrace

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a5f833f3c1961488733bf645b011b6350ee5c7be Commit: a5f833f3c1961488733bf645b011b6350ee5c7be Parent: d9ff5f38727f839dacb2714154fa03e59803d7a5 Author: Christoph Hellwig [EMAIL PROTECTED]

alpha: beautify vmlinux.lds

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b2b5d37d7ee1592046ef75986c6d37ee9d55a61b Commit: b2b5d37d7ee1592046ef75986c6d37ee9d55a61b Parent: a5f833f3c1961488733bf645b011b6350ee5c7be Author: Sam Ravnborg [EMAIL PROTECTED] AuthorDate: Tue

mm/mempolicy.c: cleanups

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dbcb0f19c877df9026b8c1227758d38bd561e9c4 Commit: dbcb0f19c877df9026b8c1227758d38bd561e9c4 Parent: d8dc74f212c38407fc9f4367181f8f969b719485 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Tue

include/asm-m32r/thread_info.h: kmalloc + memset conversion to kzalloc

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3165c0d16a1657aef39219182b6f8807566b1743 Commit: 3165c0d16a1657aef39219182b6f8807566b1743 Parent: b2b5d37d7ee1592046ef75986c6d37ee9d55a61b Author: Mariusz Kozlowski [EMAIL PROTECTED]

m32r: serial: remove M32R_SIO_SHARE_IRQS

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dab8f4963ae0a79b945b8ed297e30d390a9d9f50 Commit: dab8f4963ae0a79b945b8ed297e30d390a9d9f50 Parent: 977676aca32d8bc9687c76875643b72f3451a8b2 Author: Hirokazu Takata [EMAIL PROTECTED] AuthorDate:

m32r: convert to generic sys_ptrace

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ac15559150a20d39d381a6be44cdea373584222 Commit: 0ac15559150a20d39d381a6be44cdea373584222 Parent: dab8f4963ae0a79b945b8ed297e30d390a9d9f50 Author: Christoph Hellwig [EMAIL PROTECTED]

hugetlb: fix hugepage allocation with memoryless nodes

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=63b4613c3f0d4b724ba259dc6c201bb68b884e1a Commit: 63b4613c3f0d4b724ba259dc6c201bb68b884e1a Parent: 6b0c880dfefecedb9ad353014ed41505c32aca82 Author: Nishanth Aravamudan [EMAIL PROTECTED]

uml: fix error cleanup ordering

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=79f662334fefa2dd3fdf66c44a4d2dca5e378ab4 Commit: 79f662334fefa2dd3fdf66c44a4d2dca5e378ab4 Parent: 8e2d10e1e76d894ec73d66dd63b641ccf5f5fb67 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

hugetlb: Move update_and_free_page

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6af2acb6619688046039234f716fd003e6ed2b3f Commit: 6af2acb6619688046039234f716fd003e6ed2b3f Parent: 98f3cfc1dc7a53b629d43b7844a9b3f786213048 Author: Adam Litke [EMAIL PROTECTED] AuthorDate: Tue

uml: stop using libc asm/page.h

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=71f926f2ea61994470a53c9e11d3ef993197cada Commit: 71f926f2ea61994470a53c9e11d3ef993197cada Parent: 2f8a2dc2cf8012179e35c1f01a1eef45de18f1a7 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: console tidying

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f8a2dc2cf8012179e35c1f01a1eef45de18f1a7 Commit: 2f8a2dc2cf8012179e35c1f01a1eef45de18f1a7 Parent: c59dbcadd5d125ba40595612dc91ab18924164d3 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: fix console writing bugs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c59dbcadd5d125ba40595612dc91ab18924164d3 Commit: c59dbcadd5d125ba40595612dc91ab18924164d3 Parent: e99525f9706900417f37721e601d2b414d41bfee Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: fix nonremovability of watchdog

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d82076080d909f18dea859a6767df7e3ff69241 Commit: 8d82076080d909f18dea859a6767df7e3ff69241 Parent: 818f6ef407b448cef63294b9d0f6f8a2af9cb817 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: stop specially protecting kernel stacks

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5c8aaceab88ac787c0a4038b29143c954c2a45e0 Commit: 5c8aaceab88ac787c0a4038b29143c954c2a45e0 Parent: 8d82076080d909f18dea859a6767df7e3ff69241 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: physmem code tidying

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6d536e4b59f77c34a0e5a414dfa934db373c85c2 Commit: 6d536e4b59f77c34a0e5a414dfa934db373c85c2 Parent: 42daba316557e597a90a730f61c762602b7f0e0c Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: stop saving process FP state

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42daba316557e597a90a730f61c762602b7f0e0c Commit: 42daba316557e597a90a730f61c762602b7f0e0c Parent: 5c8aaceab88ac787c0a4038b29143c954c2a45e0 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

UML: remove unnecessary hostfs_getattr()

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1ff5878d2628bbe1e42821c024c96f48318f683 Commit: a1ff5878d2628bbe1e42821c024c96f48318f683 Parent: ad43c3565bebada7e5a13288e37542fd940369e8 Author: Miklos Szeredi [EMAIL PROTECTED] AuthorDate:

uml: fix an IPV6 libc vs kernel symbol clash

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=818f6ef407b448cef63294b9d0f6f8a2af9cb817 Commit: 818f6ef407b448cef63294b9d0f6f8a2af9cb817 Parent: 71f926f2ea61994470a53c9e11d3ef993197cada Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: console subsystem tidying

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e99525f9706900417f37721e601d2b414d41bfee Commit: e99525f9706900417f37721e601d2b414d41bfee Parent: 79f662334fefa2dd3fdf66c44a4d2dca5e378ab4 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: tidy recently-moved code

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8e2d10e1e76d894ec73d66dd63b641ccf5f5fb67 Commit: 8e2d10e1e76d894ec73d66dd63b641ccf5f5fb67 Parent: 89fe64766ab76b02c65a806b8b5a864652493bd6 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: add VDE networking support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ad43c3565bebada7e5a13288e37542fd940369e8 Commit: ad43c3565bebada7e5a13288e37542fd940369e8 Parent: 6d536e4b59f77c34a0e5a414dfa934db373c85c2 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: move userspace code to userspace file

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=89fe64766ab76b02c65a806b8b5a864652493bd6 Commit: 89fe64766ab76b02c65a806b8b5a864652493bd6 Parent: 2090ab05fe4bc6b70e7245a9d3ea37afc49150ad Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: remove sysdep/thread.h

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c28b59d4779a43e9b7e786c7004cbee8fab1527d Commit: c28b59d4779a43e9b7e786c7004cbee8fab1527d Parent: 42fda66387daa53538ae13a2c858396aaf037158 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: style fixes pass 1

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4c9e13851315a25a705e7a686116e491041ca228 Commit: 4c9e13851315a25a705e7a686116e491041ca228 Parent: c28b59d4779a43e9b7e786c7004cbee8fab1527d Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: throw out CHOOSE_MODE

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6aa802ce6acc9b1f0b34114b3f7c21c84872cc3a Commit: 6aa802ce6acc9b1f0b34114b3f7c21c84872cc3a Parent: 4c9e13851315a25a705e7a686116e491041ca228 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: rename pt_regs general-purpose register file

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=18badddaa84e13e126f4ca5df47ac55b97a2635a Commit: 18badddaa84e13e126f4ca5df47ac55b97a2635a Parent: 6c738ffa9fea6869f5d51882dfefbba746e432b1 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: get rid of do_longjmp

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fab95c55e3b94e219044dc7a558632d08c198771 Commit: fab95c55e3b94e219044dc7a558632d08c198771 Parent: 0a7675aa204ac2470bb06f562557978b03914a71 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: replace clone with fork

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=3cdaf45578b9aa1eb748d0a32678ee5a0180575b Commit: 3cdaf45578b9aa1eb748d0a32678ee5a0180575b Parent: 8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: remove os_* usage from userspace files

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9 Commit: 8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9 Parent: 28078e8f9790be0854a54f06de822689ab571944 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: fix inlines

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b21d4b08b6686fa13bf9d4cae1ae08cb23ea3d53 Commit: b21d4b08b6686fa13bf9d4cae1ae08cb23ea3d53 Parent: 3cdaf45578b9aa1eb748d0a32678ee5a0180575b Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: clean up tlb flush path

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1466abf2d03207b42980ddf8cde1fba17b7cd301 Commit: 1466abf2d03207b42980ddf8cde1fba17b7cd301 Parent: 512b6fb1c14d4c34f23a3419b0789ad01914a899 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: remove unneeded if from hostfs

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=baabd156e243e513873417b62e51346ece609934 Commit: baabd156e243e513873417b62e51346ece609934 Parent: 1466abf2d03207b42980ddf8cde1fba17b7cd301 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

uml: GENERIC_TIME support

2007-10-16 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d83d2aa9485d996cfd89f04389b419c6727faacb Commit: d83d2aa9485d996cfd89f04389b419c6727faacb Parent: 78a26e25ce4837a03ac3b6c32cdae1958e547639 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Tue

<    1   2   3   4   5   6   7   8   9   >