summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-11-13kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann1-1/+3
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov2-8/+0
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-11-19kernel/bounds: avoid circular dependencies in generated headersKirill A. Shutemov1-1/+1
2013-11-15mm: properly separate the bloated ptl from the regular casePeter Zijlstra4-21/+25
2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra13-109/+125
2011-03-24memcg: remove direct page_cgroup-to-page pointerJohannes Weiner4-55/+117
2009-12-12kbuild: move bounds.h to include/generatedSam Ravnborg6-6/+5
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2-5/+16
2008-04-28mm: Get rid of __ZONE_COUNTChristoph Lameter2-17/+13
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter5-31/+31
2008-04-28kbuild: create a way to create preprocessor constants from C expressionsChristoph Lameter2-8/+67