summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-09-05ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King
2013-09-05HID: MAINTAINERS: add roccat driversStefan Achatz
2013-09-05Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2013-09-04x86, doc: Add an entry in MAINTAINERS for arch/x86/kernel/cpu/vmware.cAlok Kataria
2013-09-05f2fs: optimize gc for better performanceJin Xu
2013-09-05drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat
2013-09-05drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat
2013-09-05drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat
2013-09-05drm/exynos: Consider fallback option to allocation failVikas Sajjan
2013-09-05drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda
2013-09-05drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda
2013-09-05drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda
2013-09-05drm/exynos: check a pixel format to a particular window layerInki Dae
2013-09-05drm/exynos: fix fimd pixel format settingInki Dae
2013-09-05drm/exynos: Add NULL pointer checkSachin Kamat
2013-09-05drm/exynos: Remove redundant error messagesSachin Kamat
2013-09-05drm/exynos: Add missing of.h header includeSachin Kamat
2013-09-05drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat
2013-09-05drm/exynos: add device tree support for rotatorChanho Park
2013-09-05drm/exynos: Add missing includesMark Brown
2013-09-05drm/exynos: add runtime pm interfaces to g2d driverInki Dae
2013-09-05drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan
2013-09-05f2fs: merge more bios of node block writesJaegeuk Kim
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-09-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-04lockref: Implement lockref for ItaniumLuck, Tony
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05drm/tda998x: BUG() on invalid audio formatDavid Herrmann
2013-09-05drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann
2013-09-04net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann
2013-09-04net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann
2013-09-04net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann
2013-09-04net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann
2013-09-04net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann
2013-09-04net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann