summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2014-07-115-22/+28
|\ \ \ \ \ \ \
| * | | | | | | dm mpath: fix IO hang due to logic bug in multipath_busyJun'ichi Nomura2014-07-101-2/+3
| * | | | | | | dm io: fix a race condition in the wake up code for sync_ioJoe Thornber2014-07-101-14/+8Star
| * | | | | | | dm crypt, dm zero: update author name following legal name changeJana Saout2014-07-102-4/+4
| * | | | | | | dm: allocate a special workqueue for deferred device removalMikulas Patocka2014-07-101-2/+13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-1111-37/+37
|\ \ \ \ \ \ \
| * | | | | | | powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard2014-07-111-1/+16
| * | | | | | | powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64Guenter Roeck2014-07-111-1/+2
| * | | | | | | powerpc/perf: Clear MMCR2 when enabling PMUJoel Stanley2014-07-111-0/+3
| * | | | | | | powerpc/perf: Add PPMU_ARCH_207S defineJoel Stanley2014-07-113-6/+5Star
| * | | | | | | powerpc/kvm: Remove redundant save of SIER AND MMCR2Joel Stanley2014-07-111-5/+0Star
| * | | | | | | powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-111-1/+1
| * | | | | | | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3EMichael Ellerman2014-07-112-20/+2Star
| * | | | | | | powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman2014-07-113-3/+8
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-1126-73/+177
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-116-18/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/dpm: Reenabling SS on CaymanAlexandre Demers2014-07-101-6/+0Star
| | * | | | | | | | drm/radeon: fix typo in ci_stop_dpm()Alex Deucher2014-07-101-1/+1
| | * | | | | | | | drm/radeon: fix typo in golden register setup on evergreenAlex Deucher2014-07-101-4/+4
| | * | | | | | | | drm/radeon: only print meaningful VM faultsChristian König2014-07-103-6/+12
| | * | | | | | | | drm/radeon/dp: return -EIO for flags not zero caseAlex Deucher2014-07-101-1/+1
| |/ / / / / / / /
| * | | | | | | | Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-1010-24/+130
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915/vlv: T12 eDP panel timing enforcement during rebootClint Taylor2014-07-092-0/+44
| | * | | | | | | | drm/i915: Only unbind vgacon, not other console driversDaniel Vetter2014-07-091-2/+3
| | * | | | | | | | drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2014-07-092-0/+47
| | * | | | | | | | drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar2014-07-091-14/+15
| | * | | | | | | | drm/i915/vlv: DPI FIFO empty check is not neededShobhit Kumar2014-07-091-6/+0Star
| | * | | | | | | | drm/i915: Toshiba CB35 has a controllable backlightScot Doyle2014-07-091-0/+3
| | * | | | | | | | drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle2014-07-091-0/+3
| | * | | | | | | | drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle2014-07-093-2/+15
| * | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-07-1010-31/+29Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nouveau/ram: fix test for gpio presenceBen Skeggs2014-07-081-1/+1
| | * | | | | | | | | drm/nouveau/dp: workaround broken displayBen Skeggs2014-07-081-0/+1
| | * | | | | | | | | drm/nouveau/dp: fix required link bandwidth calculationsBen Skeggs2014-07-083-9/+11
| | * | | | | | | | | drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs2014-07-083-19/+12Star
| | * | | | | | | | | drm/nv50-/kms: pass a non-zero value for head to sor dpms methodsBen Skeggs2014-07-081-1/+2
| | * | | | | | | | | drm/nouveau/fb: Prevent inlining of ramfuc_regStéphane Marchesin2014-07-081-1/+1
| | * | | | | | | | | drm/gk104/ram: bash mpll bit 31 onBen Skeggs2014-07-081-0/+1
* | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-112-48/+57
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | firmware: Create directories for external firmwareMichal Marek2014-07-091-0/+6
| * | | | | | | | | | | kbuild: Fix packaging targets with relative $(srctree)Michal Marek2014-07-041-1/+1
| * | | | | | | | | | | kbuild: Do not print the build directory with make -sMichal Marek2014-07-041-47/+50
* | | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-1112-104/+317
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-07-103-16/+28
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad2014-07-091-1/+1
| | * | | | | | | | | | | | intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-071-2/+1Star
| | * | | | | | | | | | | | intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie2014-07-071-2/+5
| | * | | | | | | | | | | | intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-071-6/+16
| | * | | | | | | | | | | | intel_pstate: Fix setting VIDDirk Brandewie2014-07-071-5/+5
| * | | | | | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2014-07-104-1/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \