summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds12-931/+166
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust2-2/+2
2011-07-31Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds21-91/+3113
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-3/+4
2011-07-31Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2011-07-31Merge git://git.infradead.org/battery-2.6Linus Torvalds18-103/+806
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutilsLinus Torvalds72-1/+13877
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds15-124/+31
2011-07-31pnfsblock: write_pagelist handle zero invalid extentsPeng Tao1-42/+233
2011-07-31pnfsblock: note written INVAL areas for layoutcommitFred Isaman3-0/+129
2011-07-31pnfsblock: bl_write_pagelistFred Isaman1-3/+126
2011-07-31pnfsblock: bl_read_pagelistFred Isaman1-0/+265
2011-07-31pnfsblock: cleanup_layoutcommitFred Isaman3-0/+217
2011-07-31pnfsblock: encode_layoutcommitFred Isaman3-44/+146
2011-07-31pnfsblock: merge rw extentsFred Isaman1-0/+47
2011-07-31pnfsblock: add extent manipulation functionsFred Isaman3-3/+287
2011-07-31pnfsblock: bl_find_get_extentFred Isaman2-0/+50
2011-07-31pnfsblock: xdr decode pnfs_block_layout4Fred Isaman1-2/+206
2011-07-31pnfsblock: call and parse getdevicelistFred Isaman5-8/+158
2011-07-31pnfsblock: merge extentsFred Isaman2-0/+119
2011-07-31pnfsblock: lseg alloc and freeFred Isaman3-6/+39
2011-07-31pnfsblock: remove device operationsJim Rees3-1/+115
2011-07-31pnfsblock: add device operationsJim Rees6-2/+277
2011-07-31pnfsblock: basic extent codeFred Isaman4-5/+107
2011-07-31pnfsblock: use pageio_ops apiBenny Halevy1-0/+14
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman5-1/+278
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson5-0/+14
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman6-22/+91
2011-07-31pnfs: add set-clear layoutdriver interfaceBenny Halevy3-7/+24
2011-07-31pnfs: GETDEVICELISTAndy Adamson5-0/+203
2011-07-31pnfs: use lwb as layoutcommit lengthPeng Tao1-1/+1
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao4-18/+26
2011-07-31pnfs: save layoutcommit cred at layout header initPeng Tao2-11/+12
2011-07-31pnfs: save layoutcommit lwb at layout headerPeng Tao3-6/+8
2011-07-31slab: use NUMA_NO_NODEAndrew Morton1-1/+1
2011-07-31don't busy retry the inode on failed grab_super_passive()Wu Fengguang1-1/+6
2011-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2011-07-30m68k/math-emu: Remove unnecessary codeGreg Dietsche1-3/+0
2011-07-30m68k/math-emu: Remove commented out old codeGeert Uytterhoeven1-530/+0
2011-07-30m68k: Kill warning in setup_arch() when compiling for Sun3Geert Uytterhoeven1-0/+2
2011-07-30m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_Geert Uytterhoeven1-2/+2
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven1-25/+7
2011-07-30m68k/atari: Reserve some ST-RAM early on for device buffer useMichael Schmitz4-298/+70
2011-07-30m68k/amiga: Chip RAM - Use lookup_resource()Geert Uytterhoeven1-11/+11
2011-07-30resources: Add lookup_resource()Geert Uytterhoeven2-0/+22
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven1-2/+2
2011-07-30m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDRGeert Uytterhoeven1-1/+1
2011-07-30m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one errorGeert Uytterhoeven1-1/+1
2011-07-30m68k/amiga: Chip RAM - Change chipavail to an atomic_tGeert Uytterhoeven1-6/+9
2011-07-30m68k/amiga: Chip RAM - Always allocate from the start of memoryGeert Uytterhoeven1-20/+15