summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-08Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-2/+48
2013-03-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds21-109/+178
2013-03-08macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich1-0/+1
2013-03-08team: unsyc the devices addresses when port is removedVlad Yasevich1-0/+2
2013-03-08bridge: add missing vid to br_mdb_get()Cong Wang4-5/+6
2013-03-08Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch1-0/+1
2013-03-08afkey: fix a typoJunwei Zhang1-4/+4
2013-03-08Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin2-34/+155
2013-03-08x86: Do not try to sync identity map for non-mapped pagesDave Hansen1-0/+7
2013-03-08MAINTAINERS: Update qlcnic maintainers listSony Chacko1-0/+2
2013-03-08netlabel: correctly list all the static label mappingsPaul Moore1-6/+6
2013-03-08mv643xx_eth: fix for disabled autonegPhil Sutter1-4/+51
2013-03-08bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico1-2/+3
2013-03-08vxlan: fix oops when delete netns containing vxlanZang MingJie1-0/+8
2013-03-08vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda3-2/+9
2013-03-08Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-12/+18
2013-03-08Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-03-08Merge branch 'mlx4'David S. Miller12-59/+75
2013-03-08net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai1-3/+5
2013-03-08net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman1-16/+20
2013-03-08net/mlx4_en: Fix race when setting the device MAC addressYan Burman2-22/+21
2013-03-08net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein8-18/+18
2013-03-08net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein1-0/+8
2013-03-08net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein1-0/+3
2013-03-08Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-36/+66
2013-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-33/+50
2013-03-08Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller3-7/+14
2013-03-08Merge branch 'intel'David S. Miller2-61/+34
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07clockevents: Don't allow dummy broadcast timersMark Rutland1-1/+2
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2013-03-07tracing: Do not return EINVAL in snapshot when not allocatedSteven Rostedt (Red Hat)1-2/+0
2013-03-07tracing: Add help of snapshot feature when snapshot is emptySteven Rostedt (Red Hat)1-1/+24
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason2-61/+92
2013-03-07cfg80211: fix potential BSS memory leak and updateJohannes Berg1-5/+11
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2-0/+15
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov1-60/+18
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-07cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev1-1/+1
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2-1/+1
2013-03-07s390/scm: process availabilitySebastian Ott5-1/+43
2013-03-07s390/scm_blk: suspend writesSebastian Ott3-5/+60