Age | Commit message (Expand) | Author |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | x86: add hugepagesz option on 64-bit | Andi Kleen |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge |
2008-07-22 | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-05-27 | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge |
2008-05-25 | x86: create prototype for (un)map_devmem | Thomas Gleixner |
2008-05-20 | x86: rearrange __(VIRTUAL|PHYSICAL)_MASK | Jeremy Fitzhardinge |
2008-05-20 | x86: fix warning on 32-bit non-PAE | Jeremy Fitzhardinge |
2008-05-20 | x86: define PTE_MASK in a universally useful way | Jeremy Fitzhardinge |
2008-04-24 | x86: introduce /dev/mem restrictions with a config option | Arjan van de Ven |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: implement true end_pfn_mapped for 32bit | Andi Kleen |
2008-03-21 | x86: fix {clear,copy}_user_page() declarations in page.h | Chuck Lever |
2008-02-04 | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen |
2008-01-30 | x86: move page_is_ram() function | Thomas Gleixner |
2008-01-30 | x86: introduce max_pfn_mapped | Thomas Gleixner |
2008-01-30 | add native_pud_val and _pmd_val for 2 and 3 | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge |
2008-01-30 | x86: fix pte_modify() bug | Ingo Molnar |
2008-01-30 | x86: page.h: move things back to their own files | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move pa and va related things | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #4 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #3 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #1 | Ingo Molnar |
2008-01-30 | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify constants | Jeremy Fitzhardinge |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |