2013-09-11 |
Yinghai Lu | mm: kill one if loop in __free_pages_bootmem() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-08-20 |
Yinghai Lu | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-26 |
Yinghai Lu | PCI: Retry allocation of only the resource type that... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: pciehp: Fix null pointer deref when hot-removing... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Assign resources for hot-added host bridge more... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Move resource reallocation code to non-__init Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Delay enabling bridges until they're needed Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Assign resources on a per-bus basis Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Enable unassigned resource reallocation on per... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Turn on reallocation for unassigned resources... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Look for unassigned resources on per-bus basis Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-07-25 |
Yinghai Lu | PCI: Drop temporary variable in pci_assign_unassigned_resour... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-06-25 |
Yinghai Lu | x86: Fix /proc/mtrr with base/size more than 44bits Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-06-18 |
Yinghai Lu | range: Do not add new blank slot with add_range_with_merge Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-06-18 |
Yinghai Lu | x86, mtrr: Fix original mtrr range get for mtrr_cleanup Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-05-31 |
Yinghai Lu | x86: Fix adjust_range_size_mask calling position Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-05-17 |
Yinghai Lu | PCI: acpiphp: Re-enumerate devices when host bridge... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-05-17 |
Yinghai Lu | x86, range: fix missing merge during add range Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-05-07 |
Yinghai Lu | PCI: Delay final fixups until resources are assigned Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-17 |
Yinghai Lu | kexec: use Crash kernel for Crash kernel low Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-17 |
Yinghai Lu | x86, kdump: Change crashkernel_high/low= to crashkernel... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-17 |
Yinghai Lu | x86, kdump: Retore crashkernel= to allocate under 896M Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-17 |
Yinghai Lu | x86, kdump: Set crashkernel_low automatically Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-15 |
Yinghai Lu | PCI: Clean up quirk_io_region Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-01 |
Yinghai Lu | EISA/PCI: Init EISA early, before PNP Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-04-01 |
Yinghai Lu | EISA/PCI: Fix bus res reference Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-03-30 |
Yinghai Lu | PCI / ACPI: Don't query OSC support with all possible... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-03-26 |
Yinghai Lu | PCI / ACPI: hold acpi_scan_lock during root bus hotplug Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-03-24 |
Yinghai Lu | ACPI: Set length even for TYPE_END_TAG acpi resource Bisected-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-03-07 |
Yinghai Lu | x86, mm: Make sure to find a 2M free block for the... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-03-02 |
Yinghai Lu | x86, ACPI, mm: Revert movablemem_map support Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-02-16 |
Yinghai Lu | PCI/ACPI: Don't cache _PRT, and don't associate them... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86: Don't panic if can not alloc buffer for swiotlb Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | mm: Add alloc_bootmem_low_pages_nopanic() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, 64bit, mm: hibernate use generic mapping_init Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, 64bit, mm: Mark data/bss/brk to nx Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86: Merge early kernel reserve for 32bit and 64bit Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86: Add Crash kernel low reservation Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, kdump: Remove crashkernel range find limit for... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | memblock: Add memblock_mem_size() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, boot: Not need to check setup_header version for... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, boot: Update comments about entries for 64bit... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-30 |
Yinghai Lu | x86, boot: Support loading bzImage, boot_params and... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, kexec, 64bit: Only set ident mapping for ram. Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, kexec: Replace ident_mapping_init and init_level4_page Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, kexec: Set ident mapping for kernel that is above... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, kexec: Remove 1024G limitation for kexec buffer... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, boot: Move lldt/ltr out of 64bit code section Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, boot: Move verify_cpu.S and no_longmode down Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, boot: Pass cmd_line_ptr with unsigned long instead Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, boot: Move checking of cmd_line_ptr out of common... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, boot: Add get_cmd_line_ptr() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86: Add get_ramdisk_image/size() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86: Merge early_reserve_initrd for 32bit and 64bit Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit: Don't set max_pfn_mapped wrong value early... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit: #PF handler set page to cover only 2M per #PF Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, realmode: Separate real_mode reserve and setup Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit: Copy struct boot_params early Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit, mm: Add generic kernel/ident mapping helper Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, realmode: Set real_mode permissions early Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, 64bit, mm: Make pgd next calculation consistent... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86: Factor out e820_add_kernel_range() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-29 |
Yinghai Lu | x86, mm: Fix page table early allocation offset checking Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: Put pci_dev in device tree as early as possible Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: Skip attaching driver in device_add() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: acpiphp: Keep driver loaded even if no slots found Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: acpiphp: Move host bridge hotplug to pci_root.c Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: Set pci_dev dev_node early so IOAPIC irq_descs... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: Add root bus children dev's res to fail list Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: acpiphp: Add is_hotplug_bridge detection Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-25 |
Yinghai Lu | PCI: Kill pci_is_reassigndev() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-15 |
Yinghai Lu | ACPI: update ej_event interface to take acpi_device Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-12 |
Yinghai Lu | ACPI / glue: Fix build with ACPI_GLUE_DEBUG set Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Implement pcibios_resource_survey_bus() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | PCI/ACPI: Reserve firmware-allocated resources for... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Keep resource allocation functions after boot Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Don't track firmware-assigned BAR values for... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Factor out pcibios_allocate_dev_rom_resource() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Allocate resources on a per-bus basis for... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Factor out pcibios_allocate_dev_resources() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2013-01-07 |
Yinghai Lu | x86/PCI: Factor out pcibios_allocate_bridge_resources() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Let "memmap=" take more entries one time Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | mm: Kill NO_BOOTMEM version free_all_bootmem_node() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | sparc, mm: Remove calling of free_all_bootmem_node() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: kill numa_64.h Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: kill numa_free_all_bootmem() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Use clamp_t() in init_range_memory_mapping Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Move after_bootmem to mm_internel.h Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Unifying after_bootmem for 32bit and 64bit Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: use limit_pfn for end pfn Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: use pfn instead of pos in split_mem_range Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: use PFN_DOWN in split_mem_range() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: use round_up/down in split_mem_range() Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Add check before clear pte above max_low_pfn... Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Move function declaration into mm_internal.h Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: change low/hignmem_pfn_init to static on 32bit Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Move init_gbpages() out of setup.c Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
2012-11-17 |
Yinghai Lu | x86, mm: Move back pgt_buf_* to mm/init.c Signed-off-by: Yinghai Lu <yinghai@kernel.org>
|
commit | commitdiff | tree |
next |