summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19of/fdt: export fdt blob as /sys/firmware/fdtArd Biesheuvel
2014-11-18of: Change of_device_is_available() to return boolKevin Cernekee
2014-11-18of: Fix of_device_is_compatible() commentKevin Cernekee
2014-11-18of/address: Don't throw errors on absent ranges propertiesBenjamin Herrenschmidt
2014-11-04of/platform: Move platform devices under /sys/devices/platformGrant Likely
2014-11-04of: Fix padding in _OF_DECLARE macro definitionThierry Reding
2014-11-04of: Remove spaces before tabsGeert Uytterhoeven
2014-11-04of: Grammar s/an/a/Geert Uytterhoeven
2014-11-04of: Improve grammar for of_alias_scan() documentationGeert Uytterhoeven
2014-11-04of: Correct of_phandle_args node reference in commentsGeert Uytterhoeven
2014-11-04of: check for size < 0 after rounding in early_init_dt_add_memory_archArd Biesheuvel
2014-11-04of/fdt: Don't clear initial_boot_params if fdt_check_header() failsBjorn Helgaas
2014-11-04of: Request and map make argument name constantMatthias Brugger
2014-11-04of/unittest: Rename selftest.c to unittest.cGrant Likely
2014-11-04of/unittest: Remove test devices after adding themGrant Likely
2014-11-04of: Eliminate of_allnodes listGrant Likely
2014-11-04of: introduce of_property_read_s32Sebastian Reichel
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-02Linux 3.18-rc3Linus Torvalds
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-11-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-11-03Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-11-02irda: stop calling sk_prot->disconnect() on connection failureLinus Torvalds
2014-11-03drm/exynos: correct connector->dpms field before resumingAndrzej Hajda
2014-11-03drm/exynos: enable vblank after DPMS onAndrzej Hajda
2014-11-03drm/exynos: init kms poll at the end of initializationAndrzej Hajda
2014-11-03drm/exynos: propagate plane initialization errorsAndrzej Hajda
2014-11-03drm/exynos: vidi: fix build warningInki Dae
2014-11-03drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda
2014-11-03drm/exynos: init vblank with real number of crtcsAndrzej Hajda
2014-11-02KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini
2014-11-02KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka
2014-11-02KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-02Merge branch 'vmwgfx-fixes-3.18' of git://people.freedesktop.org/~thomash/linuxDave Airlie
2014-11-01Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-01Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-31x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-10-31Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31ovl: initialize ->is_cursorMiklos Szeredi