aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/ptrace.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] unify pfn_to_page: h8300 pfn_to_pageKAMEZAWA Hiroyuki1-2/+2
2006-03-27[PATCH] unify pfn_to_page: FRV pfn_to_pageKAMEZAWA Hiroyuki1-5/+2
2006-03-27[PATCH] unify pfn_to_page: cris pfn_to_pageKAMEZAWA Hiroyuki1-2/+2
2006-03-27[PATCH] unify pfn_to_page: arm26 pfn_to_pageKAMEZAWA Hiroyuki1-2/+2
2006-03-27[PATCH] unify pfn_to_page: arm pfn_to_pageKAMEZAWA Hiroyuki1-10/+5
2006-03-27[PATCH] unify pfn_to_page: alpha pfn_to_pageKAMEZAWA Hiroyuki2-18/+2
2006-03-27[PATCH] unify pfn_to_page: powerpc pfn_to_pageKAMEZAWA Hiroyuki1-2/+1
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki4-21/+5
2006-03-27[PATCH] unify pfn_to_page: i386 pfn_to_pageKAMEZAWA Hiroyuki2-19/+1
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki4-11/+121
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li1-28/+41
2006-03-27[PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B1-33/+29
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B14-11/+186
2006-03-27[PATCH] Small schedule() optimizationAndreas Mohr1-7/+5
2006-03-27[PATCH] sched: fix task interactivity calculationMartin Andersson1-1/+2
2006-03-27[PATCH] knfsd: Update rpc-cache.txt to match recent changesNeilBrown1-45/+76
2006-03-27[PATCH] knfsd: Tidy up unix_domain_findNeilBrown1-8/+8
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk5-12/+10
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown8-84/+72
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown3-24/+30
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown1-113/+0
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown1-6/+8
2006-03-27[PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown1-23/+103
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown1-10/+64
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown1-7/+59
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown1-37/+99
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown1-37/+88
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown1-47/+95
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to declare oneNeilBrown2-0/+110
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown5-30/+18
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2-36/+44
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown6-145/+81
2006-03-27[PATCH] autofs4: atomic var underflowIan Kent2-3/+5
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent2-10/+44
2006-03-27[PATCH] Remove redundant check from autofs4_put_superDave Jones1-2/+1
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent4-13/+13
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent3-24/+136
2006-03-27[PATCH] autofs4: add v5 expire logicIan Kent1-9/+87
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent3-21/+103
2006-03-27[PATCH] autofs4: nameidata needs to be up to date for follow_linkIan Kent1-18/+21
2006-03-27[PATCH] autofs4: increase module versionIan Kent1-1/+1
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent4-7/+7
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent2-2/+2
2006-03-27[PATCH] autofs4: white space cleanup for waitq.cIan Kent1-10/+9
2006-03-27[PATCH] autofs4: add a show mount options for proc filesystemIan Kent2-6/+34
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent1-34/+4
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2-14/+26
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent4-11/+59
2006-03-27[PATCH] autofs4: simplify expire tree traversalIan Kent1-62/+40
2006-03-27[PATCH] autofs4: expire code readability cleanupIan Kent1-28/+26