Age | Commit message (Expand) | Author | Files | Lines |
2024-01-23 | Documentation: power: Use kcalloc() instead of kzalloc() | Erick Archer | 1 | -1/+1 |
2024-01-17 | Merge tag 'docs-6.8-2' of git://git.lwn.net/linux | Linus Torvalds | 4 | -4/+4 |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 79 | -148/+2362 |
2024-01-11 | docs: kernel_feat.py: fix potential command injection | Vegard Nossum | 4 | -4/+4 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -6/+4 |
2024-01-03 | Translated the RISC-V architecture boot documentation. | longjin | 2 | -0/+156 |
2024-01-03 | Docs/zh_CN: Fix the meaning of DEBUG to pr_debug() | JiaLong.Yang | 1 | -1/+1 |
2023-12-29 | docs: submit-checklist: remove all of "make namespacecheck" | Tiezhu Yang | 3 | -6/+4 |
2023-12-23 | sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) | Vincent Guittot | 1 | -4/+3 |
2023-12-23 | Merge tag 'v6.7-rc6' into sched/core, to pick up fixes | Ingo Molnar | 1 | -2/+2 |
2023-12-15 | docs/sp_SP: Move howto.rst into /sp_SP/process/ | Avadhut Naik | 3 | -2/+2 |
2023-12-15 | docs/sp_SP: Warn of links pointing to documentation in English | Avadhut Naik | 1 | -0/+3 |
2023-12-15 | docs/sp_SP: Add translation of process/submit-checklist | Avadhut Naik | 2 | -0/+134 |
2023-12-15 | docs/sp_SP: Add translation of process/management-style | Avadhut Naik | 2 | -0/+300 |
2023-11-27 | docs/zh_CN: Update process index to 6.7-rc2 | Yanteng Si | 1 | -8/+44 |
2023-11-27 | docs/zh_CN: Adjust the number of characters per line in magic-number.rst to l... | Yanteng Si | 1 | -30/+39 |
2023-11-27 | docs/zh_CN: add process maintainer-pgp-guide tanslation | Yanteng Si | 2 | -0/+790 |
2023-11-26 | sched/doc: Update documentation after renames and synchronize Chinese version | Wenyu Huang | 1 | -4/+4 |
2023-11-21 | Docs/zh_CN/LoongArch: Update links in LoongArch introduction.rst | Yanteng Si | 1 | -2/+2 |
2023-11-17 | Merge branch 'vegard' into docs-mw | Jonathan Corbet | 7 | -29/+17 |
2023-11-17 | docs: use toctree :caption: and move introduction | Vegard Nossum | 3 | -16/+13 |
2023-11-17 | docs: driver-api: properly format ToC headings | Vegard Nossum | 2 | -6/+2 |
2023-11-17 | Documentation: dev-tools: properly format ToC headingss | Vegard Nossum | 1 | -4/+1 |
2023-11-17 | doc: userspace-api: properly format ToC headings | Vegard Nossum | 1 | -4/+1 |
2023-11-17 | docs/zh_TW: replace my email address | Hu Haowen | 60 | -78/+78 |
2023-11-17 | docs/sp_SP: Add translation of process/handling-regressions | Carlos Bilbao | 2 | -0/+798 |
2023-11-06 | Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -12/+0 |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds | 100 | -2037/+8143 |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -11/+1 |
2023-10-22 | docs: sparse: add SPDX-License-Identifier | Min-Hua Chen | 1 | -0/+2 |
2023-10-22 | docs/zh_CN: Add subsystem-apis Chinese translation | Tang Yizhou | 2 | -4/+111 |
2023-10-12 | Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2023-10-12 | workqueue: doc: Fix function and sysfs path errors | WangJinchao | 1 | -1/+1 |
2023-10-11 | docs/zh_TW: update contents for zh_TW | Hu Haowen | 87 | -2025/+7536 |
2023-10-10 | docs: move riscv under arch | Costa Shulyupin | 7 | -11/+11 |
2023-10-10 | docs: sparse: add sparse.rst to toctree | Min-Hua Chen | 2 | -1/+41 |
2023-10-10 | docs: sparse: convert sparse.txt to RST | Min-Hua Chen | 1 | -2/+2 |
2023-10-10 | docs: sparse: move TW sparse.txt to TW dev-tools | Min-Hua Chen | 1 | -0/+0 |
2023-09-27 | media: remove the old videobuf framework | Hans Verkuil | 1 | -12/+0 |
2023-09-23 | docs/sp_SP: Add translation of process/embargoed-hardware-issues | Avadhut Naik | 2 | -0/+342 |
2023-09-23 | docs/sp_SP: Add translation of process/security-bugs | Avadhut Naik | 2 | -0/+104 |
2023-09-20 | docs/zh_CN/LoongArch: Update the links of ABI | Tiezhu Yang | 1 | -2/+2 |
2023-09-11 | Documentation: Drop or replace remaining mentions of IA64 | Ard Biesheuvel | 3 | -11/+1 |
2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 1 | -1/+1 |
2023-09-06 | LoongArch: Add KASAN (Kernel Address Sanitizer) support | Qing Zhang | 1 | -1/+1 |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 78 | -205/+433 |
2023-08-21 | mm: convert free_huge_page() to free_huge_folio() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2023-08-21 | mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers | Vishal Moola (Oracle) | 1 | -7/+7 |
2023-08-21 | mm: kill frontswap | Johannes Weiner | 2 | -197/+0 |
2023-08-18 | docs/zh_CN: correct regi_chg(),regi_add() to region_chg(),region_add() | Xueshi Hu | 1 | -2/+2 |