summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/init_32.c
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-2/+3
|\ \ \ \
| | | | * pvops-64: call paravirt_post_allocator_init() on setup_arch()Eduardo Habkost2008-07-161-2/+0
| |_|_|/ |/| | |
| | * | x86: enable memory tester support on 32-bitYinghai Lu2008-07-181-0/+3
| |/ / |/| |
* | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+4
|\ \ \ | |/ / |/| |
| * | ftrace: dont write protect kernel textSteven Rostedt2008-05-231-0/+4
| |/
* | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-111-0/+1
* | x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge2008-07-081-8/+2
* | x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu2008-07-081-6/+4
* | x86: fix init_memory_mapping over boundary, v4Yinghai Lu2008-07-081-22/+67
* | x86: fix init_memory_mapping over boundary v3Yinghai Lu2008-07-081-10/+14
* | x86: move fix mapping page table range earlyYinghai Lu2008-07-081-4/+11
* | x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit"Jeremy Fitzhardinge2008-07-081-0/+5
* | x86: introduce init_memory_mapping for 32bit #3Yinghai Lu2008-07-081-20/+0
* | x86: introduce init_memory_mapping for 32bit #2Yinghai Lu2008-07-081-3/+0
* | x86: introduce init_memory_mapping for 32bit #1Yinghai Lu2008-07-081-29/+112
* | x86: move some func calling from setup_arch to paging_initYinghai Lu2008-07-081-0/+29
* | x86: clean up min_low_pfnYinghai Lu2008-07-081-6/+4
* | x86: clean up using max_low_pfn on 32-bitYinghai Lu2008-07-081-16/+9
* | x86: move find_max_low_pfn to init_32.cYinghai Lu2008-07-081-1/+88
* | x86: introduce reserve_initrdYinghai Lu2008-07-081-4/+2
* | x86: introduce initmem_init for 32 bitYinghai Lu2008-07-081-0/+90
* | RFC x86: try to remove arch_get_ram_rangeYinghai Lu2008-07-081-2/+4
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-29/+57
|\ \
| * | x86: kill bad_pproYinghai Lu2008-07-081-31/+12
| * | x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu2008-07-081-11/+51
| * | x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu2008-07-081-0/+6
| * | x86: reserve highmem pages via reserve_earlyHuang, Ying2008-06-051-1/+2
| |/
| |
| \
| \
| \
*---. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-13/+5
|\ \ \ \ | |_|_|/ |/| | |
| | | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+5
| |_|/ |/| |
| | * x86: eliminate duplicate consistency checks in init_32.cJan Beulich2008-05-251-13/+0
| |/ |/|
* | x86: fix app crashes after SMP resumeHugh Dickins2008-05-131-11/+1
|/
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-33/+3
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+19
|\
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-241-0/+19
* | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-1/+1
* | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-3/+3
|/
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0
* x86: don't use large pages to map the first 2/4MB of memoryAndi Kleen2008-04-171-1/+6
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-3/+3
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-171-0/+4
* x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2008-04-171-16/+8
* x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-0/+1
* x86: introduce page pool in cpaThomas Gleixner2008-02-091-0/+2
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-091-45/+27
* x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.cH. Peter Anvin2008-02-041-4/+2
* suspend: cleanup reference to swsusp_pg_dir[]Rafael J. Wysocki2008-02-011-5/+5
* x86: don't special-case pmd allocations as muchJeremy Fitzhardinge2008-01-301-13/+0
* x86: arch/x86/mm/init_32.c printk fixesIngo Molnar2008-01-301-16/+22
* x86: arch/x86/mm/init_32.c cleanupIngo Molnar2008-01-301-118/+122
OpenPOWER on IntegriCloud