Age | Commit message (Expand) | Author | Files | Lines |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying | 6 | -40/+46 |
2008-06-05 | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 6 | -101/+59 |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying | 5 | -25/+28 |
2008-06-05 | x86: reserve highmem pages via reserve_early | Huang, Ying | 3 | -1/+14 |
2008-06-05 | x86: split out common code into find_overlapped_early() | Huang, Ying | 1 | -20/+30 |
2008-06-04 | x86: e820 max_arch_pfn typo fix for 64 bit | Yinghai Lu | 1 | -1/+1 |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu | 6 | -87/+33 |
2008-06-04 | x86: move e820_register_active() to e820.c | Yinghai Lu | 4 | -102/+120 |
2008-06-04 | x86, numa, 32-bit: make sure get we kva space | Yinghai Lu | 1 | -5/+12 |
2008-06-04 | x86: early check if a system is numaq | Yinghai Lu | 4 | -10/+33 |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu | 1 | -0/+2 |
2008-06-03 | x86: mp build fix | Ingo Molnar | 1 | -0/+9 |
2008-06-03 | x86: clean up max_pfn_mapped usage - 64-bit | Yinghai Lu | 2 | -13/+4 |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu | 3 | -2/+9 |
2008-06-03 | x86, numa, 32-bit: avoid clash between ramdisk and kva | Yinghai Lu | 1 | -19/+8 |
2008-06-03 | x86: update mptable | Yinghai Lu | 7 | -17/+445 |
2008-06-03 | x86, numa, 32-bit: print out debug info on all kvas | Yinghai Lu | 2 | -2/+12 |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu | 4 | -7/+6 |
2008-06-03 | x86: set node_remap_size[0] in fallback path | Yinghai Lu | 1 | -0/+1 |
2008-06-03 | x86, numa, 32-bit: increase max_elements to 1024 | Yinghai Lu | 2 | -9/+9 |
2008-06-03 | x86 mpparse: build fix | Ingo Molnar | 1 | -0/+1 |
2008-06-02 | x86: remove duplicated e820 func in setup.h | Yinghai Lu | 1 | -6/+0 |
2008-05-31 | x86: 32bit numa srat fix early_ioremap leak | Yinghai Lu | 1 | -11/+26 |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu | 3 | -12/+5 |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #4 | Yinghai Lu | 1 | -2/+7 |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 6 | -5/+19 |
2008-05-27 | x86: extend e820 ealy_res support 32bit - fix #2 | Yinghai Lu | 1 | -5/+9 |
2008-05-25 | x86: fix mpparse fallout | Thomas Gleixner | 1 | -32/+41 |
2008-05-25 | x86: allow MPPARSE to be deselected in SMP configs | Alexey Starikovskiy | 3 | -2/+6 |
2008-05-25 | x86: move mp_bus_not_pci from mpparse.c | Alexey Starikovskiy | 3 | -10/+8 |
2008-05-25 | x86: mp_bus_id_to_pci_bus is not needed | Alexey Starikovskiy | 4 | -14/+2 |
2008-05-25 | x86: move smp_found_config | Alexey Starikovskiy | 5 | -12/+12 |
2008-05-25 | x86: move pic_mode to apic_32.c | Alexey Starikovskiy | 3 | -4/+2 |
2008-05-25 | x86: Set pic_mode only if local apic code is present | Alexey Starikovskiy | 1 | -1/+1 |
2008-05-25 | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 8 | -75/+43 |
2008-05-25 | x86: fix mpparse/acpi interaction | Alexey Starikovskiy | 1 | -4/+5 |
2008-05-25 | x86: initialize all fields of mp_irqs[mp_irq_entries] | Soeren Sandmann | 1 | -5/+4 |
2008-05-25 | x86: make config_irqsrc not MPspec specific | Alexey Starikovskiy | 5 | -85/+100 |
2008-05-25 | x86: make struct config_ioapic not MPspec specific | Alexey Starikovskiy | 6 | -57/+69 |
2008-05-25 | x86: make mp_ioapic_routing definition local | Alexey Starikovskiy | 2 | -8/+6 |
2008-05-25 | x86: complete move ACPI from mpparse.c | Alexey Starikovskiy | 2 | -298/+305 |
2008-05-25 | x86: move es7000_plat out of mpparse.c | Alexey Starikovskiy | 3 | -6/+8 |
2008-05-25 | x86: cleanup print out for mptable | Yinghai Lu | 1 | -7/+6 |
2008-05-25 | x86: include pci.h in e820_64.c | Thomas Gleixner | 1 | -0/+1 |
2008-05-25 | x86: fix shadow variables of global end_pnf in e820_64.c | Thomas Gleixner | 1 | -18/+18 |
2008-05-25 | x86: move mp_ioapic_routing to mpparse and make it static | Thomas Gleixner | 2 | -4/+2 |
2008-05-25 | x86: extend e820 ealy_res support 32bit - fix | Yinghai Lu | 1 | -24/+31 |
2008-05-25 | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 10 | -319/+320 |
2008-05-25 | x86 boot: add code to add BIOS provided EFI memory entries to kernel | Paul Jackson | 1 | -0/+26 |
2008-05-25 | x86 boot: longer comment explaining sanitize_e820_map routine | Paul Jackson | 1 | -38/+56 |