Hugh Dickins
|
61165d7a03
x86: fix app crashes after SMP resume
|
17 years ago |
Jeremy Fitzhardinge
|
180c06efce
hotplug-memory: make online_page() common
|
17 years ago |
Dmitri Vorobiev
|
f7f17a67c5
x86: remove NexGen support
|
17 years ago |
Linus Torvalds
|
bf16ae2509
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat
|
17 years ago |
Jeremy Fitzhardinge
|
68db065c84
x86: unify KERNEL_PGD_PTRS
|
17 years ago |
Jeremy Fitzhardinge
|
6944a9c894
x86: rename paravirt_alloc_pt etc after the pagetable structure
|
17 years ago |
Arjan van de Ven
|
ae531c26c5
x86: introduce /dev/mem restrictions with a config option
|
17 years ago |
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 |