summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-22Thermal: Fix lockup of cpu_down()Steven Rostedt
2013-07-22Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-07-22drm/crtc-helper: explicit DPMS on after modesetDaniel Vetter
2013-07-22arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song
2013-07-22pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li
2013-07-22pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds
2013-07-21pinctrl: am33xx dt binding: correct include pathIan Campbell
2013-07-21iio: ti_am335x_adc: Fix wrong samples received on 1st readPatil, Rachna
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-07-21ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-20Merge branch 'fixes-for-3.11' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20drivers: gpio: msm: Fix the error condition for reading ngpioRohit Vaswani
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20gpio/omap: fix build error when OF_GPIO is not defined.Javier Martinez Canillas
2013-07-20gpio/omap: auto request GPIO as input if used as IRQ via DTJavier Martinez Canillas
2013-07-20gpio/omap: don't create an IRQ mapping for every GPIO on DTJavier Martinez Canillas
2013-07-20ARM: nomadik: configure for NO_HZ and HRTIMERSLinus Walleij
2013-07-20ARM: nomadik: update defconfig baseLinus Walleij
2013-07-20ARM: nomadik: Update MMC defconfigsUlf Hansson
2013-07-20iio:trigger: Fix use_count race conditionLars-Peter Clausen
2013-07-20drm/i915: Serialize almost all register accessChris Wilson
2013-07-20drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-07-19bridge: do not call setup_timer() multiple timesEric Dumazet
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-19sysctl net: Keep tcp_syn_retries inside the boundaryMichal Tesar
2013-07-19arcnet: cleanup sizeof parameterDan Carpenter
2013-07-19veth: add vlan featuresFlavio Leitner
2013-07-19qlcnic: Fix guest VLANManish Chopra
2013-07-19qlcnic: Fix releasing of Tx frag which was never mapped.Jitendra Kalsaria
2013-07-19qlcnic: Fix dump template version maskShahed Shaikh
2013-07-19qlcnic: Fix ethtool display for 83xx adapter.Himanshu Madhani
2013-07-19qlcnic: Fix panic while setting VF's MAC addressManish Chopra
2013-07-19qlcnic: Fix multicast packet handling for PF and VF.Sucheta Chakraborty
2013-07-19qlcnic: Fix NULL pointer dereference in VF probe path.Sucheta Chakraborty
2013-07-19qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interruptsPratik Pujar
2013-07-19qlcnic: Fix invalid register offset calculationShahed Shaikh
2013-07-19vxlan: fix igmp racesstephen hemminger
2013-07-19vxlan: unregister on namespace exitstephen hemminger
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro