messages from 2010-07-27 23:54:25 to 2010-08-20 12:12:42 UTC [more...]
[RFC][PATCH] introduce ptr_diff()
2010-08-20 12:12 UTC (17+ messages)
[RFC][PATCH 0/6] mm, highmem: kmap_atomic rework
2010-08-19 21:31 UTC (15+ messages)
` [RFC][PATCH 1/6] mm: strictly nested kmap_atomic
` [RFC][PATCH 2/6] mm: stack based kmap_atomic
` [RFC][PATCH 3/6] mm, frv: Out-of-line kmap-atomic
` [RFC][PATCH 4/6] mm: Remove all KM_type arguments
` [RFC][PATCH 5/6] mm: Fix up KM_type argument removal fallout
` [RFC][PATCH 6/6] mm: Remove pte_*map_nested()
[PATCHv2 2/1] Consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
2010-08-19 11:04 UTC (7+ messages)
[PATCH] Make do_execve() take a const filename pointer
2010-08-17 15:25 UTC (2+ messages)
ARM: 2.6.3[45] PCI regression (IXP4xx and PXA?)
2010-08-15 15:55 UTC (4+ messages)
[GIT] defconfig + unifdef cleanup (touches many archs)
2010-08-14 20:54 UTC (2+ messages)
$50,000.00
2010-08-14 12:43 UTC
Latest git build failure on s390 - dma_get_cache_alignment()
2010-08-14 7:41 UTC (9+ messages)
[RFC][PATCH] Sort out the IRQ flag handling naming
2010-08-13 16:36 UTC
+ drivers-acpi-apei-erst-dbgc-get_useru64-doesnt-work-on-i386.patch added to -mm tree
2010-08-12 6:10 UTC (8+ messages)
asm/vga.h (was: Re: drm: Add support for platform devices to register as DRM devices)
2010-08-11 23:17 UTC (5+ messages)
[patch 157/177] dma-mapping: parisc: set ARCH_DMA_MINALIGN
2010-08-11 1:03 UTC
[patch 156/177] dma-mapping: unify dma_get_cache_alignment implementations
2010-08-11 1:03 UTC
[patch 159/177] dma-mapping: remove dma_is_consistent API
2010-08-11 1:03 UTC
[patch 155/177] dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
2010-08-11 1:03 UTC
Google Promotion 2010
2010-08-11 0:37 UTC
Your winning number is: (CT-222-6747,FGN/P-900-56
2010-08-09 23:43 UTC
(unknown)
2010-08-07 6:13 UTC
Certified Winner{Mid Year Bonanza 2010}
2010-08-06 14:14 UTC
[PATCH 0/4] function/data-sections
2010-08-06 2:18 UTC (20+ messages)
` [PATCH 1/4] modpost: support objects with more than 64k sections
` [PATCH 2/4] module linker script: coalesce function and data sections
` [PATCH 3/4] kernel linker stripts: accomodate "
` [PATCH 4/4] boot "
read
2010-08-04 23:11 UTC
"Contact <helen.cole@gala.net>"
2010-08-04 22:44 UTC
[PATCH -next] swiotlb: make io_tlb_overflow static
2010-08-02 15:52 UTC (2+ messages)
[PATCH] swiotlb: enlarge iotlb buffer on demand
2010-08-02 14:56 UTC (7+ messages)
[PATCH -v27 00/17] Use memblock with x86
2010-07-31 7:15 UTC (38+ messages)
` [PATCH 01/17] memblock: Add memblock_free/reserve_reserved_regions()
` [PATCH 02/17] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 03/17] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 04/17] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 05/17] x86,memblock: Add memblock_x86_reserve_range/memblock_x86_free_range
` [PATCH 06/17] x86, memblock: Add get_free_all_memory_range()
` [PATCH 07/17] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 08/17] memblock: Add find_memory_core_early()
` [PATCH 09/17] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 10/17] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 11/17] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 12/17] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 13/17] x86: Use memblock to replace early_res
` [PATCH 14/17] x86: Replace e820_/_early string with memblock_
` [PATCH 15/17] x86: Remove not used early_res code
` [PATCH 16/17] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve
` [PATCH 17/17] x86: remove old bootmem code
` [PATCH 01/17 -v2] memblock: Add memblock_free/reserve_reserved_regions()
[patch] Remove the per cpu tick skew
2010-07-30 13:57 UTC (7+ messages)
[PATCH 1/2] arm: msm: Add System MMU support
2010-07-30 6:14 UTC
[PATCH -mm 0/2] Documentation: DMA API updates
2010-07-29 10:45 UTC (5+ messages)
` [PATCH -mm 1/2] Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support
` [PATCH -mm 2/2] PCI: add PCI DMA unamp state API to feature-removal-schedule.txt
[PATCH -v26 00/31] generic changes for memblock
2010-07-28 23:41 UTC (31+ messages)
` [PATCH 28/31] memblock: Export MEMBLOCK_ERROR again
` [PATCH 29/31] memblock: Prepare to include linux/memblock.h in core file
` [PATCH 30/31] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 31/31] memblock: Add memblock_find_in_range()
[PATCH -v26 00/16] Use memblock with x86
2010-07-28 19:15 UTC (12+ messages)
` [PATCH 01/16] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 02/16] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 03/16] x86, memblock: Add memblock_x86_to_bootmem()
` [PATCH 05/16] x86, memblock: Add get_free_all_memory_range()
patch submission process
2010-07-28 17:13 UTC (2+ messages)
[PATCH] asm-generic: Use raw_local_irq_save/restore instead local_irq_save/restore
2010-07-28 5:35 UTC (6+ messages)
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).