1. 23 Sep, 2009 36 commits
  2. 22 Sep, 2009 4 commits
    • Linus Torvalds's avatar
      Merge branch 'perf-fixes-for-linus' of... · 7fa07729
      Linus Torvalds authored
      Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
      
      * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
        perf_event, powerpc: Fix compilation after big perf_counter rename
      7fa07729
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck · 991d79b0
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck:
        kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield
        kmemcheck: update documentation
        kmemcheck: depend on HAVE_ARCH_KMEMCHECK
        kmemcheck: remove useless check
        kmemcheck: remove duplicated #include
      991d79b0
    • Linus Torvalds's avatar
      Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux · a87e84b5
      Linus Torvalds authored
      * 'for-2.6.32' of git://linux-nfs.org/~bfields/linux: (68 commits)
        nfsd4: nfsv4 clients should cross mountpoints
        nfsd: revise 4.1 status documentation
        sunrpc/cache: avoid variable over-loading in cache_defer_req
        sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req
        nfsd: return success for non-NFS4 nfs4_state_start
        nfsd41: Refactor create_client()
        nfsd41: modify nfsd4.1 backchannel to use new xprt class
        nfsd41: Backchannel: Implement cb_recall over NFSv4.1
        nfsd41: Backchannel: cb_sequence callback
        nfsd41: Backchannel: Setup sequence information
        nfsd41: Backchannel: Server backchannel RPC wait queue
        nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
        nfsd41: Backchannel: callback infrastructure
        nfsd4: use common rpc_cred for all callbacks
        nfsd4: allow nfs4 state startup to fail
        SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous
        nfsd4: fix null dereference creating nfsv4 callback client
        nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
        nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
        sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked.
        ...
      a87e84b5
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial · 342ff1a1
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (34 commits)
        trivial: fix typo in aic7xxx comment
        trivial: fix comment typo in drivers/ata/pata_hpt37x.c
        trivial: typo in kernel-parameters.txt
        trivial: fix typo in tracing documentation
        trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
        trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
        trivial: remove unnecessary semicolons
        trivial: Fix duplicated word "options" in comment
        trivial: kbuild: remove extraneous blank line after declaration of usage()
        trivial: improve help text for mm debug config options
        trivial: doc: hpfall: accept disk device to unload as argument
        trivial: doc: hpfall: reduce risk that hpfall can do harm
        trivial: SubmittingPatches: Fix reference to renumbered step
        trivial: fix typos "man[ae]g?ment" -> "management"
        trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
        trivial: fix typo in CONFIG_DEBUG_FS in gcov doc
        trivial: fix missing printk space in amd_k7_smp_check
        trivial: fix typo s/ketymap/keymap/ in comment
        trivial: fix typo "to to" in multiple files
        trivial: fix typos in comments s/DGBU/DBGU/
        ...
      342ff1a1