summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-21drm/radeon: set correct CE ram size for CIKJammy Zhou1-2/+2
2014-11-21drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula1-2/+3
2014-11-21drm/i915: Disable caches for Global GTT.Rodrigo Vivi1-0/+16
2014-11-21drm/i915: safeguard against too high minimum brightnessJani Nikula1-2/+15
2014-11-21mac80211: fix use-after-free in defragmentationJohannes Berg1-7/+7
2014-11-21mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho1-1/+2
2014-11-21mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho5-17/+10
2014-11-21mac80211: properly flush delayed scan work on interface removalJohannes Berg1-1/+6
2014-11-21mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao1-1/+3
2014-11-21macvtap: Fix csum_start when VLAN tags are presentHerbert Xu1-0/+2
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov1-37/+132
2014-11-21xtensa: re-wire umount syscall to sys_oldumountMax Filippov1-1/+2
2014-11-21ALSA: usb-audio: Fix memory leak in FTU quirkTakashi Iwai1-0/+6
2014-11-21ALSA: hda - Add mute LED control for Lenovo Ideapad Z560Takashi Iwai1-0/+31
2014-11-21ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooksTejun Heo1-3/+11
2014-11-21ahci: fix AHCI parameters not taken into accountAntoine Tenart1-6/+3
2014-11-21ahci: Add Device IDs for Intel Sunrise Point PCHJames Ralston1-0/+5
2014-11-21param: fix crash on bad kernel argumentsDaniel Thompson1-1/+1
2014-11-21tracing: Do not busy wait in buffer spliceRabin Vincent3-44/+62
2014-11-21audit: keep inode pinnedMiklos Szeredi1-0/+1
2014-11-21audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs1-1/+1
2014-11-21audit: correct AUDIT_GET_FEATURE return message typeRichard Guy Briggs1-1/+1
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski1-10/+1
2014-11-21tun: Fix csum_start with VLAN accelerationHerbert Xu1-7/+9
2014-11-21KVM: x86: Fix uninitialized op->type for some immediate valuesNadav Amit1-0/+8
2014-11-21mem-hotplug: reset node present pages when hot-adding a new pgdatTang Chen1-0/+17
2014-11-21mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen4-7/+20
2014-11-21hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-11-21mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski2-0/+19
2014-11-21mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski1-1/+1
2014-11-21mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren1-0/+52
2014-11-21crypto: caam - remove duplicated sg copy functionsCristian Stoica2-62/+14
2014-11-21crypto: qat - Enforce valid numa configurationTadeusz Struk7-34/+30
2014-11-21crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk1-0/+2
2014-11-21crypto: caam - fix missing dma unmap on error pathCristian Stoica1-15/+14
2014-11-21mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim3-29/+78
2014-11-21mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim1-11/+3
2014-11-21mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim1-5/+8
2014-11-21mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim4-2/+28
2014-11-21zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-21sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locksAndreas Larsson3-11/+30
2014-11-21sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().David S. Miller1-0/+4
2014-11-21sparc64: Fix crashes in schizo_pcierr_intr_other().David S. Miller1-3/+3
2014-11-21sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-11-21vio: fix reuse of vio_dring slotDwight Engen3-19/+26
2014-11-21sunvdc: limit each sg segment to a pageDwight Engen1-0/+4
2014-11-21sunvdc: compute vdisk geometry from capacityAllen Pais1-9/+14
2014-11-21sunvdc: add cdrom and v1.1 protocol supportAllen Pais2-20/+101
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra1-0/+46
2014-11-21netlink: Properly unbind in error conditions.Hiroaki SHIMODA1-2/+3