Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | x86: preallocate and prepopulate separately | Jeremy Fitzhardinge | 1 | -68/+101 |
2008-07-08 | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 1 | -5/+8 |
2008-07-08 | x86: simplify vmalloc_sync_all | Jeremy Fitzhardinge | 1 | -51/+26 |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu | 4 | -16/+11 |
2008-07-08 | x86: add table_top check for alloc_low_page in 64 bit | Yinghai Lu | 1 | -4/+5 |
2008-07-08 | x86: get max_pfn_mapped in init_memory_mapping | Yinghai Lu | 1 | -2/+2 |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #3 | Yinghai Lu | 2 | -22/+6 |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #2 | Yinghai Lu | 1 | -3/+0 |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #1 | Yinghai Lu | 1 | -29/+112 |
2008-07-08 | x86, 64-bit: unify early_ioremap | Jeremy Fitzhardinge | 2 | -56/+1 |
2008-07-08 | x86, 64-bit: use p??_populate() to attach pages to pagetable | Jeremy Fitzhardinge | 1 | -4/+5 |
2008-07-08 | x86: move some func calling from setup_arch to paging_init | Yinghai Lu | 1 | -0/+29 |
2008-07-08 | x86: numa32 pfn print out using hex instead | Yinghai Lu | 1 | -14/+15 |
2008-07-08 | x86: fix compile warning in init_64.c | Yinghai Lu | 1 | -2/+2 |
2008-07-08 | x86: clean up min_low_pfn | Yinghai Lu | 2 | -7/+7 |
2008-07-08 | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu | 2 | -31/+16 |
2008-07-08 | x86: move reservetop and vmalloc parsing to pgtable_32.c | Yinghai Lu | 1 | -1/+34 |
2008-07-08 | x86: move find_max_low_pfn to init_32.c | Yinghai Lu | 1 | -1/+88 |
2008-07-08 | x86: introduce reserve_initrd | Yinghai Lu | 1 | -4/+2 |
2008-07-08 | x86: introduce initmem_init for 32 bit | Yinghai Lu | 2 | -2/+92 |
2008-07-08 | x86: introduce initmem_init for 64 bit | Yinghai Lu | 2 | -1/+17 |
2008-07-08 | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 1 | -2/+4 |
2008-07-08 | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge | 1 | -2/+1 |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 3 | -33/+28 |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar | 2 | -58/+31 |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 1 | -5/+12 |
2008-07-08 | x86: numa_64.c fix shadowed variable | Thomas Gleixner | 1 | -15/+15 |
2008-07-08 | x86: numa_64.c make local variables static | Thomas Gleixner | 1 | -4/+4 |
2008-07-08 | x86: remove the static 256k node_to_cpumask_map | Mike Travis | 1 | -6/+0 |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis | 2 | -33/+12 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 5 | -126/+182 |
2008-07-08 | x86: fix compiling when CONFIG_X86_MPPARSE is not set | Yinghai Lu | 1 | -0/+4 |
2008-07-08 | x86: merge setup_memory_map with e820 | Yinghai Lu | 1 | -0/+12 |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu | 2 | -33/+14 |
2008-07-08 | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2 | -23/+58 |
2008-07-08 | x86: replace shrink_active_range() with remove_active_range() | Yinghai Lu | 1 | -21/+24 |
2008-07-08 | x86: clean up reserve_bootmem_generic() and port it to 32-bit | Yinghai Lu | 2 | -1/+8 |
2008-07-08 | x86: add flags parameter to reserve_bootmem_generic() | Bernhard Walle | 1 | -5/+12 |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 5 | -61/+40 |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 1 | -12/+4 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 10 | -321/+233 |
2008-07-08 | x86_64: use PAGE_OFFSET in dump_pagetables | Jiri Slaby | 1 | -1/+1 |
2008-07-08 | x86: add sparse annotations to ioremap | Thomas Gleixner | 1 | -5/+5 |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner | 1 | -22/+26 |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 3 | -0/+47 |
2008-07-07 | Merge branch 'tracing/mmiotrace-mergefixups' into tracing/mmiotrace | Ingo Molnar | 1 | -0/+1 |
2008-07-07 | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 5 | -61/+40 |
2008-07-03 | x86: remove unnecessary #ifdef CONFIG_X86_32...#else | Gustavo Fernando Padovan | 1 | -4/+0 |
2008-07-03 | arch/x86/mm/init_64.c: early_memtest(): fix types | Andrew Morton | 1 | -3/+4 |
2008-07-01 | x86: small unifications of address printing | Vegard Nossum | 1 | -12/+4 |