Commit Graph

329 Commits (eebbe9ca7855eb520cde62234028b6bd90083659)

Author SHA1 Message Date
Yinghai Lu 7c9e92b6cd x86: not set node to cpu_to_node if the node is not online 17 years ago
Rafael J. Wysocki 9b5cf48b06 x86: revert "x86: CPA: avoid split of alias mappings" 17 years ago
Thomas Gleixner 8be8f54bae x86: CPA: avoid split of alias mappings 17 years ago
Ingo Molnar b16bf712f4 x86: fix leak un ioremap_page_range() failure 17 years ago
Ingo Molnar 88f3aec7af x86: fix spontaneous reboot with allyesconfig bzImage 17 years ago
Yinghai Lu 3b57bc461f x86: remove double-checking empty zero pages debug 17 years ago
Ingo Molnar 92cb54a37a x86: make DEBUG_PAGEALLOC and CPA more robust 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Arjan van de Ven 156fbc3fbe x86: fix page_is_ram() thinko 17 years ago
Arjan van de Ven d8a9e6a51e x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page 17 years ago
Sam Ravnborg d01b9ad56e x86: fix section mismatch in srat_64.c:reserve_hotadd 17 years ago
Andi Kleen 8e31c2ac11 x86: CPA: remove BUG_ON for LRU/Compound pages 17 years ago
Arjan van dev Ven fcea424d31 fix historic ioremap() abuse in AGP 17 years ago
Yinghai Lu b7ad149d62 x86: reenable support for system without on node0 17 years ago
Thomas Gleixner f34b439f34 x86: CPA: avoid double checking of alias ranges 17 years ago
Thomas Gleixner af96e4438a x86: CPA no alias checking for _NX 17 years ago
Thomas Gleixner 31eedd823c x86: zap invalid and unused pmds in early boot 17 years ago
Thomas Gleixner c31c7d4844 x86: CPA, fix alias checks 17 years ago
Ingo Molnar f8d8406bcb x86: cpa, fix out of date comment 17 years ago
Thomas Gleixner 69b1415e93 x86: cpa: ensure page alignment 17 years ago
Harvey Harrison 7bfeab9af9 x86: include proper prototypes for rodata_test 17 years ago
Adrian Bunk cae30f8270 x86: make dump_pagetable() static 17 years ago
Andi Kleen 5d3c8b21e2 x86: CPA: fix gbpages support in try_preserve_large_page 17 years ago
Jeremy Fitzhardinge 37cc8d7f96 x86/early_ioremap: don't assume we're using swapper_pg_dir 17 years ago
Thomas Gleixner 81772fea41 x86: remove over noisy debug printk 17 years ago
Thomas Gleixner fac8493960 x86: cpa, strict range check in try_preserve_large_page() 17 years ago
Thomas Gleixner eb5b5f024c x86: cpa, use page pool 17 years ago
Thomas Gleixner 76ebd0548d x86: introduce page pool in cpa 17 years ago
Ian Campbell b6fbb669c8 x86: fix early_ioremap pagetable ops 17 years ago
Ian Campbell 551889a6e2 x86: construct 32-bit boot time page tables in native format. 17 years ago
Thomas Gleixner bfc734b246 x86: avoid unused variable warning in mm/init_64.c 17 years ago
Harvey Harrison da7bfc50f5 x86: sparse warnings in pageattr.c 17 years ago
Martin Schwidefsky 2f569afd9c CONFIG_HIGHPTE vs. sub-page page tables. 17 years ago
Bernhard Walle 72a7fe3967 Introduce flags for reserve_bootmem() 17 years ago
Ingo Molnar 58d5d0d8dd x86: fix deadlock, make pgd_lock irq-safe 17 years ago
Ingo Molnar 971a52d66a x86: delay CPA self-test and repeat it 17 years ago
Arjan van de Ven cc842b82cc x86: remove suprious ifdefs from pageattr.c 17 years ago
Arjan van de Ven 984bb80d94 x86: mark the .rodata section also NX 17 years ago
Ingo Molnar 2d684cd6d9 x86: remove X2 workaround 17 years ago
Thomas Gleixner d8b57bb700 x86: make spurious fault handler aware of large mappings 17 years ago
Hugh Dickins 8cb2a7c1e9 stop c_p_a corrupting the pds 17 years ago
Benjamin Herrenschmidt 5e5419734c add mm argument to pte/pmd/pud/pgd_free 17 years ago
Thomas Gleixner 7b610eec7a x86: cpa, micro-optimization 17 years ago
Ingo Molnar 87f7f8fe32 x86: cpa, clean up code flow 17 years ago
Ingo Molnar beaff6333b x86: cpa, eliminate CPA_ enum 17 years ago
Ingo Molnar 9df84993cb x86: cpa, cleanups 17 years ago
Andi Kleen f07333fd14 x86: implement gbpages support in change_page_attr() 17 years ago
Andi Kleen b536022227 x86: support gbpages in pagetable dump 17 years ago
Andi Kleen c2f71ee214 x86: add gbpages support to lookup_address 17 years ago
Andi Kleen d4f71f7969 x86: switch direct mapping setup over to set_pte 17 years ago