summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86,mm: fix pte_special versus pte_numaHugh Dickins2014-08-302-6/+10
* hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko2014-08-301-1/+1
* mm/zpool: use prefixed module loadingKees Cook2014-08-303-1/+3
* zram: fix incorrect stat with failed_readsChao Yu2014-08-302-4/+8
* lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones2014-08-301-1/+6
* mm: actually clear pmd_numa before invalidatingMatthew Wilcox2014-08-301-1/+1
* memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen2014-08-301-2/+1
* resource: fix the case of null pointer accessVivek Goyal2014-08-301-7/+4
* checkpatch: relax check for length of git commit IDsJoe Perches2014-08-301-2/+2
* Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-281-0/+1
|\
| * pwm-backlight: Fix bogus request for GPIO#0 when instantiated from DTLothar Waßmann2014-08-201-0/+1
* | Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2014-08-286-14/+121
|\ \
| * | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-282-11/+11
| * | mfd: tc3589x: Add device tree bindingsLinus Walleij2014-08-281-0/+107
| * | mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-201-1/+1
| * | mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
| * | mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-201-1/+1
| |/
* | Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-288-23/+84
|\ \
| * | pinctrl: qcom: apq8064: Correct interrupts in exampleBjorn Andersson2014-08-211-1/+1
| * | pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-212-6/+64
| * | pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-171-2/+2
| * | pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-171-2/+1
| * | pinctrl: tegra-xusb: testing wrong variable in probe()Dan Carpenter2014-08-171-1/+2
| * | pinctrl: tegra-xusb: fix an off by one testDan Carpenter2014-08-171-1/+1
| * | pinctrl: rockchip: fix rk3288 gpio0 configurationSonny Rao2014-08-171-6/+9
| * | sh-pfc: r8a7791: fix CAN pin groupsSergei Shtylyov2014-08-171-4/+4
| |/
* | Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds2014-08-283-7/+10
|\ \
| * | dma-buf/fence: Fix one more kerneldoc warningThierry Reding2014-08-281-0/+1
| * | dma-buf/fence: Fix a kerneldoc warningThierry Reding2014-08-281-1/+1
| * | Documentation/dma-buf-sharing.txt: update API descriptionsGioh Kim2014-08-281-6/+8
* | | Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-285-8/+24
|\ \ \
| * | | ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai2014-08-271-0/+18
| * | | ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai2014-08-221-2/+2
| * | | ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-221-3/+1
| * | | ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| * | | ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-08-221-2/+2
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-2818-65/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/ast: Add missing entry to dclk_table[]Y.C. Chen2014-08-281-0/+1
| * | | Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie2014-08-285-15/+16
| |\ \ \
| | * | | drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han2014-08-261-0/+1
| | * | | drm: sti: Make of_device_id array constKiran Padwal2014-08-263-3/+3
| | * | | drm: sti: Fix return value check in sti_drm_platform_probe()Wei Yongjun2014-08-261-2/+2
| | * | | drm: sti: hda: fix return value check in sti_hda_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: hdmi: fix return value check in sti_hdmi_probe()Wei Yongjun2014-08-261-4/+4
| | * | | drm: sti: tvout: fix return value check in sti_tvout_probe()Wei Yongjun2014-08-261-2/+2
| * | | | Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie2014-08-284-5/+6
| |\ \ \ \
| | * | | | drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun2014-08-261-1/+1
| | * | | | drm/msm: fix compile error for non-dt buildsRob Clark2014-08-261-2/+1
| | * | | | drm/msm/mdp4: request vblank during modesetRob Clark2014-08-261-0/+2
| | * | | | drm/msm: avoid flood of kernel logs on faultsRob Clark2014-08-261-2/+2