summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-03phy: core: fix wrong err handle for phy_power_onShawn Lin
2016-03-03writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo
2016-03-03cgroup: make sure a parent css isn't offlined before its childrenTejun Heo
2016-03-03cpuset: make mm migration asynchronousTejun Heo
2016-03-03PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-03-03ARCv2: SMP: Emulate IPI to self using software triggered interruptVineet Gupta
2016-03-03ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2Vineet Gupta
2016-03-03libata: fix sff host state machine locking while pollingTejun Heo
2016-03-03qla2xxx: Fix stale pointer access.Quinn Tran
2016-03-03spi: atmel: fix gpio chip-select in case of non-DT platformCyrille Pitchen
2016-03-03target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger
2016-03-03target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger
2016-03-03target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger
2016-03-03target: Fix LUN_RESET active TMR descriptor handlingNicholas Bellinger
2016-03-03target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger
2016-03-03ALSA: hda - Fixing background noise on Dell Inspiron 3162Kai-Heng Feng
2016-03-03ALSA: hda - Apply clock gate workaround to Skylake, tooTakashi Iwai
2016-03-03Revert "workqueue: make sure delayed work run in local cpu"Tejun Heo
2016-03-03workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookupTejun Heo
2016-03-03mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-03-03rfkill: fix rfkill_fop_read wait_event usageJohannes Berg
2016-03-03tick/nohz: Set the correct expiry when switching to nohz/lowres modeWanpeng Li
2016-03-03perf stat: Do not clean event's private statsJiri Olsa
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-03-03Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee
2016-03-03Staging: speakup: Fix getting port informationSamuel Thibault
2016-03-03sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen
2016-03-03libceph: don't spam dmesg with stray reply warningsIlya Dryomov
2016-03-03libceph: use the right footer size when skipping a messageIlya Dryomov
2016-03-03libceph: don't bail early from try_read() when skipping a messageIlya Dryomov
2016-03-03libceph: fix ceph_msg_revoke()Ilya Dryomov
2016-03-03seccomp: always propagate NO_NEW_PRIVS on tsyncJann Horn
2016-03-03cpufreq: Fix NULL reference crash while accessing policy->governor_dataViresh Kumar
2016-03-03cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototypeArnd Bergmann
2016-03-03hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin
2016-03-03hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hookNishanth Menon
2016-03-03hwmon: (dell-smm) Blacklist Dell Studio XPS 8000Thorsten Leemhuis
2016-03-03Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-03-03Thermal: handle thermal zone device properly during system sleepZhang Rui
2016-03-03Thermal: initialize thermal zone device correctlyZhang Rui
2016-03-03IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-03-03IB/qib: Support creating qps with GFP_NOIO flagVinit Agnihotri
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-03-03IB/cm: Fix a recently introduced deadlockBart Van Assche
2016-03-03dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko
2016-03-03dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu
2016-03-03dmaengine: dw: fix cyclic transfer callbacksMans Rullgard
2016-03-03dmaengine: dw: fix cyclic transfer setupMans Rullgard
2016-03-03nfit: fix multi-interface dimm handling, acpi6.1 compatibilityDan Williams
2016-03-03ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun