aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/page.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-20c6x: remove architectureGravatar Arnd Bergmann 1-4/+0
2019-02-22asm-generic/page.h: fix typo in #error text requiring a real asm/page.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageGravatar Chen Gang 1-3/+0
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Gravatar Linus Torvalds 1-3/+7
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Gravatar Sonic Zhang 1-2/+2
2011-10-06fixed generic page.h for non-zero PAGE_OFFSETGravatar Mark Salter 1-3/+7
2009-06-11asm-generic: add generic NOMMU versions of some headersGravatar Arnd Bergmann 1-0/+99
2009-06-11asm-generic: rename page.h and uaccess.hGravatar Arnd Bergmann 1-24/+0
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Gravatar Robert P. J. Day 1-2/+0
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Gravatar Linus Torvalds 1-34/+4
2006-12-08[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constantGravatar David Howells 1-4/+34
2005-09-05[PATCH] mm: consolidate get_orderGravatar Stephen Rothwell 1-0/+26