summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle2014-06-161-3/+15
| * | | MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-161-2/+2
| * | | MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
| |/ /
* | | Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-289-16/+46
|\ \ \
| * | | ARC: [SMP] Enable icache coherencyVineet Gupta2014-06-261-6/+19
| * | | ARC: [SMP] Fix IPI IRQ registrationNoam Camus2014-06-261-2/+13
| * | | ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-06-262-0/+5
| * | | ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-262-4/+5
| * | | ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWINDVineet Gupta2014-06-261-1/+1
| * | | ARC: fix build warning in devtreeVineet Gupta2014-06-231-1/+1
| * | | ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-161-2/+2
| |/ /
* | | Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-281-1/+3
|\ \ \
| * | | lz4: fix another possible overrunGreg Kroah-Hartman2014-06-271-1/+3
* | | | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-281-10/+18
|\ \ \ \
| * | | | swiotlb: don't assume PA 0 is invalidJan Beulich2014-06-201-10/+18
| | |/ / | |/| |
* | | | Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-2812-335/+365
|\ \ \ \
| * | | | ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controllerMengdong Lin2014-06-261-7/+58
| * | | | ALSA: usb-audio: Fix races at disconnection and PCM closingTakashi Iwai2014-06-263-6/+25
| * | | | ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13Takashi Iwai2014-06-252-1/+62
| * | | | ALSA: hda - Make the pin quirk tables use the SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-327/+183
| * | | | ALSA: hda - Make a SND_HDA_PIN_QUIRK macroDavid Henningsson2014-06-241-0/+21
| * | | | ALSA: hda - Add pin quirk for Dell XPS 15David Henningsson2014-06-241-0/+21
| * | | | ALSA: hda - hdmi: call overridden init on resumePierre Ossman2014-06-231-1/+1
| * | | | ALSA: hda - Fix usage of "model" module parameterDavid Henningsson2014-06-231-0/+1
| * | | | ALSA: compress: fix the struct alignment to 4 bytesVinod Koul2014-06-232-14/+14
* | | | | Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-06-282-3/+4
|\ \ \ \ \
| * | | | | mfd: ab8500: Fix dt irq mappingGrygorii Strashko2014-06-261-1/+1
| * | | | | mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann2014-06-261-0/+1
| * | | | | mfd: STw481x: Allow modular buildArnd Bergmann2014-06-261-1/+1
| * | | | | mfd: UCB1x00: Enable modular buildArnd Bergmann2014-06-261-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-2826-70/+169
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-278-38/+46
| |\ \ \ \ \
| | * | | | | drm/i915: vlv_prepare_pll is only needed in case of non DSI interfacesShobhit Kumar2014-06-251-3/+4
| | * | | | | drm/i915: Hold the table lock whilst walking the file's idr and counting the ...Chris Wilson2014-06-241-0/+2
| | * | | | | drm/i915: BDW: Adding Reserved PCI IDs.Rodrigo Vivi2014-06-241-2/+10
| | * | | | | drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operationChris Wilson2014-06-241-3/+5
| | * | | | | drm/i915: default to having backlight if VBT not availableJani Nikula2014-06-231-3/+3
| | * | | | | drm/i915: cache hw power well enabled stateImre Deak2014-06-234-27/+22
| | |/ / / /
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-06-257-21/+63
| |\ \ \ \ \
| | * | | | | drm/exynos: enable vsync interrupt while waiting for vblankRahul Sharma2014-06-241-0/+4
| | * | | | | drm/exynos: soft reset mixer before reconfigure after power-onRahul Sharma2014-06-241-0/+2
| | * | | | | drm/exynos: allow multiple layer updates per vsync for mixerRahul Sharma2014-06-241-6/+1
| | * | | | | drm/exynos: stop mixer before gating clocks during poweroffRahul Sharma2014-06-242-0/+16
| | * | | | | drm/exynos: set power state variable after enabling clocks and powerRahul Sharma2014-06-241-9/+13
| | * | | | | drm/exynos: disable unused windows on applyAndrzej Hajda2014-06-241-0/+2
| | * | | | | drm/exynos: Fix de-registration orderingSachin Kamat2014-06-241-4/+4
| | * | | | | drm/exynos: change zero to NULL for sparseDan Carpenter2014-06-241-1/+1
| | * | | | | drm/exynos: dpi: Fix NULL pointer dereference with legacy bindingsTomasz Figa2014-06-241-1/+1
| | * | | | | drm/exynos: hdmi: fix power order issueInki Dae2014-06-241-0/+19
| | |/ / / /
| * | | | | Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-06-2510-10/+58
| |\ \ \ \ \