summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge branch 'mlx4'David S. Miller
2013-03-07net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai
2013-03-07net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman
2013-03-07net/mlx4_en: Fix race when setting the device MAC addressYan Burman
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-07Merge branch 'intel'David S. Miller
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic
2013-03-07tracing: Do not return EINVAL in snapshot when not allocatedSteven Rostedt (Red Hat)
2013-03-07tracing: Add help of snapshot feature when snapshot is emptySteven Rostedt (Red Hat)
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF controlsMengdong Lin
2013-03-07Merge tag 'asoc-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8960' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/tegra' into tmpMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/arizona' into tmpMark Brown
2013-03-07x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones
2013-03-07x86: Don't clear efi_info even if the sentinel hitsJosh Boyer
2013-03-07x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu
2013-03-07x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur
2013-03-07Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov
2013-03-07CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky
2013-03-07Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-07cifs: don't try to unlock pagecache page after releasing itJeff Layton
2013-03-07cifs: remove the sockopt= mount optionJeff Layton
2013-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason
2013-03-07cifs: Check server capability before attempting silly renameSachin Prabhu
2013-03-07cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu
2013-03-06ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd