Age | Commit message (Expand) | Author |
2019-02-17 | Documentation: change linux-4.x references to 5.xdocs-5.0-fix | Arnd Bergmann |
2019-01-04 | docs: fix Co-Developed-by docs | Jorge Ramirez-Ortiz |
2019-01-04 | Documentation/process/coding-style.rst: don't use "extern" with function prot... | Alexey Dobriyan |
2018-12-06 | doc:process: add links where missing | Federico Vaga |
2018-11-20 | doc:it_IT: add some process/* translations | Federico Vaga |
2018-11-01 | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed... | Linus Torvalds |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds |
2018-10-22 | Code of Conduct: Change the contact email address | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Put in the proper URL for the committee | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct: Provide links between the two documents | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Properly reference the TAB correctly | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Add document explaining how the Code of Condu... | Greg Kroah-Hartman |
2018-10-22 | Code of conduct: Fix wording around maintainers enforcing the code of conduct | Chris Mason |
2018-10-18 | docs: Introduce deprecated APIs list | Kees Cook |
2018-10-18 | doc: fix a typo in adding-syscalls.rst | Guillaume Dore |
2018-09-30 | Compiler Attributes: add Doc/process/programming-language.rst | Miguel Ojeda |
2018-09-16 | Code of Conduct: Let's revamp it. | Greg Kroah-Hartman |
2018-09-03 | kconfig: do not require pkg-config on make {menu,n}config | Masahiro Yamada |
2018-08-31 | docs: tidy up TOCs and refs to license-rules.rst | Markus Heiser |
2018-08-31 | docs: fix typo in table describing 4.16 development cycle | Akinobu Mita |
2018-08-20 | Raise the minimum required gcc version to 4.6 | Joe Perches |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-15 | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-10 | Remove gendered language from management style documentation | Fox Foster |
2018-07-26 | docs: Update references to netdev-FAQ | Tobin C. Harding |
2018-07-26 | docs: Add rest label the_canonical_patch_format | Tobin C. Harding |
2018-07-18 | kconfig: check for pkg-config on make {menu,n,g,x}config | Randy Dunlap |
2018-07-18 | kbuild: verify that $DEPMOD is installed | Randy Dunlap |
2018-06-29 | Documentation/process/howto.rst: add a missing cross-reference | Michael Rodin |
2018-06-26 | Documentation/process: fix reST table border error | Randy Dunlap |
2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds |
2018-05-23 | docs: update kernel versions and dates in tables | Tim Bird |
2018-05-10 | Documentation/process/posting: wrap text at 80 cols | Justin Skists |
2018-05-08 | docs: */index.rst: Add newer documents to their respective index.rst | Mauro Carvalho Chehab |
2018-04-16 | Docs: tell maintainers to put [GIT PULL] in their subject lines | Matthew Wilcox |
2018-04-16 | Documentation/process: updates to the PGP guide | Konstantin Ryabitsev |
2018-04-16 | staging: irda: remove remaining remants of irda code removal | Greg Kroah-Hartman |
2018-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-11 | clang-format: add configuration file | Miguel Ojeda |
2018-04-09 | syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention | Dominik Brodowski |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-04-03 | Merge tag 'docs-4.17' of git://git.lwn.net/linux | Linus Torvalds |
2018-04-02 | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions | Dominik Brodowski |
2018-03-29 | Documentation/process: update FUSE project websitedocs-4.17 | Martin Kepplinger |
2018-03-26 | Documentation: magic-numbers: Fix typo | Martin Kepplinger |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin |
2018-03-25 | syscalls: define and explain goal to not call syscalls in the kernel | Dominik Brodowski |
2018-03-23 | COPYING: create a new file with points to the Kernel license files | Mauro Carvalho Chehab |
2018-03-21 | Documentation/CodingStyle: Add an example for braces | Gary R Hook |