summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-07Linux 3.9.5v3.9.5Greg Kroah-Hartman1-1/+1
2013-06-07xen-netback: better names for thresholdsWei Liu1-20/+29
2013-06-07mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg1-3/+1
2013-06-07iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg1-13/+1
2013-06-07xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2-2/+16
2013-06-07xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14
2013-06-07xen-netback: remove redundent parameter in netbk_count_requestsWei Liu1-4/+2
2013-06-07xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2013-06-07xen-netback: coalesce slots in TX path and fix regressionsWei Liu2-50/+241
2013-06-07leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-06-07target/file: Fix off-by-one READ_CAPACITY bug for !S_ISBLK exportNicholas Bellinger1-5/+7
2013-06-07target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger2-4/+15
2013-06-07fuse: fix readdirplus Oops in fuse_dentry_revalidateMiklos Szeredi2-6/+13
2013-06-07ASoC: davinci: fix sample rotationDaniel Mack1-3/+4
2013-06-07IB/iser: Return error to upper layers on EAGAIN registration failuresOr Gerlitz1-1/+2
2013-06-07net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson1-21/+43
2013-06-07tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-07ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-06-07iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-06-07iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-07mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-06-07drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs1-2/+0
2013-06-07ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-06-07ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki3-98/+70
2013-06-07iommu/amd: Workaround for ERBT1312Joerg Roedel1-8/+26
2013-06-07iommu/amd: Re-enable IOMMU event log interrupt after handling.Suravee Suthikulpanit2-0/+4
2013-06-07iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach5-18/+48
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-06-07jfs: fix a couple racesDave Kleikamp2-2/+3
2013-06-07reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney1-0/+2
2013-06-07reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2-1/+16
2013-06-07reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney1-2/+7
2013-06-07powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat1-0/+2
2013-06-07regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I1-1/+1
2013-06-07KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini1-1/+4
2013-06-07KVM: Emulate multibyte NOPPaolo Bonzini1-1/+3
2013-06-07NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust1-1/+1
2013-06-07ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_sessionNicholas Bellinger2-8/+25
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-06-07powerpc/tm: Move TM abort cause codes to uapiMichael Neuling4-14/+21
2013-06-07powerpc/tm: Abort on emulation and alignment faultsMichael Neuling3-2/+36
2013-06-07powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling7-36/+74
2013-06-07powerpc/tm: Update cause codes documentationMichael Neuling1-0/+1
2013-06-07powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling1-7/+8
2013-06-07powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain1-1/+1
2013-06-07cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2-7/+4
2013-06-07cgroup: initialize xattr before calling d_instantiate()Li Zefan1-4/+5
2013-06-07s390/pgtable: Fix check for pgste/storage key handlingChristian Borntraeger1-4/+11