aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin2006-01-081-10/+36
* [PATCH] radix tree: early termination of tag clearingNick Piggin2006-01-081-17/+23
* [PATCH] radix tree: code consolidationNick Piggin2006-01-081-31/+26
* [PATCH] remove get_task_struct_rcu()Paul E. McKenney2006-01-081-12/+0
* [PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney2006-01-081-5/+6
* [PATCH] RCU signal handlingIngo Molnar2006-01-088-31/+143
* [PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney2006-01-081-15/+15
* [PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk2006-01-081-1/+1
* [PATCH] uml: whitespace cleanupJeff Dike2006-01-081-7/+7
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-0818-777/+72
* [PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov2006-01-084-60/+39
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-0813-91/+123
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-0824-226/+162
* [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski2006-01-081-0/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-0823-36/+4
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-089-15/+24
* [PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells2006-01-081-1/+1
* [PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells2006-01-081-3/+2
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-0811-6/+54
* [PATCH] frv: make get_user macro cast pointersDavid Howells2006-01-081-4/+4
* [PATCH] frv: force serial driver inclusionDavid Howells2006-01-082-0/+7
* [PATCH] frv: fix PCMCIA configurationDavid Howells2006-01-081-17/+1
* [PATCH] frv: add pci_iomapDavid Howells2006-01-082-1/+30
* [PATCH] frv: add module support stubsDavid Howells2006-01-083-4/+93
* [PATCH] frv: supply various missing I/O access primitivesDavid Howells2006-01-082-0/+127
* [PATCH] frv: support module exception tablesDavid Howells2006-01-081-25/+9
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-0814-14/+155
* [PATCH] frv: drop unsupported debugging featuresDavid Howells2006-01-081-22/+0
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-082-183/+5
* [PATCH] frv: suppress configuration of certain features for FRVDavid Howells2006-01-085-10/+10
* [PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek2006-01-081-7/+7
* [PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek2006-01-081-1/+1
* [PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek2006-01-081-3/+31
* [PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2006-01-082-13/+34
* [PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek2006-01-081-6/+6
* [PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek2006-01-081-10/+10
* [PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek2006-01-081-17/+17
* [PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek2006-01-081-9/+9
* [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-081-2/+3
* [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-081-132/+138
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-082-5/+2
* [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-081-1/+4
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-082-123/+142
* [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-081-22/+24
* [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-081-0/+7
* [PATCH] mm: clean up local variablesTobias Klauser2006-01-082-7/+8
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-081-1/+1
* [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-081-1/+3
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-083-2/+68
* [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-081-22/+34