Age | Commit message (Expand) | Author |
2013-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-08-13 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto |
2013-08-13 | x86: Use memblock_set_current_limit() to set limit for memblock. | Tang Chen |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-03 | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-04-30 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo |
2013-04-30 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-25 | x86/setup: Drop unneeded include <asm/dmi.h> | Jean Delvare |
2013-04-17 | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low | Yinghai Lu |
2013-04-17 | x86, kdump: Retore crashkernel= to allocate under 896M | Yinghai Lu |
2013-04-17 | x86, kdump: Set crashkernel_low automatically | Yinghai Lu |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov |
2013-03-06 | x86: Fix 32-bit *_cpu_data initializers | Krzysztof Mazur |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu |
2013-02-27 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-15 | Merge branch 'x86/mm2' into x86/mm | H. Peter Anvin |
2013-02-14 | x86, mm: Move reserving low memory later in initialization | H. Peter Anvin |
2013-02-14 | x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() | Satoru Takeuchi |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin |
2013-01-30 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
2013-01-29 | x86: Merge early kernel reserve for 32bit and 64bit | Yinghai Lu |
2013-01-29 | x86: Add Crash kernel low reservation | Yinghai Lu |
2013-01-29 | x86, kdump: Remove crashkernel range find limit for 64bit | Yinghai Lu |
2013-01-29 | memblock: Add memblock_mem_size() | Yinghai Lu |
2013-01-29 | x86, boot: Not need to check setup_header version for setup_data | Yinghai Lu |
2013-01-29 | x86, boot: Support loading bzImage, boot_params and ramdisk above 4G | Yinghai Lu |
2013-01-29 | x86: Add get_ramdisk_image/size() | Yinghai Lu |
2013-01-29 | x86: Merge early_reserve_initrd for 32bit and 64bit | Yinghai Lu |
2013-01-29 | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin |
2013-01-29 | x86, realmode: Separate real_mode reserve and setup | Yinghai Lu |
2013-01-29 | x86: Factor out e820_add_kernel_range() | Yinghai Lu |
2013-01-29 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin |
2013-01-25 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin |
2013-01-13 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin |
2013-01-13 | x86/Sandy Bridge: mark arrays in __init functions as __initconst | H. Peter Anvin |
2013-01-11 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes |
2012-12-14 | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-05 | x86: Use PCI setup data | Matthew Garrett |
2012-11-17 | x86, mm: kill numa_64.h | Yinghai Lu |
2012-11-17 | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu |
2012-11-17 | x86, mm: Move min_pfn_mapped back to mm/init.c | Yinghai Lu |
2012-11-17 | x86, mm: setup page table in top-down | Yinghai Lu |
2012-11-17 | x86, mm: relocate initrd under all mem for 64bit | Yinghai Lu |
2012-11-17 | x86, mm: Only direct map addresses that are marked as E820_RAM | Jacob Shin |
2012-11-17 | x86, mm: use pfn_range_is_mapped() with reserve_initrd | Yinghai Lu |