summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-25/+51
2011-11-24Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren12-35/+276
2011-11-24Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren666-12203/+21805
2011-11-24ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R1-1/+1
2011-11-24ARM: OMAP2+: Remove empty io.hThomas Weber1-0/+0
2011-11-24ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei1-0/+1
2011-11-24ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-11-24ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman3-4/+16
2011-11-24ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan1-3/+3
2011-11-24ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao1-1/+2
2011-11-24ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet1-6/+7
2011-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds4-36/+70
2011-11-24eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-24b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-24eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-24eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46
2011-11-24drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard1-11/+5
2011-11-24drm/i915: Hook up Ivybridge eDPKeith Packard2-34/+133
2011-11-24drm/i915: add multi-threaded forcewake supportKeith Packard4-8/+66
2011-11-24netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller3-3/+0
2011-11-24ipv6: tcp: fix panic in SYN processingEric Dumazet1-1/+1
2011-11-24Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixesArnd Bergmann13-15/+15
2011-11-24Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int...Arnd Bergmann9-90/+69
2011-11-24Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann7-4/+9
2011-11-24Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will...Arnd Bergmann2-0/+11
2011-11-24PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki1-6/+10
2011-11-24Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Arnd Bergmann3-2/+7
2011-11-23arm: mx28: fix bit operation in clock settingWolfram Sang1-1/+1
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+16
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+25
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-7/+10
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-432/+600
2011-11-23percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessaryDave Young1-0/+11
2011-11-23Merge branch 'fix/asoc' into for-linusTakashi Iwai15-20/+88
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao1-0/+6
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23HID: Correct General touch PIDBenjamin Tissoires2-2/+2
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-11-23block: initialize request_queue's numa node duringMike Snitzer2-14/+3
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei1-1/+1