aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-05-11x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal1-0/+9
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap1-3/+4
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap1-1/+1
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-11/+7
2007-05-02[PATCH] x86-64: build-time checkingVivek Goyal1-0/+1
2007-05-02[PATCH] x86-64: Relocatable Kernel SupportVivek Goyal1-2/+4
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-4/+2
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal1-18/+10
2006-07-28[PATCH] x86_64: Enlarge debug stack for nested kprobesbibo mao1-1/+1
2006-04-27Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki1-2/+1
2006-01-16[PATCH] x86_64: Allow nesting of int3 by default for kprobesAndi Kleen1-0/+7
2006-01-11[PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich1-5/+10
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen1-1/+3
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-1/+0
2005-09-05[PATCH] mm: consolidate get_orderStephen Rothwell1-14/+2
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-2/+4
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino1-1/+3
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139