aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger2011-10-25
* Merge branch 'for-linus' of git://github.com/gregungerer/m68knommuLinus Torvalds2011-10-25
|\
| * m68k: drop unused Kconfig symbolsPaul Bolle2011-10-21
| * m68k: drop unused Kconfig symbolsPaul Bolle2011-10-21
| * m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-18
| * m68knommu: remove extern declarations of memory_start/memory_end from mm/initGreg Ungerer2011-10-18
| * m68knommu: use generic section names in mm/init codeGreg Ungerer2011-10-18
| * m68knommu: use generic section names in setup codeGreg Ungerer2011-10-18
| * m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer2011-10-18
| * m68k: move hardware vector setting from traps.c to its own fileGreg Ungerer2011-10-18
| * m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer2011-10-18
| * m68k: merge the mmu and non-mmu kernel/MakefilesGreg Ungerer2011-10-18
| * m68k: merge mmu and non-mmu arch MakefilesGreg Ungerer2011-10-18
| * m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer2011-10-18
| * m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak2011-10-18
| * m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer2011-10-18
* | ehea: fix skb_frag_size typoEric Dumazet2011-10-25
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\ \
| * | Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-20
| * | NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust2011-10-19
| * | NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-19
| * | NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2011-10-19
| * | NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
| * | NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust2011-10-19
| * | NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust2011-10-19
| * | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust2011-10-18
| * | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-18
| * | NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-18
| * | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust2011-10-18
| * | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-18
| * | nfs/super.c: local functions should be staticH Hartley Sweeten2011-10-18
| * | pnfsblock: fix writeback deadlockPeng Tao2011-10-18
| * | pnfsblock: fix NULL pointer dereferencePeng Tao2011-10-18
| * | pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-18
| * | pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-18
| * | pnfs: make _set_lo_fail genericPeng Tao2011-10-18
| * | pnfsblock: add missing rpc_put_mount and path_putPeng Tao2011-10-18
| * | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
| * | pnfsblock: fix size of upcall messageJim Rees2011-10-18
| * | pnfsblock: fix return code confusionJim Rees2011-10-18
| * | nfs: don't try to migrate pages with active requestsJeff Layton2011-10-18
| * | nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-18
| * | nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton2011-10-18
| * | Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust2011-10-18
| |/
* | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-25
|\ \
| * | nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-24
| * | nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy2011-10-24
| * | nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy2011-10-24
| * | nfsd4: seq->status_flags may be used unitializedBenny Halevy2011-10-24
| * | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy2011-10-24