summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-1917-407/+442
|\
| * NFSv4: handle lack of clientaddr in option stringJeff Layton2007-07-191-0/+7
| * NFSv4: debug print ntohl(status) in nfs client callback xdr codeBenny Halevy2007-07-191-5/+5
| * SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-197-202/+120Star
| * NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-197-64/+99
| * NFS: Use dentry->d_time to store the parent directory verifier.Trond Myklebust2007-07-191-2/+2
| * SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-193-27/+23Star
| * NFSv4: Fix the nfsv4 readlink reply buffer alignmentTrond Myklebust2007-07-191-10/+11
| * NFSv4: Fix the readdir reply buffer alignmentTrond Myklebust2007-07-191-13/+14
| * NFSv4: More NFSv4 xdr cleanupsTrond Myklebust2007-07-191-74/+134
| * NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_openTrond Myklebust2007-07-192-5/+10
| * NFSv4: 'constify' lookup arguments.Trond Myklebust2007-07-192-6/+6
| * NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failedTrond Myklebust2007-07-191-1/+1
| * NFSv4: Fix open state recoveryTrond Myklebust2007-07-191-12/+24
| * NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust2007-07-191-1/+1
* | Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-192-0/+4
* | fix spufs build after ->fault changesChristoph Hellwig2007-07-191-11/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-1927-200/+474
|\ \
| * | xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
| * | powerpc: add missing DATA_DATA to powerpcMathieu Desnoyers2007-07-171-1/+3
| * | cris: use DATA_DATA in crisMathieu Desnoyers2007-07-172-2/+2
| * | kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-171-4/+13
| * | kbuild: use -fno-optimize-sibling-calls unconditionallyAdrian Bunk2007-07-171-1/+1
| * | kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-171-11/+26
| * | kbuild: fix the warning when running make tagsAneesh Kumar K.V2007-07-171-1/+1
| * | kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-171-2/+9
| * | kbuild: use POSIX BRE in headers install targetMike Frysinger2007-07-171-7/+7
| * | Whitelist references from __dbe_table to .initRalf Baechle2007-07-171-0/+1
| * | modpost white list pattern adjustmentJan Beulich2007-07-171-2/+4
| * | kbuild: do section mismatch check on full vmlinuxSam Ravnborg2007-07-173-6/+23
| * | kbuild: whitelist references from variables named _timer to .init.textSam Ravnborg2007-07-161-1/+2
| * | kbuild: remove hardcoded _logo names from modpostSam Ravnborg2007-07-162-16/+5Star
| * | kbuild: remove hardcoded apic_es7000 from modpostSam Ravnborg2007-07-162-2/+1Star
| * | kbuild: warn about references from .init.text to .exit.textSam Ravnborg2007-07-161-1/+0Star
| * | kbuild: consolidate section checksSam Ravnborg2007-07-161-25/+7Star
| * | kbuild: refactor code in modpost to improve maintainabilitySam Ravnborg2007-07-161-79/+75Star
| * | kbuild: ignore section mismatch warnings originating from .note sectionSam Ravnborg2007-07-161-0/+2
| * | kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle itJeremy Fitzhardinge2007-07-161-11/+0Star
| * | kbuild: suppress modpost warnings for references from the .toc section as use...Stephen Rothwell2007-07-161-1/+4
| * | kbuild: make better section mismatch reports on armSam Ravnborg2007-07-161-0/+24
| * | kbuild: make better section mismatch reports on i386 and mipsAtsushi Nemoto2007-07-162-0/+76
| * | kconfig: fix update-po-configSam Ravnborg2007-07-162-18/+21
| * | kbuild: add support for squashing uid/gid in gen_initramfs_list.shMike Frysinger2007-07-161-6/+6
| * | kbuild: add support for reading stdin with gen_init_cpioMike Frysinger2007-07-161-1/+3
| * | kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger2007-07-161-1/+1
| * | scripts: Make cleanfile/cleanpatch warn about long linesH. Peter Anvin2007-07-162-5/+107
| * | kbuild: avoid environment to set variables used by kbuildSam Ravnborg2007-07-161-0/+16
| * | kbuild: document cc-fullversionSam Ravnborg2007-07-161-0/+14
| * | powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULESSegher Boessenkool2007-07-161-0/+8
| * | kbuild: New 'cc-fullversion' macroSegher Boessenkool2007-07-162-4/+18