Age | Commit message (Expand) | Author |
2008-10-13 | traps: x86: converge trap_init functions | Alexander van Heukelum |
2008-10-13 | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar |
2008-08-21 | i386: vmalloc size fix | Dave Young |
2008-07-23 | x86: mm/init_XX.c declare functions before they get used | Jaswinder Singh |
2008-07-22 | x86: consolidate header guards | Vegard Nossum |
2008-07-08 | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #1 | Yinghai Lu |
2008-07-08 | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu |
2008-07-08 | x86: introduce initmem_init for 32 bit | Yinghai Lu |
2008-06-23 | Merge branch 'linus' into x86/threadinfo | Ingo Molnar |
2008-06-19 | x86, MM: virtual address debug, v2 | Jiri Slaby |
2008-06-19 | MM: virtual address debug | Jiri Slaby |
2008-06-19 | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge |
2008-05-12 | x86: thread_info: merge thread_info allocation | Christoph Lameter |
2008-04-17 | include/asm-x86/page_32.h: checkpatch cleanups - formatting only | Joe Perches |
2008-02-09 | x86: construct 32-bit boot time page tables in native format. | Ian Campbell |
2008-02-08 | x86: fix pgtable_t build breakage | Ingo Molnar |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-01-30 | x86: move page_is_ram() function | Thomas Gleixner |
2008-01-30 | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge |
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 | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify constants | Jeremy Fitzhardinge |
2008-01-30 | x64/page.h: convert some macros to inlines | Randy Dunlap |
2007-10-11 | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner |