aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-08[PATCH] slob: introduce the SLOB allocatorMatt Mackall
2006-01-08[PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall
2006-01-08[PATCH] DEBUG_SLAB depends on SLABIngo Molnar
2006-01-08[PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin
2006-01-08[PATCH] radix tree: early termination of tag clearingNick Piggin
2006-01-08[PATCH] radix tree: code consolidationNick Piggin
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney
2006-01-08[PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney
2006-01-08[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk
2006-01-08[PATCH] uml: whitespace cleanupJeff Dike
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2006-01-08[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells
2006-01-08[PATCH] frv: add pci_iomapDavid Howells
2006-01-08[PATCH] frv: add module support stubsDavid Howells
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells
2006-01-08[PATCH] frv: support module exception tablesDavid Howells
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells
2006-01-08[PATCH] frv: drop unsupported debugging featuresDavid Howells
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev
2006-01-08[PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter
2006-01-08[PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter
2006-01-08[PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger