开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bounds.c
Age
Commit message (
Expand
)
Author
2018-10-31
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-08-08
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
2011-03-23
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
2009-12-12
kbuild: move bounds.h to include/generated
Sam Ravnborg
2008-04-29
Add kbuild.h that contains common definitions for kbuild users
Christoph Lameter
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
2008-04-28
pageflags: get rid of FLAGS_RESERVED
Christoph Lameter
2008-04-28
kbuild: create a way to create preprocessor constants from C expressions
Christoph Lameter