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
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula
2017-10-12Makefile: enable dochelp run from main make levelShuah Khan
2017-10-10kbuild: re-order the code to not parse unnecessary variablesMasahiro Yamada
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalMasahiro Yamada
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Masahiro Yamada
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementMasahiro Yamada
2017-10-09Linux 4.14-rc4v4.14-rc4Linus Torvalds
2017-10-07Makefile: kselftest: fix grammar typoRandy Dunlap
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-10-04objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDERJosh Poimboeuf
2017-10-02Linux 4.14-rc3v4.14-rc3Linus Torvalds
2017-09-27Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-09-27RISC-V: Build InfrastructurePalmer Dabbelt
2017-09-25Linux 4.14-rc2v4.14-rc2Linus Torvalds
2017-09-21Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf
2017-09-15Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-15firmware: delete in-kernel firmwareGreg Kroah-Hartman
2017-09-14Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-09-04Merge branch 'docs-next' of git://git.lwn.net/linuxLinus Torvalds
2017-09-03Linux 4.13v4.13Linus Torvalds
2017-09-01kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-08-28Linux 4.13-rc7v4.13-rc7Linus Torvalds
2017-08-25Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Makefile: add kselftest-clean to PHONY target listShuah Khan
2017-08-21Kbuild: use -fshort-wchar globallyArnd Bergmann
2017-08-21Linux 4.13-rc6v4.13-rc6Linus Torvalds
2017-08-14Linux 4.13-rc5v4.13-rc5Linus Torvalds
2017-08-09kbuild: trivial cleanups on the commentsCao jin
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds
2017-07-24Linux 4.13-rc2v4.13-rc2Linus Torvalds
2017-07-24docs: Makefile: remove no-ops targetsMauro Carvalho Chehab
2017-07-16Linux v4.13-rc1v4.13-rc1Linus Torvalds
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-13disable new gcc-7.1.1 warnings for nowLinus Torvalds
2017-07-11kbuild: Enable Large File Support for hostprogsUwe Kleine-König
2017-07-11kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada
2017-07-09kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada
2017-07-09kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada
2017-07-08Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-08Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds
2017-07-03Linux 4.12v4.12Linus Torvalds
2017-07-03kbuild: improve comments on KBUILD_SRCCao jin
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin
2017-06-26Linux 4.12-rc7v4.12-rc7Linus Torvalds
2017-06-25kbuild: Add __cc-option macroMatthias Kaehlcke