aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/process
AgeCommit message (Expand)Author
2019-02-17Documentation: change linux-4.x references to 5.xArnd Bergmann
2019-01-04docs: fix Co-Developed-by docsJorge Ramirez-Ortiz
2019-01-04Documentation/process/coding-style.rst: don't use "extern" with function prot...Alexey Dobriyan
2018-12-06doc:process: add links where missingFederico Vaga
2018-11-20doc:it_IT: add some process/* translationsFederico Vaga
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-22Code of Conduct: Change the contact email addressGreg Kroah-Hartman
2018-10-22Code of Conduct Interpretation: Put in the proper URL for the committeeGreg Kroah-Hartman
2018-10-22Code of Conduct: Provide links between the two documentsGreg Kroah-Hartman
2018-10-22Code of Conduct Interpretation: Properly reference the TAB correctlyGreg Kroah-Hartman
2018-10-22Code of Conduct Interpretation: Add document explaining how the Code of Condu...Greg Kroah-Hartman
2018-10-22Code of conduct: Fix wording around maintainers enforcing the code of conductChris Mason
2018-10-18docs: Introduce deprecated APIs listKees Cook
2018-10-18doc: fix a typo in adding-syscalls.rstGuillaume Dore
2018-09-30Compiler Attributes: add Doc/process/programming-language.rstMiguel Ojeda
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman
2018-09-03kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada
2018-08-31docs: tidy up TOCs and refs to license-rules.rstMarkus Heiser
2018-08-31docs: fix typo in table describing 4.16 development cycleAkinobu Mita
2018-08-20Raise the minimum required gcc version to 4.6Joe Perches
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-10Remove gendered language from management style documentationFox Foster
2018-07-26docs: Update references to netdev-FAQTobin C. Harding
2018-07-26docs: Add rest label the_canonical_patch_formatTobin C. Harding
2018-07-18kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap
2018-07-18kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-06-29Documentation/process/howto.rst: add a missing cross-referenceMichael Rodin
2018-06-26Documentation/process: fix reST table border errorRandy Dunlap
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-05-23docs: update kernel versions and dates in tablesTim Bird
2018-05-10Documentation/process/posting: wrap text at 80 colsJustin Skists
2018-05-08docs: */index.rst: Add newer documents to their respective index.rstMauro Carvalho Chehab
2018-04-16Docs: tell maintainers to put [GIT PULL] in their subject linesMatthew Wilcox
2018-04-16Documentation/process: updates to the PGP guideKonstantin Ryabitsev
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-11clang-format: add configuration fileMiguel Ojeda
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-04-03Merge tag 'docs-4.17' of git://git.lwn.net/linuxLinus Torvalds
2018-04-02kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski
2018-03-29Documentation/process: update FUSE project websiteMartin Kepplinger
2018-03-26Documentation: magic-numbers: Fix typoMartin Kepplinger
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin
2018-03-25syscalls: define and explain goal to not call syscalls in the kernelDominik Brodowski
2018-03-23COPYING: create a new file with points to the Kernel license filesMauro Carvalho Chehab
2018-03-21Documentation/CodingStyle: Add an example for bracesGary R Hook