WANG Cong
|
cf9b111c17
x86: remove pointless comments
|
17 years ago |
Andi Kleen
|
f5c24a7fd0
x86: don't use large pages to map the first 2/4MB of memory
|
17 years ago |
Thomas Gleixner
|
67794292c8
x86: replace the now useless max_pfn_mapped define
|
17 years ago |
Andi Kleen
|
7d1116a92d
x86: implement true end_pfn_mapped for 32bit
|
17 years ago |
Mathieu Desnoyers
|
4e4eee0e01
x86: enhance DEBUG_RODATA support for hotplug and kprobes
|
17 years ago |
Harvey Harrison
|
7bfeab9af9
x86: include proper prototypes for rodata_test
|
17 years ago |
Thomas Gleixner
|
76ebd0548d
x86: introduce page pool in cpa
|
17 years ago |
Ian Campbell
|
551889a6e2
x86: construct 32-bit boot time page tables in native format.
|
17 years ago |
H. Peter Anvin
|
f832ff18e8
x86: use _ASM_EXTABLE macro in arch/x86/mm/init_32.c
|
17 years ago |
Rafael J. Wysocki
|
a6eb84bc1e
suspend: cleanup reference to swsusp_pg_dir[]
|
17 years ago |
Jeremy Fitzhardinge
|
6194ba6ff6
x86: don't special-case pmd allocations as much
|
17 years ago |
Ingo Molnar
|
d7d119d777
x86: arch/x86/mm/init_32.c printk fixes
|
17 years ago |
Ingo Molnar
|
8550eb9982
x86: arch/x86/mm/init_32.c cleanup
|
17 years ago |
Ingo Molnar
|
86f03989d9
x86: cpa: fix the self-test
|
17 years ago |
Ingo Molnar
|
ee01f1122c
x86: init memory debugging
|
17 years ago |
Arjan van de Ven
|
edeed30589
x86: add testcases for RODATA and NX protections/attributes
|
17 years ago |
Arjan van de Ven
|
3c1df68b84
x86: make sure initmem is writable
|
17 years ago |
Thomas Gleixner
|
d7c8f21a8c
x86: cpa: move flush to cpa
|
17 years ago |
Thomas Gleixner
|
5f5192b9fe
x86: move page_is_ram() function
|
17 years ago |
Arjan van de Ven
|
6d238cc4dc
x86: convert CPA users to the new set_page_ API
|
17 years ago |
Andi Kleen
|
934d15854d
x86: remove set_kernel_exec()
|
17 years ago |
Andi Kleen
|
c93c82bbea
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
|
17 years ago |
Huang, Ying
|
beacfaac3f
x86 32-bit boot: rename bt_ioremap() to early_ioremap()
|
17 years ago |
Huang, Ying
|
0947b2f31c
i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap
|
17 years ago |
Ingo Molnar
|
f0646e43ac
x86: return the page table level in lookup_address()
|
17 years ago |
Andi Kleen
|
4c3c4b4513
x86: clean up pte_exec
|
17 years ago |
Andi Kleen
|
0c42f39276
c_p_a(): do a simple self test at boot
|
17 years ago |
Jeremy Fitzhardinge
|
a5a19c63f4
x86: demacro asm-x86/pgalloc_32.h
|
17 years ago |
Jeremy Fitzhardinge
|
6c435456dc
x86: add mm parameter to paravirt_alloc_pd
|
17 years ago |
Jeremy Fitzhardinge
|
6fdc05d479
x86: unify pgtable accessors which use
|
17 years ago |