x86: make processor type select depend on CONFIG_EMBEDDED
[safe/jmp/linux-2.6] / include / asm-x86 / page_32.h
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-10-06 Ingo MolnarMerge branch 'x86/prototypes' into x86-v28-for-linus...
2008-08-21 Dave Youngi386: vmalloc size fix
2008-08-14 Ingo MolnarMerge branches 'x86/prototypes', 'x86/x2apic' and ...
2008-07-23 Jaswinder Singhx86: mm/init_XX.c declare functions before they get...
2008-07-22 Vegard Nossumx86: consolidate header guards
2008-07-08 Yinghai Lux86: merge zones_sizes_init for numa and non numa on...
2008-07-08 Yinghai Lux86: introduce init_memory_mapping for 32bit #1
2008-07-08 Yinghai Lux86: clean up using max_low_pfn on 32-bit
2008-07-08 Yinghai Lux86: introduce initmem_init for 32 bit
2008-06-23 Ingo MolnarMerge branch 'linus' into x86/threadinfo
2008-06-19 Jeremy Fitzhardingex86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
2008-06-10 Jeremy Fitzhardingex86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.
2008-05-12 Christoph Lameterx86: thread_info: merge thread_info allocation
2008-04-17 Joe Perchesinclude/asm-x86/page_32.h: checkpatch cleanups - format...
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-08 Ingo Molnarx86: fix pgtable_t build breakage
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-01-30 Thomas Gleixnerx86: move page_is_ram() function
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Jeremy Fitzhardingex86: page.h: move things back to their own files
2008-01-30 Jeremy Fitzhardingex86: page.h: move remaining bits and pieces
2008-01-30 Jeremy Fitzhardingex86: page.h: move pa and va related things
2008-01-30 Jeremy Fitzhardingex86: page.h: move and unify types for pagetable entry
2008-01-30 Jeremy Fitzhardingex86: page.h: unify page copying and clearing
2008-01-30 Jeremy Fitzhardingex86: page.h: unify constants
2008-01-30 Randy Dunlapx64/page.h: convert some macros to inlines
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86