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