Age | Commit message (Expand) | Author |
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: introduce init_memory_mapping for 32bit #3 | Yinghai Lu |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #2 | Yinghai Lu |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #1 | 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: move some func calling from setup_arch to paging_init | Yinghai Lu |
2008-07-08 | x86: numa32 pfn print out using hex instead | Yinghai Lu |
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: clean up using max_low_pfn on 32-bit | Yinghai Lu |
2008-07-08 | x86: move reservetop and vmalloc parsing to pgtable_32.c | Yinghai Lu |
2008-07-08 | x86: move find_max_low_pfn to init_32.c | Yinghai Lu |
2008-07-08 | x86: introduce reserve_initrd | Yinghai Lu |
2008-07-08 | x86: introduce initmem_init for 32 bit | Yinghai Lu |
2008-07-08 | x86: introduce initmem_init for 64 bit | Yinghai Lu |
2008-07-08 | RFC x86: try to remove arch_get_ram_range | Yinghai Lu |
2008-07-08 | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle |
2008-07-08 | x86: numa_64.c fix shadowed variable | Thomas Gleixner |
2008-07-08 | x86: numa_64.c make local variables static | Thomas Gleixner |
2008-07-08 | x86: remove the static 256k node_to_cpumask_map | Mike Travis |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar |
2008-07-08 | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu |
2008-07-08 | x86: replace shrink_active_range() with remove_active_range() | 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 branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-07-08 | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby |
2008-07-08 | x86: add sparse annotations to ioremap | Thomas Gleixner |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen |
2008-07-03 | x86: remove unnecessary #ifdef CONFIG_X86_32...#else | Gustavo Fernando Padovan |
2008-07-03 | arch/x86/mm/init_64.c: early_memtest(): fix types | Andrew Morton |
2008-07-01 | x86: small unifications of address printing | Vegard Nossum |
2008-06-26 | x86: section/warning fixes | Daniel J Blueman |
2008-06-24 | x86: pat.c final cleanup of loop body in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c introduce function to check for conflicts with existing memtypes | Andreas Herrmann |
2008-06-24 | x86: pat.c consolidate list_add handling in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c consolidate error/debug messages in reserve_memtype | Andreas Herrmann |
2008-06-24 | x86: pat.c more trivial changes | Andreas Herrmann |