summaryrefslogtreecommitdiff
path: root/kernel/bounds.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov
2013-11-15mm: properly separate the bloated ptl from the regular casePeter Zijlstra
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter