Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags | Szabolcs Nagy | 2014-07-20 | 1 | -0/+3 |
| | | | | | they can be used to set or query if transparent huge pages are disabled. introduced in linux 3.15 commit a0715cc22601e8830ace98366c0c2bd8da52af52 | ||||
* | add macros for new(ish) prctl commands | Rich Felker | 2013-07-30 | 1 | -0/+37 |
| | |||||
* | fix some prctl macros that were incorrectly copied into this file | Rich Felker | 2013-07-30 | 1 | -3/+3 |
| | |||||
* | copy-paste error in prctl.h | Rich Felker | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+64 |