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