summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: H8606: fixup bogus ioresource initThomas Gleixner2011-10-251-1/+2
* Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger2011-10-251-94/+10
* Merge branch 'for-linus' of git://github.com/gregungerer/m68knommuLinus Torvalds2011-10-2535-3208/+2596
|\
| * m68k: drop unused Kconfig symbolsPaul Bolle2011-10-211-23/+1
| * m68k: drop unused Kconfig symbolsPaul Bolle2011-10-212-70/+1
| * m68knommu: create common externs for _ram* varsGreg Ungerer2011-10-183-3/+3
| * m68knommu: remove extern declarations of memory_start/memory_end from mm/initGreg Ungerer2011-10-181-3/+0
| * m68knommu: use generic section names in mm/init codeGreg Ungerer2011-10-181-9/+8
| * m68knommu: use generic section names in setup codeGreg Ungerer2011-10-182-1/+3
| * m68k: merge the mmu and non-mmu traps.c filesGreg Ungerer2011-10-184-1456/+1111
| * m68k: move hardware vector setting from traps.c to its own fileGreg Ungerer2011-10-183-116/+146
| * m68k: merge mmu and non-mmu include/asm/entry.h filesGreg Ungerer2011-10-187-330/+268
| * m68k: merge the mmu and non-mmu kernel/MakefilesGreg Ungerer2011-10-183-31/+20
| * m68k: merge mmu and non-mmu arch MakefilesGreg Ungerer2011-10-185-250/+174
| * m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer2011-10-186-916/+888
| * m68knommu: fix problems with SPI/GPIO on ColdFire 520xPeter Turczak2011-10-184-63/+27
| * m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer2011-10-181-0/+9
* | ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-2527-309/+238
|\ \
| * | Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-201-0/+4
| * | NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust2011-10-191-13/+4
| * | NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-192-5/+3
| * | NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2011-10-192-3/+0
| * | NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-197-34/+19
| * | NFS: Get rid of the unused nfs_write_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * | NFS: Get rid of the unused nfs_read_data->flags fieldTrond Myklebust2011-10-191-1/+0
| * | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust2011-10-181-1/+9
| * | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-182-48/+17
| * | NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-186-15/+14
| * | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddrTrond Myklebust2011-10-181-1/+0
| * | SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust2011-10-183-6/+8
| * | nfs/super.c: local functions should be staticH Hartley Sweeten2011-10-181-6/+11
| * | pnfsblock: fix writeback deadlockPeng Tao2011-10-181-2/+6
| * | pnfsblock: fix NULL pointer dereferencePeng Tao2011-10-181-0/+3
| * | pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-183-15/+19
| * | pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-183-15/+32
| * | pnfs: make _set_lo_fail genericPeng Tao2011-10-184-30/+19
| * | pnfsblock: add missing rpc_put_mount and path_putPeng Tao2011-10-181-2/+6
| * | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-187-71/+26
| * | pnfsblock: fix size of upcall messageJim Rees2011-10-181-1/+1
| * | pnfsblock: fix return code confusionJim Rees2011-10-182-13/+20
| * | nfs: don't try to migrate pages with active requestsJeff Layton2011-10-181-25/+11
| * | nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-181-3/+4
| * | nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton2011-10-181-0/+4
| * | Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust2011-10-181-1/+2
| |/
* | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-10-2535-1687/+1901
|\ \
| * | nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-244-2/+61
| * | nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy2011-10-241-1/+1
| * | nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy2011-10-241-0/+2
| * | nfsd4: seq->status_flags may be used unitializedBenny Halevy2011-10-241-2/+4
OpenPOWER on IntegriCloud