| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -200/+0 |
| 2024-02-28 | process_madvise.2: Fix comments about commit ids | Alejandro Colomar | 1 | -1/+2 |
| 2024-02-25 | process_madvise.2: Rename parameter, and use array syntax | Alejandro Colomar | 1 | -7/+7 |
| 2024-02-25 | process_madvise.2: Document the glibc wrapper | Alejandro Colomar | 1 | -15/+5 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -14/+14 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -7/+6 |
| 2022-11-01 | madvise.2: add documentation for MADV_COLLAPSE | Zach O'Keefe | 1 | -0/+10 |
| 2022-10-31 | process_madvise.2: fix capability and ptrace requirements | Zach O'Keefe | 1 | -4/+17 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | dist.mk, All pages: .TH: Generate date at 'make dist' | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag... | Alejandro Colomar | 1 | -1/+1 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+187 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -187/+0 |
| 2022-08-21 | All pages: Remove the 5th argument to .TH | Alejandro Colomar | 1 | -1/+1 |
| 2022-08-21 | All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)" | Alejandro Colomar | 1 | -1/+1 |
| 2022-07-29 | Many pages: Use STANDARDS instead of CONFORMING TO | Alejandro Colomar | 1 | -1/+1 |
| 2022-06-17 | process_madvise.2: wfix | Alejandro Colomar | 1 | -2/+2 |
| 2022-06-17 | Various pages: Defer definition of iovec to iovec(3type) | Alejandro Colomar | 1 | -21/+2 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-25 | process_madvise.2: Add LIBRARY section | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
| 2021-09-10 | process_madvise.2: ffix | Alejandro Colomar | 1 | -2/+2 |
| 2021-09-10 | process_madvise.2: Minor tweaks to Zhangkui's patch | Alejandro Colomar | 1 | -3/+3 |
| 2021-09-10 | process_madvise.2: Add MADV_WILLNEED to process_madvise() | zhangkui | 1 | -0/+4 |
| 2021-06-22 | exit_group.2, ioprio_set.2, process_madvise.2, seccomp_unotify.2, set_mempoli... | Michael Kerrisk | 1 | -1/+1 |
| 2021-05-11 | process_madvise.2: Use syscall(SYS_...); for system calls without a wrapper. ... | Alejandro Colomar | 1 | -8/+12 |
| 2021-02-18 | process_madvise.2: Add CONFORMING TO | Michael Kerrisk | 1 | -0/+4 |
| 2021-02-13 | process_madvise.2: Consistently use the term 'advice' | Michael Kerrisk | 1 | -4/+4 |
| 2021-02-13 | process_madvise.2: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2021-02-13 | process_madvise.2: Defer to madvise(2) for description of 'advice' flags | Michael Kerrisk | 1 | -31/+9 |
| 2021-02-13 | process_madvise.2: Minor clarification regarding partial advice scenario | Michael Kerrisk | 1 | -1/+2 |
| 2021-02-13 | process_madvise.2: SYNOPSIS: Fix prototype parameter type | Alejandro Colomar | 1 | -1/+1 |
| 2021-02-13 | process_madvise.2: Add note about missing glibc wrapper | Alejandro Colomar | 1 | -0/+7 |
| 2021-02-02 | process_madvise.2: Restructure the text in DESCRIPTION a little | Michael Kerrisk | 1 | -39/+36 |
| 2021-02-02 | process_madvise.2: Minor edits to Suren Baghdasaryan's patch | Michael Kerrisk | 1 | -20/+25 |
| 2021-02-02 | process_madvise.2: Document process_madvise(2) | Suren Baghdasaryan | 1 | -0/+223 |