summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-18mm: avoid anon_vma_chain allocation under anon_vma lockLinus Torvalds1-8/+12
2011-06-18mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()Peter Zijlstra1-21/+28
2011-06-18mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()Linus Torvalds1-3/+36
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman1-0/+10
2011-06-18msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein1-1/+5
2011-06-18r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-18Btrfs: avoid delayed metadata items during commitsChris Mason3-10/+28
2011-06-18inet_diag: fix inet_diag_bc_audit()Eric Dumazet1-8/+6
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet3-0/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier2-8/+23
2011-06-17IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2-8/+23
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise2-13/+38
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise1-1/+1
2011-06-17btrfs: fix uninitialized return valueDavid Sterba1-3/+3
2011-06-17btrfs: fix wrong reservation when doing delayed inode operationsMiao Xie2-6/+20
2011-06-17btrfs: Remove unused sysfs codeMaarten Lankhorst3-148/+0
2011-06-17btrfs: fix dereference of ERR_PTR valueDavid Sterba1-1/+1
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise1-0/+4
2011-06-17USB: Fix up URB error codes to reflect implementation.Sarah Sharp1-1/+8
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp1-5/+6
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst3-0/+11
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He3-0/+22
2011-06-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason3-3/+14
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-14/+33
2011-06-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-96/+42
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-30/+59
2011-06-17Btrfs: fix relocation racesChris Mason4-13/+105
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds6-15/+20
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds5-9/+29
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells4-14/+15
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-10/+41
2011-06-17spi/bfin_spi: fix handling of default bits per word settingMike Frysinger1-3/+4
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2-3/+3
2011-06-17ALSA: hda - Fix no NID error with VIA codecsTakashi Iwai1-4/+7
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-17ALSA: isight: adjust for new queueing APIClemens Ladisch1-0/+1
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh3-5/+6
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang1-10/+10
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat1-1/+1
2011-06-17caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com1-1/+1
2011-06-17tun: teach the tun/tap driver to support netpollNeil Horman1-1/+23
2011-06-17dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-17dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-06-17phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1
2011-06-17ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao1-2/+2