summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-06-1015-65/+485
|\
| * hp-wmi: Enable hotkeys on some systemsKyle Evans2014-06-101-0/+18
| * thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede2014-06-101-1/+3
| * platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8...Pali Rohár2014-06-103-0/+244
| * ideapad_laptop: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-101-5/+3
| * platform/x86: Fix run-time dependencies of OLPC driversJean Delvare2014-06-101-1/+2
| * platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-101-3/+1
| * ix86/mid/thermal: Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-101-5/+2
| * platform x86 Kconfig: Refer to the laptop list in the Compal driver helpIsmael Luceno2014-06-101-10/+8
| * Documentation: Add list of laptop models supported by the Compal driverIsmael Luceno2014-06-101-0/+18
| * ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11Hans de Goede2014-06-101-5/+18
| * asus-wmi: Set WAPF to 4 for Asus X550CAAndreas Utterberg2014-06-101-0/+9
| * alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable statusMario Limonciello2014-06-101-30/+88
| * alienware-wmi: Update WMAX brightness method limit to 15Mario Limonciello2014-06-091-2/+1
| * pvpanic: Set high notifier priorityTakashi Iwai2014-06-091-0/+1
| * platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.Scott Thrasher2014-06-091-0/+38
| * toshiba_acpi: Add alternative keymap support for Satellite M840Takashi Iwai2014-06-091-1/+29
| * platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range checkAxel Lin2014-06-091-2/+2
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-06-106-150/+292
|\ \
| * | rtc: s5m: consolidate two device type switch statementsKrzysztof Kozlowski2014-06-101-19/+8
| * | rtc: s5m: add support for S2MPS14 RTCKrzysztof Kozlowski2014-06-102-19/+86
| * | rtc: s5m: support different register layoutKrzysztof Kozlowski2014-06-101-48/+109
| * | rtc: s5m: use shorter time of register updateKrzysztof Kozlowski2014-06-102-0/+17
| * | rtc: s5m: remove undocumented time init on first bootKrzysztof Kozlowski2014-06-101-30/+0
| * | mfd/rtc: sec/s5m: rename SEC* symbols to S5MKrzysztof Kozlowski2014-06-102-71/+71
| * | gcov: add support for GCC 4.9Yuan Pengfei2014-06-102-0/+11
| * | ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...Tariq Saeed2014-06-101-2/+29
* | | decode_stacktrace: make stack dump output useful againSasha Levin2014-06-101-0/+126
* | | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-06-1041-1896/+1804
|\ \ \
| * | | NFS: populate ->net in mount data when remountingMateusz Guzik2014-06-101-0/+1
| * | | pnfs: fix lockup caused by pnfs_generic_pg_testWeston Andros Adamson2014-06-101-14/+18
| * | | NFSv4.1: Fix typo in dprintkTom Haynes2014-06-091-1/+1
| * | | NFSv4.1: Comment is now wrong and redundant to codeTom Haynes2014-06-091-4/+1
| * | | NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_stateTrond Myklebust2014-06-051-3/+3
| * | | Merge tag 'nfs-rdma-3.16' of git://git.linux-nfs.org/projects/anna/nfs-rdma i...Trond Myklebust2014-06-046-602/+411
| |\ \ \
| | * | | xprtrdma: Disconnect on registration failureChuck Lever2014-06-042-23/+42
| | * | | xprtrdma: Remove BUG_ON() call sitesChuck Lever2014-06-042-9/+12
| | * | | xprtrdma: Avoid deadlock when credit window is resetChuck Lever2014-06-043-19/+7
| | * | | SUNRPC: Move congestion window constants to header fileChuck Lever2014-06-042-19/+15
| | * | | xprtrdma: Reset connection timeout after successful reconnectChuck Lever2014-06-041-0/+1
| | * | | xprtrdma: Use macros for reconnection timeout constantsChuck Lever2014-06-041-7/+12
| | * | | xprtrdma: Allocate missing pagelistShirley Ma2014-06-041-0/+6
| | * | | xprtrdma: Remove Tavor MTU settingChuck Lever2014-06-041-14/+0
| | * | | xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever2014-06-041-9/+20
| | * | | xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever2014-06-041-12/+13
| | * | | xprtrdma: Limit work done by completion handlerChuck Lever2014-06-042-4/+7
| | * | | xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever2014-06-042-18/+42
| | * | | xprtrmda: Reduce lock contention in completion handlersChuck Lever2014-06-041-4/+10
| | * | | xprtrdma: Split the completion queueChuck Lever2014-06-042-92/+137
| | * | | xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever2014-06-043-13/+4