Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07kasan: don't emit builtin calls when sanitization is offAndrey Konovalov
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-25kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada
2018-01-21kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIXMasahiro Yamada
2017-12-16kbuild: prepare to remove C files pre-generated by flex and bisonMasahiro Yamada
2017-12-16kbuild: add LEX and YACC variablesMasahiro Yamada
2017-11-23kbuild: drop $(extra-y) from real-objs-yMasahiro Yamada
2017-11-18Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-11-16kbuild: create object directories simpler and fasterMasahiro Yamada
2017-11-15Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-10kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSMasahiro Yamada
2017-10-26kbuild: comments cleanup in Makefile.libCao jin
2017-09-09remove gperf left-overs from build systemLinus Torvalds
2017-08-21of: search scripts/dtc/include-prefixes path for both CPP and DTCMasahiro Yamada
2017-08-21of: remove arch/$(SRCARCH)/boot/dts from include search path for CPPMasahiro Yamada
2017-08-21of: remove drivers/of/testcase-data from include search path for CPPMasahiro Yamada
2017-05-19devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-11Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-05-06Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-28of: per-file dtc compiler flagsFrank Rowand
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-04-12kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-03-30dtc: update warning settings for new bus and node/property name checksRob Herring
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-03kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-07-18Kbuild: don't add obj tree in additional includesArnd Bergmann
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring
2016-03-23kernel: add kcov code coverageDmitry Vyukov
2016-02-23kbuild: Allow using host dtc instead of kernel's copyRob Herring
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek
2015-04-03kbuild: Create directory for target DTBNathan Rossi
2015-02-14kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada
2014-04-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-03-30kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely
2014-02-20kbuild: dtbs_install: new make targetJason Cooper
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2013-07-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds