diff options
author | Jonathan Corbet <corbet@lwn.net> | 2018-08-02 12:40:57 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-08-02 12:40:57 -0600 |
commit | 0bf1bd84f3657dc51acb9d30629c1967a6b91e76 (patch) | |
tree | c28f81c72fd5421297df0895bfc4fc2c941025ad /Documentation/core-api/index.rst | |
parent | d1634e1aedbc7c30fbba819f8f4fb37df076f49c (diff) | |
parent | ae9d88454446a314f9cda785a072a0c77a81591b (diff) | |
download | linux-0bf1bd84f3657dc51acb9d30629c1967a6b91e76.tar.bz2 |
Merge branch 'rppt' into docs-next
This contains a set of early-boot memory-management docs from Mike
Rapoport. It's been circulating on linux-mm for a long time; I finally
picked it up even though it changes a lot of .c files under mm/ (comments
only).
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 989c97cc232a..b5379fb740a5 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -29,6 +29,7 @@ Core utilities circular-buffers gfp_mask-from-fs-io timekeeping + boot-time-mm Interfaces for kernel debugging =============================== |