aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall3-38/+40
2006-01-08[PATCH] DEBUG_SLAB depends on SLABIngo Molnar1-1/+1
2006-01-08[PATCH] radix-tree: reduce tree height upon partial truncationNick Piggin1-10/+36
2006-01-08[PATCH] radix tree: early termination of tag clearingNick Piggin1-17/+23
2006-01-08[PATCH] radix tree: code consolidationNick Piggin1-31/+26
2006-01-08[PATCH] remove get_task_struct_rcu()Paul E. McKenney1-12/+0
2006-01-08[PATCH] Simpler signal-exit concurrency handlingPaul E. McKenney1-5/+6
2006-01-08[PATCH] RCU signal handlingIngo Molnar8-31/+143
2006-01-08[PATCH] Make RCU task_struct safe for oprofilePaul E. McKenney1-15/+15
2006-01-08[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk1-1/+1
2006-01-08[PATCH] uml: whitespace cleanupJeff Dike1-7/+7
2006-01-08[PATCH] consolidate asm/futex.hJeff Dike18-777/+72
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov4-60/+39
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov13-91/+123
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov24-226/+162
2006-01-08[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski1-0/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai23-36/+4
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai9-15/+24
2006-01-08[PATCH] frv: fix uninitialised variable in serverworks driverDavid Howells1-1/+1
2006-01-08[PATCH] frv: fix uninitialised variable in atm nicstar driverDavid Howells1-3/+2
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells11-6/+54
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells1-4/+4
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells1-17/+1
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: add module support stubsDavid Howells3-4/+93
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells2-0/+127
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells14-14/+155
2006-01-08[PATCH] frv: drop unsupported debugging featuresDavid Howells1-22/+0
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2-183/+5
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells5-10/+10
2006-01-08[PATCH] cs89x0: fix up after pnx0105 Kconfig symbol renamingLennert Buytenhek1-7/+7
2006-01-08[PATCH] fix Kconfig depends for cs89x0 (PNX010X support)Lennert Buytenhek1-1/+1
2006-01-08[PATCH] cs89x0: switch {in,out}sw to {read,write}wordsLennert Buytenhek1-3/+31
2006-01-08[PATCH] cs89x0: cleanly implement ixdp2x01 and pnx0501 supportLennert Buytenhek2-13/+34
2006-01-08[PATCH] cs89x0: make {read,write}reg use {read,write}wordLennert Buytenhek1-6/+6
2006-01-08[PATCH] cs89x0: swap {read,write}reg and {read,write}wordLennert Buytenhek1-10/+10
2006-01-08[PATCH] cs89x0: convert {inw,outw} calls to {read,write}wordLennert Buytenhek1-17/+17
2006-01-08[PATCH] cs89x0: make {read,write}word take base_addrLennert Buytenhek1-9/+9
2006-01-08[PATCH] Optimise oom kill of current taskKirill Korotaev1-2/+3
2006-01-08[PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter1-132/+138
2006-01-08[PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2-5/+2
2006-01-08[PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter1-1/+4
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2-123/+142
2006-01-08[PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter1-22/+24
2006-01-08[PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones1-0/+7
2006-01-08[PATCH] mm: clean up local variablesTobias Klauser2-7/+8
2006-01-08[PATCH] set_page_count() macro safetyAvishay Traeger1-1/+1
2006-01-08[PATCH] mm: make hugepages obey cpusets.Christoph Lameter1-1/+3