summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust3-6/+19
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust2-4/+2
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust1-1/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-94/+200
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-145/+241
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-75/+40
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-233/+468
2011-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-110/+433
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina4-0/+16
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi1-0/+4
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+3
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds56-81/+78
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds3-0/+3
2011-08-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-15/+70
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim1-0/+10
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107
2011-08-23HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann1-0/+16
2011-08-23HID: wiimote: Simplify synchronizationDavid Herrmann1-51/+27
2011-08-23drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs1-4/+6
2011-08-23drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs1-1/+1
2011-08-23drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz1-1/+3
2011-08-23HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2-0/+4
2011-08-22bridge: fix a possible net_device leakEric Dumazet1-1/+5
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig1-0/+2
2011-08-22Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-36/+37
2011-08-22Linux 3.1-rc3v3.1-rc3Linus Torvalds1-2/+2
2011-08-22net: Documentation: RFC 2553bis is now RFC 3493Geoffrey Thomas1-1/+1
2011-08-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-8/+26
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-11/+15
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-36/+37
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-22drm/radeon: Make vramlimit parameter actually work.Michel Dänzer1-0/+2
2011-08-22drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer1-6/+18
2011-08-22drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer1-3/+7
2011-08-22drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook1-0/+23
2011-08-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-5/+10
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik1-5/+7
2011-08-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-9/+37