summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | kconfig: Clarify expression rewritingUlf Magnusson2017-12-151-0/+52
| * | | | kconfig: Rename menu_check_dep() to rewrite_m()Ulf Magnusson2017-12-151-6/+10
| * | | | kconfig: Sync zconf.y with zconf.tab.c_shippedUlf Magnusson2017-12-121-1/+1
| * | | | kconfig: Document the 'symbol' structUlf Magnusson2017-12-071-1/+44
| * | | | kconfig: Document the 'menu' structUlf Magnusson2017-12-071-0/+45
| * | | | kconfig: Warn if choice default is not in choiceUlf Magnusson2017-12-071-0/+10
* | | | | Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-0110-115/+565
|\ \ \ \ \
| * | | | | Coccinelle: coccicheck: fix typoJulia Lawall2018-02-011-1/+1
| * | | | | Coccinelle: memdup: drop spurious lineJulia Lawall2018-01-291-1/+0
| * | | | | Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simpleHimanshu Jha2018-01-161-0/+0
| * | | | | Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-161-1/+1
| * | | | | Coccinelle: alloc_cast: Add more memory allocating functions to the listHimanshu Jha2018-01-161-21/+71
| * | | | | Coccinelle: array_size: report even if include is missingJérémy Lefaure2018-01-161-2/+2
| * | | | | Coccinelle: kzalloc-simple: Add all zero allocating functionsHimanshu Jha2018-01-161-5/+367
| * | | | | kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately failMasahiro Yamada2017-12-121-3/+7
| * | | | | scripts/package: snap-pkg targetPaolo Pisati2017-12-123-0/+35
| |/ / / /
* | | | | Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-02-013-142/+101
|\ \ \ \ \
| * | | | | kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada2018-01-251-2/+2
| * | | | | Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-01-181-0/+3
| * | | | | fixdep: use existing helper to check modular CONFIG optionsMasahiro Yamada2018-01-181-12/+12
| * | | | | fixdep: refactor parse_dep_file()Masahiro Yamada2018-01-181-40/+40
| * | | | | fixdep: move global variables to local variables of main()Masahiro Yamada2018-01-181-26/+16
| * | | | | fixdep: remove unneeded memcpy() in parse_dep_file()Masahiro Yamada2018-01-181-13/+9
| * | | | | fixdep: factor out common code for reading filesMasahiro Yamada2018-01-181-55/+20
| * | | | | fixdep: use malloc() and read() to load dep_file to bufferMasahiro Yamada2018-01-181-24/+32
| * | | | | fixdep: remove unnecessary <arpa/inet.h> inclusionMasahiro Yamada2018-01-181-1/+0
| * | | | | fixdep: exit with error code in error branches of do_config_file()Lukas Bulwahn2018-01-081-4/+2
| |/ / / /
* | | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0191-285/+151
|\ \ \ \ \
| * | | | | xtensa: remove arch specific early DT functionsRob Herring2018-01-301-12/+0
| * | | | | x86: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-6/+0
| * | | | | nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | | | | mips: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-301-5/+0
| * | | | | metag: remove arch specific early DT functionsRob Herring2018-01-301-14/+0
| * | | | | cris: remove arch specific early DT functionsRob Herring2018-01-302-34/+0
| * | | | | libfdt: remove unnecessary include directive from <linux/libfdt.h>Masahiro Yamada2018-01-111-1/+0
| * | | | | of: unittest: refactor MakefileMasahiro Yamada2018-01-091-14/+5
| * | | | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-083-16/+12
| * | | | | of: Use SPDX license tag for DT filesRob Herring2018-01-0825-100/+25
| * | | | | of/fdt: Fix #ifdef dependency of early flattree declarationsGeert Uytterhoeven2018-01-051-4/+8
| * | | | | dt-bindings: h8300 clocksource: correct spelling of pulseSimon Horman2018-01-051-1/+1
| * | | | | dt-bindings: imx6q-pcie: Add required property for i.MX6SXFabio Estevam2017-12-271-0/+1
| * | | | | mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT bindingTuomas Tynkkynen2017-12-261-2/+2
| * | | | | dt-bindings: Use lower case hex in unit-addressesRob Herring2017-12-2648-64/+64
| * | | | | dt-bindings: display: panel: Fix compatible string for Toshiba LT089AC29000Jonathan Neuschäfer2017-12-201-1/+1
| * | | | | dt-bindings: Add Infineon TLV493D-A1B6Andreas Färber2017-12-151-0/+1
| * | | | | dt-bindings: mailbox: ti,message-manager: Fix interrupt name errorNishanth Menon2017-12-151-2/+2
| * | | | | dt-bindings: chosen: Document linux,initrd-{start,end}Jonathan Neuschäfer2017-12-151-0/+15
| * | | | | dt-bindings: arm: document supported STM32 SoC familyLudovic Barre2017-12-121-0/+9
| * | | | | of: irq: Fix function description commentVasyl Gomonovych2017-12-121-2/+1
| * | | | | of: enable unittests on UMLRob Herring2017-12-121-2/+3