messages from 2010-06-09 10:59:36 to 2010-06-22 17:29:14 UTC [more...]
[PATCH -v19 00/25] Use lmb with x86
2010-06-22 17:26 UTC (43+ messages)
` [PATCH 01/25] lmb: lmb_find_base() should return LMB_ERROR on failing path
` [PATCH 02/25] lmb: Prepare x86 to use lmb to replace early_res
` [PATCH 03/25] lmb: Print new doubled array location info
` [PATCH 04/25] lmb: Export LMB_ERROR again
` [PATCH 05/25] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 06/25] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 07/25] lmb: Add lmb_find_in_range()
` [PATCH 08/25] x86, lmb: Add lmb_find_in_range_size()
` [PATCH 09/25] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 10/25] x86, lmb: Add lmb_to_bootmem()
` [PATCH 11/25] x86,lmb: Add lmb_reserve_range/lmb_free_range
` [PATCH 12/25] x86, lmb: Add get_free_all_memory_range()
` [PATCH 13/25] x86, lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 14/25] lmb: Add find_memory_core_early()
` [PATCH 15/25] x86, lmb: Add lmb_find_in_range_node()
` [PATCH 16/25] x86, lmb: Add lmb_free_memory_in_range()
` [PATCH 17/25] x86, lmb: Add lmb_memory_in_range()
` [PATCH 18/25] x86, lmb: Use lmb_debug to control debug message print out
` [PATCH 20/25] x86: Replace e820_/_early string with lmb_
` [PATCH 21/25] x86: Remove not used early_res code
` [PATCH 24/25] x86: Put 64 bit numa node memmap above 16M
` [PATCH 25/25] swiotlb: Use page alignment for early buffer allocation
[PATCH] asm-generic: cmpxchg does not handle non-long arguments
2010-06-22 8:30 UTC
[PATCH 00/28] mm: preemptibility -v3
2010-06-21 10:21 UTC (13+ messages)
` [PATCH 03/28] rename anon_vma_lock to vma_lock_anon_vma
` [PATCH 09/28] mm: Move anon_vma ref out from under CONFIG_KSM
` [PATCH 10/28] mm: Make use of the anon_vma ref count
Winnin Alert!
2010-06-20 11:06 UTC
[PATCH v2] sata_sil24: Use memory barriers before issuing commands
2010-06-19 22:32 UTC (18+ messages)
GOOD DAY
2010-06-18 21:13 UTC
PATCH : cmpxchg does not handle int * arguments on LP64
2010-06-18 14:37 UTC (3+ messages)
[PATCH 1/5] vmlinux.lds.h: Include *(.text.*) in TEXT_TEXT
2010-06-17 20:38 UTC (35+ messages)
` [PATCH 2/5] blackfin: Remove *(.text.*) pattern from the linker script
` [PATCH 3/5] mips: "
` [PATCH 4/5] parisc: "
` [PATCH 5/5] score: "
[PATCH -mm 0/3] remove useless ISA_DMA_THRESHOLD
2010-06-17 12:59 UTC (6+ messages)
[PATCH -v18 00/37] Use lmb with x86
2010-06-16 15:43 UTC (81+ messages)
` [PATCH 01/37] lmb: lmb_find_base() should return LMB_ERROR on failing path
` [PATCH 02/37] lmb: Prepare x86 to use lmb to replace early_res
` [PATCH 03/37] lmb: Print new doubled array location info
` [PATCH 04/37] lmb: Export LMB_ERROR again
` [PATCH 05/37] lmb: Prepare to include linux/lmb.h in core file
` [PATCH 06/37] lmb: Add ARCH_DISCARD_LMB to put lmb code to .init
` [PATCH 07/37] lmb: Add lmb_find_in_range()
` [PATCH 08/37] x86, lmb: Add lmb_find_in_range_size()
` [PATCH 09/37] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 10/37] x86, lmb: Add lmb_to_bootmem()
` [PATCH 11/37] x86,lmb: Add lmb_reserve_range/lmb_free_range
` [PATCH 12/37] x86, lmb: Add get_free_all_memory_range()
` [PATCH 13/37] x86, lmb: Add lmb_register_active_regions() and lmb_hole_size()
` [PATCH 14/37] lmb: Add find_memory_core_early()
` [PATCH 15/37] x86, lmb: Add lmb_find_in_range_node()
` [PATCH 16/37] x86, lmb: Add lmb_free_memory_in_range()
` [PATCH 17/37] x86, lmb: Add lmb_memory_in_range()
` [PATCH 18/37] x86, lmb: Use lmb_debug to control debug message print out
` [PATCH 19/37] x86, lmb: Add x86 version of lmb_find_in_range()
` [PATCH 20/37] x86: Use lmb to replace early_res
` [PATCH 21/37] x86: Replace e820_/_early string with lmb_
` [PATCH 22/37] x86: Remove not used early_res code
` [PATCH 23/37] x86, lmb: Use lmb_memory_size()/lmb_free_memory_size() to get correct dma_reserve
` [PATCH 24/37] bootmem: Add nobootmem.c to reduce the #ifdef
` [PATCH 25/37] mm: move contig_page_data define to bootmem.c/nobootmem.c
` [PATCH 26/37] lmb: Move __alloc_memory_core_early() to nobootmem.c
` [PATCH 27/37] x86: Have nobootmem version setup_bootmem_allocator()
` [PATCH 28/37] x86: Put 64 bit numa node memmap above 16M
` [PATCH 29/37] swiotlb: Use page alignment for early buffer allocation
` [PATCH 30/37] x86: Add sanitize_e820_map()
` [PATCH 31/37] x86: Change e820_saved to __initdata
` [PATCH 32/37] x86: Align e820 ram range to page
` [PATCH 33/37] x86: Use wake_system_ram_range() instead of e820_any_mapped() in agp path
` [PATCH 34/37] x86: Add get_centaur_ram_top()
` [PATCH 35/37] x86: Change e820_any_mapped() to __init
` [PATCH 36/37] x86: Use walk_system_ream_range() instead of referring e820.map directly for tboot
` [PATCH 37/37] x86: make e820 to be __initdata
I wait your responds
2010-06-14 14:14 UTC
Reminder!!!
2010-06-15 23:43 UTC
CLAIMS REQUIREMENT
2010-06-14 5:34 UTC
LOAN @ 1% interest rate
2010-06-12 22:09 UTC
Attn
2010-06-03 16:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).