summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18dt-bindings: Add missing newline at end of fileGeert Uytterhoeven
2019-06-18of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warningKefeng Wang
2019-06-18dt-bindings: add Kontron vendor prefixMarco Felsch
2019-06-14dt-bindings: stm32: serial: Add optional resetErwan Le Ray
2019-06-13Documentation: arm: Link idle-states binding to "enable-method" propertyAmit Kucheria
2019-06-13dt-bindings: property-units: Sanitize unit namingGeert Uytterhoeven
2019-06-13Documentation: devicetree: Add vendor prefix for B&R Industrial Automation GmbHHannes Schmelzer
2019-06-13dt-bindings: Check the examples against the schemasRob Herring
2019-06-13dt-bindings: vendor-prefixes: Also allow node names starting with '_'Rob Herring
2019-06-12scripts/dtc: Update to upstream version v1.5.0-23-g87963ee20693Rob Herring
2019-06-11dt-bindings: vendor: Add a bunch of vendorsMaxime Ripard
2019-05-26dt-bindings: vendor: Fix simtek vendor compatibleMaxime Ripard
2019-05-26dt-bindings: vendor: Escape single quoteMaxime Ripard
2019-05-24of/fdt: Mark initial_boot_params as __ro_after_initStephen Boyd
2019-05-24of/fdt: Remove dead code and mark functions with __initStephen Boyd
2019-05-24dt-bindings: Remove Linuxisms from common-properties bindingStephen Boyd
2019-05-24of: reserved-memory: ignore disabled memory-region nodesKrishna Reddy
2019-05-24dt-bindings: Add vendor prefix for EspressifMaxime Ripard
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring
2019-05-22dt-bindings: arm: Clean up CPU binding examplesRobin Murphy
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring
2019-05-22dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar