| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -146/+0 |
* | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 2008-09-04 | 1 | -0/+1 |
* | x86, e820: add support for AddressRangeUnusuable ACPI memory type | Cihula, Joseph | 2008-08-21 | 1 | -0/+1 |
*-. | Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -0/+1 |
|\ \ |
|
| * | | x86: e820.c declare pci_mem_start before they get used | Jaswinder Singh | 2008-07-22 | 1 | -0/+1 |
| |/ |
|
* | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ |
|
* | x86: seperate memtest from init_64.c | Yinghai Lu | 2008-07-18 | 1 | -0/+8 |
* | x86: fix asm/e820.h for userspace inclusion | Rusty Russell | 2008-07-17 | 1 | -1/+2 |
* | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 1 | -1/+2 |
* | x86: make max_pfn cover acpi table below 4g | Yinghai Lu | 2008-07-09 | 1 | -1/+1 |
* | x86: use FIRMWARE_MEMMAP on x86/E820 | Bernhard Walle | 2008-07-08 | 1 | -0/+2 |
* | x86: change copy_e820_map to append_e820_map | Yinghai Lu | 2008-07-08 | 1 | -1/+0 |
* | x86: cleanup e820_setup_gap(), v2 | Alok Kataria | 2008-07-08 | 1 | -1/+1 |
* | x86: move reserve_setup_data to setup.c | Yinghai Lu | 2008-07-08 | 1 | -0/+3 |
* | x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 | Alok Kataria | 2008-07-08 | 1 | -0/+2 |
* | x86 boot: allow overlapping early reserve memory ranges | Paul Jackson | 2008-07-08 | 1 | -0/+1 |
* | x86: add e820_remove_range | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
* | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -6/+90 |
|\ |
|
| * | x86: cleanup machine_specific_memory_setup, v2 | Yinghai Lu | 2008-07-08 | 1 | -2/+1 |
| * | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 | 1 | -3/+6 |
| * | x86: move e820_resource_resources to e820.c | Yinghai Lu | 2008-07-08 | 1 | -0/+1 |
| * | x86 boot: pass E820 memory map entries more than 128 via linked list of setup... | Huang, Ying | 2008-07-08 | 1 | -0/+2 |
| * | x86, mm: use add_highpages_with_active_regions() for high pages init v2 | Yinghai Lu | 2008-07-08 | 1 | -1/+0 |
| * | x86: rename two e820 related functions | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
| * | x86: e820 merge parsing of the mem=/memmap= boot parameters | Yinghai Lu | 2008-07-08 | 1 | -0/+2 |
| * | x86: reserve highmem pages via reserve_early | Huang, Ying | 2008-06-05 | 1 | -0/+1 |
| * | x86: move e820_register_active() to e820.c | Yinghai Lu | 2008-06-04 | 1 | -0/+11 |
| * | x86: update mptable | Yinghai Lu | 2008-06-03 | 1 | -0/+1 |
| * | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 2008-05-25 | 1 | -0/+9 |
| * | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 | 1 | -0/+6 |
| * | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger... | Paul Jackson | 2008-05-25 | 1 | -1/+1 |
| * | x86 boot: extend some internal memory map arrays to handle larger EFI input | Paul Jackson | 2008-05-25 | 1 | -1/+36 |
| * | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant | Paul Jackson | 2008-05-25 | 1 | -1/+2 |
| * | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 | 1 | -0/+14 |
* | | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 2008-06-24 | 1 | -0/+1 |
|/ |
|
* | x86: fix the missing BIOS area check in page_is_ram | Thomas Gleixner | 2008-01-30 | 1 | -0/+3 |
* | x86: pat: e820 cleanup | Ingo Molnar | 2008-01-30 | 1 | -0/+3 |
* | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 2007-10-23 | 1 | -0/+28 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |