Age | Commit message (Expand) | Author |
2008-07-09 | x86: map UV chipset space - pagetable | Jack Steiner |
2008-07-08 | x86_64/setup: unconditionally populate the pgd | Jeremy Fitzhardinge |
2008-07-08 | x86/paravirt: groundwork for 64-bit Xen support, fix #2 | Jeremy Fitzhardinge |
2008-07-08 | x86, 64-bit: split set_pte_vaddr() | Eduardo Habkost |
2008-07-08 | x86, 64-bit: create small vmemmap mappings if PSE not available | Jeremy Fitzhardinge |
2008-07-08 | x86, 64-bit: adjust mapping of physical pagetables to work with Xen | Jeremy Fitzhardinge |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu |
2008-07-08 | x86: add table_top check for alloc_low_page in 64 bit | Yinghai Lu |
2008-07-08 | x86: get max_pfn_mapped in init_memory_mapping | Yinghai Lu |
2008-07-08 | x86, 64-bit: unify early_ioremap | Jeremy Fitzhardinge |
2008-07-08 | x86, 64-bit: use p??_populate() to attach pages to pagetable | Jeremy Fitzhardinge |
2008-07-08 | x86: fix compile warning in init_64.c | Yinghai Lu |
2008-07-08 | x86: clean up min_low_pfn | Yinghai Lu |
2008-07-08 | x86: introduce initmem_init for 64 bit | Yinghai Lu |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-03 | arch/x86/mm/init_64.c: early_memtest(): fix types | Andrew Morton |
2008-06-26 | x86: section/warning fixes | Daniel J Blueman |
2008-06-20 | x86: implement set_pte_vaddr | Jeremy Fitzhardinge |
2008-06-20 | x86: unify __set_fixmap | Jeremy Fitzhardinge |
2008-06-16 | Merge branch 'linus' into x86/memtest | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-06-04 | x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest | Kevin Winchester |
2008-06-04 | x86: fix bad pmd ffff810000207xxx(9090909090909090) | Hugh Dickins |
2008-05-25 | x86: init64.c include initrd.h | Thomas Gleixner |
2008-05-12 | x86_64: simplify the memtest parameter setting | Yinghai Lu |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-26 | x86_64/mm: check and print vmemmap allocation continuous | Yinghai Lu |
2008-04-26 | x86_64: make reserve_bootmem_generic() use new reserve_bootmem() | Yinghai Lu |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-25 | x86: remove set_fixmap() warning | Ingo Molnar |
2008-04-25 | x86: make __set_fixmap() non-init | Ingo Molnar |
2008-04-24 | x86: introduce /dev/mem restrictions with a config option | Arjan van de Ven |
2008-04-19 | x86: move definition to pci-dma.c | Glauber Costa |
2008-04-17 | x86: account overlapped mappings in max_pfn_mapped | Andi Kleen |
2008-04-17 | x86: replace the now useless max_pfn_mapped define | Thomas Gleixner |
2008-04-17 | x86: fix memtest print out | Yinghai Lu |
2008-04-17 | x86: memtest bootparam | Yinghai Lu |
2008-04-17 | x86: early memtest to find bad ram | Yinghai Lu |
2008-04-17 | x86: Remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-04-17 | x86: enhance DEBUG_RODATA support for hotplug and kprobes | Mathieu Desnoyers |
2008-04-17 | x86: do kernel direct mapping at boot using GB pages | Andi Kleen |
2008-04-17 | x86: add gbpages switches | Ingo Molnar |
2008-02-26 | x86: fix spontaneous reboot with allyesconfig bzImage | Ingo Molnar |
2008-02-26 | x86: remove double-checking empty zero pages debug | Yinghai Lu |