summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-25ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski3-0/+4
2012-04-25Merge branches 'mad-response' and 'mlx4' into fixesRoland Dreier1-1/+1
2012-04-25IB/mlx4: Fix memory leaks in ib_link_query_port()Jesper Juhl1-1/+1
2012-04-25IB/mad: Don't send response for failed MADsJack Morgenstein1-3/+3
2012-04-25IB/mad: Set 'D' bit in response for unhandled MADsJack Morgenstein1-0/+2
2012-04-25PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver1-6/+22
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern3-0/+19
2012-04-25usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2-2/+2
2012-04-25ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera1-0/+2
2012-04-25ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim1-10/+3
2012-04-25ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim1-4/+4
2012-04-25ARM: mini2440_defconfig: Fix build errorArnd Bergmann1-0/+2
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz3-0/+3
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings1-1/+1
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2-9/+19
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller3-4/+4
2012-04-24iwlwifi: use correct released ucode versionMeenakshi Venkataraman4-18/+27
2012-04-24iwlwifi: fix hardware queue programmingJohannes Berg2-8/+43
2012-04-24Use correct conversion specifiers in cifs_show_optionsSachin Prabhu1-4/+4
2012-04-24CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu2-6/+10
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds1-3/+7
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds4-120/+155
2012-04-24Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms1-0/+3
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc1-0/+1
2012-04-24GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson1-3/+7
2012-04-24ASoC: core: check of_property_count_strings failureRichard Zhao1-3/+3
2012-04-24ASoC: dt: sgtl5000.txt: Add description for 'reg' fieldFabio Estevam1-0/+2
2012-04-24asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin1-1/+1
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo1-12/+18
2012-04-24qeth: Use blkt defaults for OSA Express 4Stefan Raspl1-1/+2
2012-04-24qeth: allow change of blkt default valuesUrsula Braun1-1/+2
2012-04-24net: usb: smsc95xx: fix mtuStephane Fillod1-0/+1
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)4-6/+13
2012-04-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+4
2012-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds6-4/+14
2012-04-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+4
2012-04-24super.c: unused variable warning without CONFIG_QUOTAEldad Zack1-0/+2
2012-04-24jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li1-2/+2
2012-04-24Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+6
2012-04-24Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds1-0/+12
2012-04-24mm: fix s390 BUG by __set_page_dirty_no_writeback on swapHugh Dickins1-1/+1
2012-04-24x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-24md: fix possible corruption of array metadata on shutdown.NeilBrown1-1/+2
2012-04-24md: don't call ->add_disk unless there is good reason.NeilBrown1-2/+2
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow1-2/+2
2012-04-24asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-24ARM: msm: Fix gic irqdomain supportDavid Brown2-12/+17
2012-04-24x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-24drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang1-0/+5