summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson
2013-07-19alpha: Force the user-visible HZ to a constant 1024.Richard Henderson
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson
2013-07-19alpha: Modernize lib/mpi/longlong.hRichard Henderson
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson
2013-07-19alpha: locks: remove unused arch_*_relax operationsWill Deacon
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches