aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring23-236/+1033
2018-09-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-09-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring3-0/+5
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring2-4/+4
2018-09-19Merge branch 'dt/linus' into HEADRob Herring1-0/+3
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring1-0/+3
2018-09-07of: make default address and size cells sizes privateRob Herring3-9/+8
2018-09-07of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring1-1/+1
2018-09-07vsprintf: print OF node name using full_nameRob Herring1-1/+6
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring6-22/+23
2018-09-04of/unittest: add printf tests for node nameRob Herring1-0/+4
2018-09-04of/unittest: remove use of node name pointer in overlay high level testRob Herring1-5/+8
2018-09-02Linux 4.19-rc2Linus Torvalds1-1/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+80
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-188/+213
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-50/+167
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+4
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-13/+4
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson5-31/+66
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-2/+3
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+3
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-17/+26
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-10/+24
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-6/+4
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds8-44/+66
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-5/+15
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha1-22/+4
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-30Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-161/+303
2018-08-30disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-08-30Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+13
2018-08-31Merge branch 'pm-core'Rafael J. Wysocki1-1/+1
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal1-1/+1
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang1-2/+4
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang1-6/+3
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang4-10/+15
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát1-24/+31
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2-2/+6
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-08-30Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds12-108/+269
2018-08-30of: add node name compare helper functionsRob Herring2-0/+35
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+7