summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-21ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack1-1/+1
2013-07-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+2
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-72/+154
2013-07-21Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller2-0/+11
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds155-91617/+22
2013-07-21drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani1-1/+1
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-18/+15
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-21/+60
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+15
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds2-7/+22
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas1-2/+14
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas1-0/+18
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas1-14/+40
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij1-0/+2
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij1-1/+1
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson1-1/+2
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen2-13/+24
2013-07-20drm/i915: Serialize almost all register accessChris Wilson1-3/+6
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-07-20bridge: do not call setup_timer() multiple timesEric Dumazet1-2/+3
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar1-1/+5
2013-07-20arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-07-20veth: add vlan featuresFlavio Leitner1-0/+1
2013-07-20qlcnic: Fix guest VLANManish Chopra1-2/+10
2013-07-20qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria1-1/+1
2013-07-20qlcnic: Fix dump template version maskShahed Shaikh1-1/+1
2013-07-20qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani1-2/+2
2013-07-20qlcnic: Fix panic while setting VF's MAC addressManish Chopra1-1/+3
2013-07-20qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty1-12/+10
2013-07-20qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty1-1/+2
2013-07-20qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar1-1/+1
2013-07-20qlcnic: Fix invalid register offset calculationShahed Shaikh1-1/+1
2013-07-20vxlan: fix igmp racesstephen hemminger1-15/+38
2013-07-20vxlan: unregister on namespace exitstephen hemminger1-1/+3
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-42/+31
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-46/+190
2013-07-20alpha: Use handle_percpu_irq for the timer interruptRichard Henderson1-1/+1
2013-07-20alpha: Force the user-visible HZ to a constant 1024.Richard Henderson2-10/+5
2013-07-20alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2013-07-20alpha: Use __builtin_alpha_rpccRichard Henderson1-3/+1
2013-07-20alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2013-07-20alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson1-111/+288
2013-07-20alpha: Implement atomic64_dec_if_positiveRichard Henderson2-0/+29