aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-29x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal
2014-08-29drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz
2014-08-29xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-29x86,mm: fix pte_special versus pte_numaHugh Dickins
2014-08-29hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko
2014-08-29mm/zpool: use prefixed module loadingKees Cook
2014-08-29zram: fix incorrect stat with failed_readsChao Yu
2014-08-29lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones
2014-08-29mm: actually clear pmd_numa before invalidatingMatthew Wilcox
2014-08-29memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen
2014-08-29resource: fix the case of null pointer accessVivek Goyal
2014-08-29checkpatch: relax check for length of git commit IDsJoe Perches
2014-08-28Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-28Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-08-28Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-28Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...Linus Torvalds
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-28mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren
2014-08-28mfd: tc3589x: Add device tree bindingsLinus Walleij
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding
2014-08-28dma-buf/fence: Fix a kerneldoc warningThierry Reding
2014-08-28Documentation/dma-buf-sharing.txt: update API descriptionsGioh Kim
2014-08-28drm/ast: Add missing entry to dclk_table[]Y.C. Chen
2014-08-28Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...Dave Airlie
2014-08-28Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2014-08-28drm: fix division-by-zero on dumb_create()David Herrmann
2014-08-28ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark
2014-08-28Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-08-27Merge branch 'sec-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-27radeon: Test for PCI root bus before assuming bus->selfAlex Williamson
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-08-27Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina
2014-08-27ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai
2014-08-26tomoyo: Fix pathname calculation breakage.Tetsuo Handa
2014-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-26Documentation: this_cpu_ops.txt: Update description of this_cpu_opsPranith Kumar
2014-08-26scripts/kernel-doc: recognize __meminitRandy Dunlap
2014-08-26drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)Alex Deucher
2014-08-26drm/radeon: save/restore the PD addr on suspend/resumeChristian König
2014-08-26drm/msm: Fix missing unlock on error in msm_fbdev_create()Wei Yongjun
2014-08-26drm/msm: fix compile error for non-dt buildsRob Clark
2014-08-26drm/msm/mdp4: request vblank during modesetRob Clark
2014-08-26drm/msm: avoid flood of kernel logs on faultsRob Clark
2014-08-26drm: sti: Add missing dependency on RESET_CONTROLLERJingoo Han