messages from 2007-10-21 18:21:14 to 2007-11-02 01:06:18 UTC [more...]
[patch 0/7] [RFC] SLUB: Improve allocpercpu to reduce per cpu access overhead
2007-11-02 1:06 UTC (46+ messages)
` [patch 1/7] allocpercpu: Make it a true per cpu allocator by allocating from a per cpu array
` [patch 2/7] allocpercpu: Remove functions that are rarely used
` [patch 3/7] Allocpercpu: Do __percpu_disguise() only if CONFIG_DEBUG_VM is set
` [patch 4/7] Percpu: Add support for this_cpu_offset() to be able to create this_cpu_ptr()
` [patch 5/7] SLUB: Use allocpercpu to allocate per cpu data instead of running our own per cpu allocator
` [patch 6/7] SLUB: No need to cache kmem_cache data in kmem_cache_cpu anymore
` [patch 7/7] SLUB: Optimize per cpu access on the local cpu using this_cpu_ptr()
+ add-cmpxchg_local-to-asm-generic-for-per-cpu-atomic-operations.patch added to -mm tree
2007-11-01 19:08 UTC
DMA API Re: Remove dma_coherent_mem interface
2007-11-01 15:52 UTC (6+ messages)
[patch 01/28] Add cmpxchg_local to asm-generic for per cpu atomic operations
2007-10-31 22:37 UTC
- add-cmpxchg_local-to-asm-generic-for-per-cpu-atomic-operations.patch removed from -mm tree
2007-10-31 22:40 UTC
+ sanitize-the-type-of-struct-useru_ar0.patch added to -mm tree
2007-10-31 21:20 UTC
+ add-cmpxchg_local-to-asm-generic-for-per-cpu-atomic-operations.patch added to -mm tree
2007-10-31 21:14 UTC
[PATCH] Sanitize the type of struct user.u_ar0
2007-10-31 21:10 UTC
+ cleanup-asm-elfpageuserh-ifdef-__kernel__-is-no-longer-needed.patch added to -mm tree
2007-10-31 20:23 UTC
[patch 00/28] cmpxchg_local standardization across architectures
2007-10-31 18:36 UTC (32+ messages)
` [patch 01/28] Add cmpxchg_local to asm-generic for per cpu atomic operations
` [patch 02/28] Fall back on interrupt disable in cmpxchg8b on 80386 and 80486
` [patch 03/28] Add cmpxchg64 and cmpxchg64_local to alpha
` [patch 04/28] Add cmpxchg64 and cmpxchg64_local to mips
` [patch 05/28] Add cmpxchg64 and cmpxchg64_local to powerpc
` [patch 06/28] Add cmpxchg64 and cmpxchg64_local to x86_64
` [patch 07/28] Add cmpxchg_local to arm
` [patch 08/28] Add cmpxchg_local to avr32
` [patch 09/28] Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
` [patch 10/28] Add cmpxchg_local to cris
` [patch 11/28] Add cmpxchg_local to frv
` [patch 12/28] Add cmpxchg_local to h8300
` [patch 13/28] Add cmpxchg_local, cmpxchg64 and cmpxchg64_local to ia64
` [patch 14/28] New cmpxchg_local (optimized for UP case) for m32r
` [patch 15/28] Fix m32r __xchg
` [patch 16/28] m32r: build fix of arch/m32r/kernel/smpboot.c
` [patch 17/28] local_t m32r use architecture specific cmpxchg_local
` [patch 18/28] Add cmpxchg_local to m86k
` [patch 19/28] Add cmpxchg_local to m68knommu
` [patch 20/28] Add cmpxchg_local to parisc
` [patch 21/28] Add cmpxchg_local to ppc
` [patch 22/28] Add cmpxchg_local to s390
` [patch 23/28] Add cmpxchg_local to sh, use generic cmpxchg() instead of cmpxchg_u32
` [patch 24/28] Add cmpxchg_local to sh64
` [patch 25/28] Add cmpxchg_local to sparc, move __cmpxchg to system.h
` [patch 26/28] Add cmpxchg_local to sparc64
` [patch 27/28] Add cmpxchg_local to v850
` [patch 28/28] Add cmpxchg_local to xtensa
[PATCH 1/2] Wean NCR_Q720 off the dma_declare_coherent_memory interface
2007-10-31 5:49 UTC (5+ messages)
` [PATCH 2/2] Remove dma_coherent_mem interface
[patch 08/10] SLUB: Optional fast path using cmpxchg_local
2007-10-31 1:52 UTC (4+ messages)
` [PATCH] local_t Documentation update 2
[PATCH] Only show RESOURCES_64BIT on relevant architectures
2007-10-30 20:00 UTC (14+ messages)
+ slub-optional-fast-path-using-cmpxchg_local.patch added to -mm tree
2007-10-30 18:49 UTC
[PATCH] proc_fs.h redux
2007-10-29 13:03 UTC (11+ messages)
struct user . u_ar0
2007-10-28 18:27 UTC (3+ messages)
[PATCH] Sanitize the type of struct user.u_ar0
2007-10-28 5:02 UTC
[PATCH 1/2] irq_flags_t: intro and core annotations
2007-10-27 21:22 UTC (26+ messages)
` USB HCD: avoid duplicate local_irq_disable()
` [linux-usb-devel] "
[RFC PATCH 0/2] Fix linux/swap.h build wart
2007-10-26 21:49 UTC (3+ messages)
[RFC PATCH 1/2] Remove highmem.h include from pagemap.h
2007-10-26 19:25 UTC
[RFC PATCH 2/2] Add pagemap.h include to swap.h
2007-10-26 19:25 UTC
[patch 0/6] s390 page tables on steroids
2007-10-26 11:28 UTC (18+ messages)
` [patch 1/6] add mm argument to pte/pmd/pud/pgd_free
` [patch 2/6] CONFIG_HIGHPTE vs. sub-page page tables
` [patch 3/6] arch_update_pgd call
` [patch 4/6] s390: 1K/2K page table pages
` [patch 5/6] s390: Add four level page tables for CONFIG_64BIT=y
` [patch 6/6] s390: dynamic page tables
+ use-bootmem_exclusive-for-kdump.patch added to -mm tree
2007-10-25 4:03 UTC
+ introduce-flags-for-reserve_bootmem.patch added to -mm tree
2007-10-25 4:02 UTC
[PATCH 0/21] KGDB: Request to merge KGDB
2007-10-23 18:31 UTC (2+ messages)
[PATCH] Discardable strings for init and exit sections
2007-10-23 17:27 UTC (10+ messages)
- kexec-add-bss-to-resource-tree.patch removed from -mm tree
2007-10-23 6:47 UTC
+ powerpc-switch-to-generic-warn_on-bug_on.patch added to -mm tree
2007-10-22 22:59 UTC
+ bugh-remove-have_arch_bug--have_arch_warn.patch added to -mm tree
2007-10-22 22:59 UTC
[GI:wqT PULL] kbuild updates - second round
2007-10-22 18:36 UTC (9+ messages)
` [PATCH] m68k: Use cc-cross-prefix (was: Re: [GI:wqT PULL] kbuild updates - second round)
- kexec-introduce-bootmem_exclusive.patch removed from -mm tree
2007-10-22 18:14 UTC (4+ messages)
[patch 23/41] kexec: add BSS to resource tree
2007-10-21 23:42 UTC
- kexec-use-bootmem_exclusive-on-x86.patch removed from -mm tree
2007-10-21 23:08 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).