index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
translations
/
zh_CN
/
core-api
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2025-12-10
irqdomain: Delete irq_domain_add_tree()
Andy Shevchenko
1
-4
/
+0
2025-07-13
mm,memory_hotplug: remove status_change_nid_normal and update documentation
Oscar Salvador
1
-3
/
+0
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-26
/
+15
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2025-05-25
docs/core-api/symbol-namespaces: drop table of contents and section numbering
Masahiro Yamada
1
-26
/
+15
2025-05-16
irqdomain: Drop irq_linear_revmap()
Jiri Slaby (SUSE)
1
-2
/
+0
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
1
-4
/
+0
2025-05-16
powerpc: Switch irq_domain_add_nomap() to use fwnode
Jiri Slaby (SUSE)
1
-1
/
+1
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
1
-2
/
+1
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-2
/
+2
2024-12-03
doc: module: revert misconversions for MODULE_IMPORT_NS()
Masahiro Yamada
1
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-02
Documentation: Fix the compilation errors in union_find.rst
Xavier
2
-8
/
+14
2024-07-30
Union-Find: add a new module in kernel library
Xavier
1
-0
/
+87
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-04-25
remove references to page->flags in documentation
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-03
docs/zh_CN: core-api: Update translation of workqueue.rst to 6.9-rc1
Xingyou Chen
1
-27
/
+371
2024-01-03
Docs/zh_CN: Fix the meaning of DEBUG to pr_debug()
JiaLong.Yang
1
-1
/
+1
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2023-10-12
workqueue: doc: Fix function and sysfs path errors
WangJinchao
1
-1
/
+1
2023-09-11
Documentation: Drop or replace remaining mentions of IA64
Ard Biesheuvel
1
-6
/
+0
2023-03-24
Documentation: core-api: update kernel-doc reference to kmod.c
Bagas Sanjaya
1
-1
/
+1
2023-01-31
docs: ftrace: always use canonical ftrace path
Ross Zwisler
1
-2
/
+2
2023-01-02
docs/zh_CN: Update the translation of mm-api to 6.1-rc8
Yanteng Si
1
-1
/
+1
2023-01-02
docs/zh_CN: Update the translation of kernel-api to 6.1-rc8
Yanteng Si
1
-2
/
+8
2022-12-12
Merge tag 'docs-6.2' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+433
2022-11-24
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
1
-1
/
+1
2022-11-24
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
1
-1
/
+1
2022-10-31
Revert "docs/zh_CN: core-api: Add timekeeping Chinese translation"
Jonathan Corbet
2
-177
/
+5
2022-10-28
docs/zh_CN: core-api: Add errseq Chinese translation
Binbin Zhou
2
-5
/
+145
2022-10-28
docs/zh_CN: core-api: Add timekeeping Chinese translation
Binbin Zhou
2
-1
/
+178
2022-10-28
docs/zh_CN: core-api: Add this_cpu_ops Chinese translation
Binbin Zhou
2
-1
/
+286
2022-09-27
docs/zh_CN: core-api: Add packing Chinese translation
Binbin Zhou
2
-1
/
+161
2022-09-27
docs/zh_CN: core-api: Add generic-radix-tree Chinese translation
Binbin Zhou
2
-1
/
+24
2022-09-27
docs/zh_CN: core-api: Add circular-buffers Chinese translation
Binbin Zhou
2
-1
/
+211
2022-09-27
docs/zh_CN: core-api: Add idr Chinese translation
Binbin Zhou
2
-1
/
+81
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
11
-71
/
+763
2022-07-13
docs/zh_CN: core-api: Add watch_queue Chinese translation
Binbin Zhou
2
-0
/
+314
2022-07-01
doc: module: update file references
Masahiro Yamada
2
-2
/
+2
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-1
/
+0
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-06-24
docs/zh_CN: core-api: Update the translation of xarray.rst to 5.19-rc3
Binbin Zhou
1
-1
/
+3
2022-06-24
docs/zh_CN: core-api: Update the translation of workqueue.rst to 5.19-rc3
Binbin Zhou
1
-4
/
+17
2022-06-24
docs/zh_CN: core-api: Update the translation of printk-format.rst to 5.19-rc3
Binbin Zhou
1
-1
/
+2
2022-06-24
docs/zh_CN: core-api: Update the translation of printk-basics.rst to 5.19-rc3
Binbin Zhou
1
-2
/
+1
2022-06-24
docs/zh_CN: core-api: Update the translation of mm-api.rst to 5.19-rc3
Binbin Zhou
1
-1
/
+22
[next]