summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73Rob Herring2019-06-2131-833/+31
* dt-bindings: Add missing newline at end of fileGeert Uytterhoeven2019-06-184-4/+4
* of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warningKefeng Wang2019-06-181-54/+45
* dt-bindings: add Kontron vendor prefixMarco Felsch2019-06-181-0/+2
* dt-bindings: stm32: serial: Add optional resetErwan Le Ray2019-06-141-0/+1
* Documentation: arm: Link idle-states binding to "enable-method" propertyAmit Kucheria2019-06-131-3/+10
* dt-bindings: property-units: Sanitize unit namingGeert Uytterhoeven2019-06-131-17/+17
* Documentation: devicetree: Add vendor prefix for B&R Industrial Automation GmbHHannes Schmelzer2019-06-131-0/+2
* dt-bindings: Check the examples against the schemasRob Herring2019-06-131-1/+1
* dt-bindings: vendor-prefixes: Also allow node names starting with '_'Rob Herring2019-06-131-1/+1
* scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693Rob Herring2019-06-1215-56/+399
* dt-bindings: vendor: Add a bunch of vendorsMaxime Ripard2019-06-111-0/+58
* dt-bindings: vendor: Fix simtek vendor compatibleMaxime Ripard2019-05-261-2/+2
* dt-bindings: vendor: Escape single quoteMaxime Ripard2019-05-261-1/+1
* of/fdt: Mark initial_boot_params as __ro_after_initStephen Boyd2019-05-241-1/+1
* of/fdt: Remove dead code and mark functions with __initStephen Boyd2019-05-242-43/+5
* dt-bindings: Remove Linuxisms from common-properties bindingStephen Boyd2019-05-241-9/+8
* of: reserved-memory: ignore disabled memory-region nodesKrishna Reddy2019-05-241-0/+3
* dt-bindings: Add vendor prefix for EspressifMaxime Ripard2019-05-241-0/+2
* checkpatch.pl: Update DT vendor prefix checkRob Herring2019-05-221-2/+2
* dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu2019-05-2215-39/+39
* dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring2019-05-221-11/+13
* dt-bindings: arm: Clean up CPU binding examplesRobin Murphy2019-05-222-8/+8
* dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab2019-05-225-6/+6
* dt-bindings: Pass binding directory to validation toolsRob Herring2019-05-222-2/+2
* dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley2019-05-221-0/+38
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-191-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-193-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-185-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-181-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-181-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-181-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-181-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-182-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9