summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06percpu_ref: implement percpu_ref_is_dying()Tejun Heo
2015-01-06percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()Tejun Heo
2015-01-06bluetooth: btmrvl: increase the priority of firmware download messageAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: add surprise_removed flagAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: error path handling in setup handlerAmitkumar Karwar
2015-01-06Bluetooth: btmrvl: fix race issue while stopping main threadAmitkumar Karwar
2015-01-06virtio_pci: document why we defer kfreeMichael S. Tsirkin
2015-01-06virtio_pci: defer kfree until release callbackSasha Levin
2015-01-06virtio_pci: device-specific release callbackMichael S. Tsirkin
2015-01-06virtio: make del_vqs idempotentMichael S. Tsirkin
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov
2015-01-06ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi
2015-01-06ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi
2015-01-06Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang
2015-01-06ARM: tegra: Regenerate defconfig based on v3.19-rc1Thierry Reding
2015-01-06Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2015-01-06ARM: dts: imx51-babbage: Fix ULPI PHY reset modellingFabio Estevam
2015-01-06ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sxShawn Guo
2015-01-06nl80211: define multicast group names in headerJohannes Berg
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla
2015-01-06ARM: dts: imx6dl-udoo: Add board support based off imx6q-udooRobert Nelson
2015-01-06Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiofMark Brown
2015-01-06spi: sh-msiof: fix MDR1_FLD_MASK valueYoshihiro Shimoda
2015-01-06ARM: tegra: Enable the mic-detect gpio on Acer Chromebook 13Dylan Reid
2015-01-06batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing
2015-01-06batman-adv: fix multicast counter when purging originatorsLinus Lüssing
2015-01-06batman-adv: fix counter for multicast supporting nodesLinus Lüssing
2015-01-06batman-adv: fix lock class for decoding hash in network-coding.cMartin Hundebøll
2015-01-06batman-adv: fix delayed foreign originator recognitionLinus Lüssing
2015-01-06batman-adv: fix and simplify condition when bonding should be usedSimon Wunderlich
2015-01-06ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede
2015-01-06fuse: add memory barrier to INITMiklos Szeredi
2015-01-06fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi
2015-01-06clk: sunxi: Make the mod0 clk driver also a platform driverHans de Goede
2015-01-06HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel
2015-01-06drm/i915: Broaden application of set-domain(GTT)Chris Wilson
2015-01-06drm/i915: Add some extra guards in evict_vmBen Widawsky
2015-01-06drm/i915: Include i915_gem_evict.c kerneldoc into the drm docbookDaniel Vetter
2015-01-06drm/i915: Make sample_c messages go faster on Haswell.Kenneth Graunke
2015-01-05Merge branch 'rt_cong_ctrl'David S. Miller
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann
2015-01-05net: tcp: refactor reinitialization of congestion controlDaniel Borkmann
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal
2015-01-05net: fib6: fib6_commit_metrics: fix potential NULL pointer dereferenceDaniel Borkmann
2015-01-05net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is definedHubert Sokolowski
2015-01-05Merge branch 'ip_cmsg_csum'David S. Miller