Age | Commit message (Expand) | Author |
2008-06-10 | x86: remove all active memory ranges before registering them again after trim... | Yinghai Lu |
2008-06-09 | Revert "x86, 32-bit: SRAT fix" | Ingo Molnar |
2008-06-06 | x86, 32-bit: SRAT fix | Ingo Molnar |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying |
2008-06-05 | x86: split out common code into find_overlapped_early() | Huang, Ying |
2008-06-04 | x86: e820 max_arch_pfn typo fix for 64 bit | Yinghai Lu |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86: move e820_register_active() to e820.c | Yinghai Lu |
2008-06-04 | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu |
2008-06-04 | x86: early check if a system is numaq | Yinghai Lu |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 64-bit | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu |
2008-06-03 | x86: update mptable | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-06-03 | x86: set node_remap_size[0] in fallback path | Yinghai Lu |
2008-06-03 | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu |
2008-05-31 | x86: 32bit numa srat fix early_ioremap leak | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu |
2008-05-27 | x86: extend e820 ealy_res support 32bit - fix #2 | Yinghai Lu |
2008-05-25 | x86: fix mpparse fallout | Thomas Gleixner |
2008-05-25 | x86: allow MPPARSE to be deselected in SMP configs | Alexey Starikovskiy |
2008-05-25 | x86: move mp_bus_not_pci from mpparse.c | Alexey Starikovskiy |
2008-05-25 | x86: mp_bus_id_to_pci_bus is not needed | Alexey Starikovskiy |
2008-05-25 | x86: move smp_found_config | Alexey Starikovskiy |
2008-05-25 | x86: move pic_mode to apic_32.c | Alexey Starikovskiy |
2008-05-25 | x86: Set pic_mode only if local apic code is present | Alexey Starikovskiy |
2008-05-25 | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu |
2008-05-25 | x86: fix mpparse/acpi interaction | Alexey Starikovskiy |
2008-05-25 | x86: initialize all fields of mp_irqs[mp_irq_entries] | Soeren Sandmann |
2008-05-25 | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy |
2008-05-25 | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy |
2008-05-25 | x86: complete move ACPI from mpparse.c | Alexey Starikovskiy |
2008-05-25 | x86: move es7000_plat out of mpparse.c | Alexey Starikovskiy |
2008-05-25 | x86: cleanup print out for mptable | Yinghai Lu |
2008-05-25 | x86: include pci.h in e820_64.c | Thomas Gleixner |
2008-05-25 | x86: fix shadow variables of global end_pnf in e820_64.c | Thomas Gleixner |
2008-05-25 | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner |
2008-05-25 | x86: extend e820 ealy_res support 32bit - fix | Yinghai Lu |
2008-05-25 | x86: extend e820 ealy_res support 32bit | Yinghai Lu |
2008-05-25 | x86 boot: add code to add BIOS provided EFI memory entries to kernel | Paul Jackson |
2008-05-25 | x86 boot: longer comment explaining sanitize_e820_map routine | Paul Jackson |