summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-1621-236/+75
|\
| * modpost: fix segfault with short symbol namesMichal Marek2009-12-151-2/+2
| * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-153-7/+29
| * Kbuild: clear marker out of modpostWenji Huang2009-12-152-167/+0
| * module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-1512-21/+33
| * ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-151-20/+0
| * ARM: use unified discard definition in linker scriptAlan Jenkins2009-12-151-5/+8
| * x86: don't export inline functionRusty Russell2009-12-151-1/+3
| * sparc64: don't export static inline pci_ functionsStephen Rothwell2009-12-152-13/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-12-166-18/+50
|\ \
| * | [IA64] implement early_io{re,un}map for ia64Luck, Tony2009-12-142-0/+13
| * | [IA64] Replace old style lock initializerThomas Gleixner2009-12-141-1/+1
| * | [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-141-9/+29
| * | [IA64] Save I-resources to ia64_sal_os_stateTakao Indoh2009-12-142-3/+13
| * | [IA64] preallocate IA64_IRQ_MOVE_VECTORKenji Kaneshige2009-12-142-5/+7
| |/
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-1663-863/+719
|\ \
| * | nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-1527-61/+2
| * | nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-156-199/+213
| * | nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-151-4/+0
| * | nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
| * | nfsd: make V4ROOT exports read-onlyJ. Bruce Fields2009-12-151-4/+11
| * | nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-153-6/+39
| * | nfsd: allow exports of symlinksJ. Bruce Fields2009-12-151-2/+4
| * | nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-153-4/+9
| * | nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields2009-12-151-1/+14
| * | nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields2009-12-151-2/+10
| * | nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-152-0/+11
| * | nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-142-3/+5
| * | nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-142-1/+23
| * | nfsd: Move private headers to source directoryBoaz Harrosh2009-12-1426-44/+52
| * | vfs: nfsctl.c un-used nfsd #includesBoaz Harrosh2009-12-141-2/+0
| * | lockd: Remove un-used nfsd headers #includesBoaz Harrosh2009-12-142-8/+0
| * | s390: remove un-used nfsd #includesBoaz Harrosh2009-12-142-10/+0
| * | sparc: remove un-used nfsd #includesBoaz Harrosh2009-12-141-5/+0
| * | parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-141-6/+0
| * | compat.c: Remove dependence on nfsd private headersBoaz Harrosh2009-12-141-2/+0
| * | nfsd: Source files #include cleanupsBoaz Harrosh2009-12-1422-237/+2
| * | nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-148-22/+8
| * | nfsd: Fix independence of a few nfsd related headersBoaz Harrosh2009-12-142-0/+2
| * | sunrpc: Clean never used include filesBoaz Harrosh2009-12-142-3/+2
| * | nfsd: Remove unused dprintkBoaz Harrosh2009-12-141-4/+0
| * | nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-141-1/+1
| * | nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-251-29/+21
| * | Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-231069-11580/+18075
| |\ \
| * | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-232-25/+9
| * | | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-1314-86/+111
| * | | nfs: move more to Documentation/filesystems/nfsJ. Bruce Fields2009-11-064-2/+4
| * | | nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-052-30/+23
| * | | nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-042-3/+12
| * | | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-271-1/+1