summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2016-04-093-10/+16
|\
| * md/bitmap: clear bitmap if bitmap_create failedGuoqing Jiang2016-04-011-8/+11
| * MD: add rdev reference for super writeShaohua Li2016-03-311-0/+3
| * md: fix a trivial typo in commentsWei Fang2016-03-311-1/+1
| * md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2016-03-311-1/+1
* | Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-099-62/+380
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki2016-04-085-10/+122
| |\ \ \ \
| | | | * | tools/power turbostat: work around RC6 counter wrapLen Brown2016-04-071-4/+15
| | | | * | tools/power turbostat: initial KBL supportLen Brown2016-04-071-0/+14
| | | | * | tools/power turbostat: initial SKX supportLen Brown2016-04-071-1/+8
| | | | * | tools/power turbostat: decode BXT TSC frequency via CPUIDLen Brown2016-04-071-1/+4
| | | | * | tools/power turbostat: initial BXT supportLen Brown2016-04-071-0/+9
| | | | * | tools/power turbostat: print IRTL MSRsLen Brown2016-04-072-3/+64
| | | | * | tools/power turbostat: SGX state should print only if --debugLen Brown2016-04-071-1/+1
| | | * | | powercap: intel_rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-051-0/+1
| | * | | | PM / wakeirq: fix wakeirq setting after wakup re-configuration from sysfsStrashko, Grygorii2016-04-071-0/+2
| | * | | | PM / runtime: Document steps for device removalKrzysztof Kozlowski2016-04-051-0/+4
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-084-52/+258
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | mailbox: pcc: Don't access an unmapped memory address spaceShanker Donthineni2016-04-071-2/+2
| | | * | | | | intel_idle: Add KBL supportLen Brown2016-04-071-0/+2
| | | * | | | | intel_idle: Add SKX supportLen Brown2016-04-071-0/+34
| | | * | | | | intel_idle: Clean up all registered devices on exit.Richard Cochran2016-04-071-1/+8
| | | * | | | | intel_idle: Propagate hot plug errors.Richard Cochran2016-04-071-2/+5
| | | * | | | | intel_idle: Don't overreact to a cpuidle registration failure.Richard Cochran2016-04-071-1/+1
| | | * | | | | intel_idle: Setup the timer broadcast only on successful driver load.Richard Cochran2016-04-071-7/+8
| | | * | | | | intel_idle: Avoid a double free of the per-CPU data.Richard Cochran2016-04-071-4/+3
| | | * | | | | intel_idle: Fix dangling registration on error path.Richard Cochran2016-04-071-4/+5
| | | * | | | | intel_idle: Fix deallocation order on the driver exit path.Richard Cochran2016-04-071-3/+3
| | | * | | | | intel_idle: Remove redundant initialization calls.Richard Cochran2016-04-071-6/+0
| | | * | | | | intel_idle: Fix a helper function's return value.Richard Cochran2016-04-071-3/+1
| | | * | | | | intel_idle: remove useless return from void function.Richard Cochran2016-04-071-2/+0
| | * | | | | | cpufreq: dt: Drop stale commentViresh Kumar2016-04-051-3/+0
| | * | | | | | cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-051-0/+135
| | * | | | | | cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-051-6/+23
| | * | | | | | intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-021-6/+15
| | * | | | | | intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-311-8/+19
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0941-92/+448
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-089-25/+88
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney2016-04-061-1/+1
| | * | | | | | | | mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach2016-04-051-0/+6
| | * | | | | | | | mac80211: Fix BW upgrade for TDLS peersIlan Peer2016-04-051-1/+2
| | * | | | | | | | mac80211: don't send deferred frames outside the SPEmmanuel Grumbach2016-04-051-3/+1
| | * | | | | | | | mac80211: remove description of dropped memberLuis de Bethencourt2016-04-051-1/+0
| | * | | | | | | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-051-0/+2
| | * | | | | | | | mac80211: ensure no limits on station rhashtableBen Greear2016-04-051-0/+1
| | * | | | | | | | mac80211: properly deal with station hashtable insert errorsJohannes Berg2016-04-051-5/+8
| | * | | | | | | | mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov2016-04-051-1/+3
| | * | | | | | | | mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-04-053-11/+61
| | * | | | | | | | mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2016-04-051-1/+1
| | * | | | | | | | mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau2016-04-051-1/+2
OpenPOWER on IntegriCloud