aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang1-3/+0
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-3/+7
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via predefined macroSonic Zhang1-2/+2
2011-10-06fixed generic page.h for non-zero PAGE_OFFSETMark Salter1-3/+7
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann1-0/+99
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-24/+0
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day1-2/+0
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant"Linus Torvalds1-34/+4
2006-12-08[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantDavid Howells1-4/+34
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-0/+26