Thomas Gleixner
|
31eedd823c
x86: zap invalid and unused pmds in early boot
|
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 |
Thomas Gleixner
|
bfc734b246
x86: avoid unused variable warning in mm/init_64.c
|
17 years ago |
Bernhard Walle
|
72a7fe3967
Introduce flags for reserve_bootmem()
|
17 years ago |
Arjan van de Ven
|
984bb80d94
x86: mark the .rodata section also NX
|
17 years ago |
Andi Kleen
|
d4f71f7969
x86: switch direct mapping setup over to set_pte
|
17 years ago |
Andi Kleen
|
bde1965ce8
x86: remove now unused clear_kernel_mapping
|
17 years ago |
Andi Kleen
|
31422c51e0
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
|
17 years ago |
Yinghai Lu
|
24a5da73f4
x86_64: make bootmap_start page align v6
|
17 years ago |
Yinghai Lu
|
25eff8d4cd
x86_64: add debug name for early_res
|
17 years ago |
Yinghai Lu
|
9198715763
x86: fix overlap between pagetable with bss section
|
17 years ago |
Ingo Molnar
|
10f22dde55
x86: arch/x86/mm/init_64.c printk fixes
|
17 years ago |
Thomas Gleixner
|
14a62c34b1
x86: unify ioremap
|
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
|
1a4872529e
x86: move misplaced rodata check call
|
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 |
Ingo Molnar
|
f62d0f008e
x86: cpa: set_memory_notpresent()
|
17 years ago |
Arjan van de Ven
|
6d238cc4dc
x86: convert CPA users to the new set_page_ API
|
17 years ago |
Andi Kleen
|
1a2b441231
x86: fix early_ioremap() on 64-bit
|
17 years ago |
Andi Kleen
|
0c42f39276
c_p_a(): do a simple self test at boot
|
17 years ago |
Andi Kleen
|
7517527891
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
|
17 years ago |
Ingo Molnar
|
f2633105cd
x86: debug: double-check the empty zero page
|
17 years ago |
Yinghai Lu
|
48ddb154cf
x86: not clear empty_zero_page again
|
17 years ago |
Jeremy Fitzhardinge
|
27ec161f93
x86: kill mk_pte_huge
|
17 years ago |
Joerg Roedel
|
929fd58913
x86: some whitespace cleanups in paging code
|
17 years ago |
Joerg Roedel
|
40842bf50e
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
|
17 years ago |