| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich | 2009-09-22 | 1 | -1/+1 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -18/+1 |
|\ |
|
| * | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -18/+1 |
* | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | x86, e820: Guard against array overflowed in __e820_add_region() | Cyrill Gorcunov | 2009-08-26 | 1 | -1/+1 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 1 | -4/+3 |
* | | x86: add boundary check for 32bit res before expand e820 resource to alignment | Yinghai Lu | 2009-07-02 | 1 | -6/+10 |
|/ |
|
* | x86/pci: remove rounding quirk from e820_setup_gap() | Yinghai Lu | 2009-05-11 | 1 | -8/+3 |
* | x86, e820, pci: reserve extra free space near end of RAM | Linus Torvalds | 2009-05-11 | 1 | -0/+35 |
* | x86: fix boot hang in early_reserve_e820() | Jan Beulich | 2009-05-07 | 1 | -5/+6 |
* | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+5 |
* | x86: print out more info in e820_update_range() | Yinghai Lu | 2009-03-15 | 1 | -21/+35 |
* | x86: make e820_update_range() handle small range update | Yinghai Lu | 2009-03-14 | 1 | -4/+19 |
* | x86: fix e820_update_range() | Yinghai Lu | 2009-03-13 | 1 | -21/+24 |
* | x86: fix code paths used by update_mptable | Jan Beulich | 2009-03-13 | 1 | -7/+25 |
* | x86: check range in reserve_early() | Yinghai Lu | 2009-02-24 | 1 | -0/+3 |
* | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 1 | -16/+0 |
|\ |
|
| * | x86: change static allocation of trampoline area | Rafael J. Wysocki | 2008-12-08 | 1 | -16/+0 |
* | | x86 hibernate: Mark ACPI NVS memory region at startup | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+21 |
|/ |
|
* | x86: Clean up late e820 resource allocation | Linus Torvalds | 2008-11-01 | 1 | -3/+5 |
*---. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -3/+1 |
|\ \ \ |
|
| | | * | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -3/+1 |
| | |/
| |/| |
|
* | | | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 1 | -1/+1 |
|\| | |
|
| * | | x86: fix memmap=exactmap boot argument | Prarit Bhargava | 2008-09-09 | 1 | -1/+1 |
| |/ |
|
* | | x86: split e820 reserved entries record to late, v7 | Yinghai Lu | 2008-09-04 | 1 | -1/+1 |
* | | x86: split e820 reserved entries record to late v4 | Ingo Molnar | 2008-09-04 | 1 | -3/+9 |
* | | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 2008-09-04 | 1 | -2/+18 |
* | | x86, e820: add support for AddressRangeUnusuable ACPI memory type | Cihula, Joseph | 2008-08-21 | 1 | -0/+4 |
|/ |
|
* | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -7/+2 |
* | x86: improve debug printout: add target bootmem range in early_res_to_bootmem() | Yinghai Lu | 2008-07-20 | 1 | -1/+2 |
* | x86: remove arch_get_ram_range | Yinghai Lu | 2008-07-18 | 1 | -21/+0 |
* | x86, e820: remove end_user_pfn | Yinghai Lu | 2008-07-13 | 1 | -17/+2 |
* | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 | 1 | -0/+11 |
|\ |
|
| * | x86: add early quirk support | Ingo Molnar | 2008-07-10 | 1 | -0/+11 |
* | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 | 1 | -3/+20 |
* | | x86: e820: user-defined memory maps: remove the range instead of update it to... | Yinghai Lu | 2008-07-11 | 1 | -6/+5 |
|/ |
|
* | x86: make e820_end return end_of_ram again for 64bit | Yinghai Lu | 2008-07-10 | 1 | -2/+0 |
* | x86: e820 memmap - add checking for NULL early param | Cyrill Gorcunov | 2008-07-09 | 1 | -0/+3 |
* | x86: make e820_end return max ram type only for 32 bit | Yinghai Lu | 2008-07-09 | 1 | -0/+5 |
* | x86: make max_pfn cover acpi table below 4g | Yinghai Lu | 2008-07-09 | 1 | -6/+12 |
* | x86: let early_reserve_e820 update e820_saved too | Yinghai Lu | 2008-07-09 | 1 | -3/+28 |
* | x86: move saving e820_saved to setup_memory_map | Yinghai Lu | 2008-07-09 | 1 | -3/+5 |
* | x86: use FIRMWARE_MEMMAP on x86/E820 | Bernhard Walle | 2008-07-08 | 1 | -7/+37 |
* | x86: make early_res_to_bootmem print out less 80 width chars | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | x86: change copy_e820_map to append_e820_map | Yinghai Lu | 2008-07-08 | 1 | -5/+6 |
* | x86: cleanup e820_setup_gap(), v2 | Alok Kataria | 2008-07-08 | 1 | -5/+7 |
* | x86: move reserve_setup_data to setup.c | Yinghai Lu | 2008-07-08 | 1 | -1/+3 |
* | x86: fix warning in e820_reserve_resources with 32bit | Yinghai Lu | 2008-07-08 | 1 | -3/+6 |
* | x86: early res print out alignment v2 | Yinghai Lu | 2008-07-08 | 1 | -5/+15 |
* | x86: limit E820 map when a user-defined memory map is specified | Bernhard Walle | 2008-07-08 | 1 | -0/+5 |