- 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
- e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
- 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 0da3e7f Merge branch 'x86/mm2' into x86/mm by H. Peter Anvin · 12 years ago
- 95c9608 x86, mm: Move reserving low memory later in initialization by H. Peter Anvin · 12 years ago
- 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
- 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
- 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
- 6c902b6 x86: Merge early kernel reserve for 32bit and 64bit by Yinghai Lu · 12 years ago
- 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 12 years ago
- 7d41a8a x86, kdump: Remove crashkernel range find limit for 64bit by Yinghai Lu · 12 years ago
- 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 12 years ago
- d1af6d0 x86, boot: Not need to check setup_header version for setup_data by Yinghai Lu · 12 years ago
- ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
- a8a51a8 x86: Add get_ramdisk_image/size() by Yinghai Lu · 12 years ago
- 1b8c78b x86: Merge early_reserve_initrd for 32bit and 64bit by Yinghai Lu · 12 years ago
- 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
- 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
- 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
- b422a30 x86: Factor out e820_add_kernel_range() by Yinghai Lu · 12 years ago
- de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
- 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
- e43b3ce x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 12 years ago
- ab3cd86 x86/Sandy Bridge: mark arrays in __init functions as __initconst by H. Peter Anvin · 12 years ago
- a9acc53 x86/Sandy Bridge: reserve pages when integrated graphics is present by Jesse Barnes · 12 years ago
- 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f9a37be x86: Use PCI setup data by Matthew Garrett · 12 years ago
- c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
- 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
- 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
- 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
- 74f2765 x86, mm: relocate initrd under all mem for 64bit by Yinghai Lu · 12 years ago
- 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
- e8c57d4 x86, mm: use pfn_range_is_mapped() with reserve_initrd by Yinghai Lu · 12 years ago
- 4eea6aa x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix by Jacob Shin · 12 years ago
- dd7dfad x86, mm: Set memblock initial limit to 1M by Yinghai Lu · 12 years ago
- 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
- fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
- fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
- 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
- 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
- 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
- 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
- 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
- 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 3dfd8235 ACPI: Fix build when disabled by David Rientjes · 12 years ago
- 53aac44 ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas by Thomas Renninger · 12 years ago
- b3c869d jiffies: Remove compile time assumptions about CLOCK_TICK_RATE by John Stultz · 12 years ago
- c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
- 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
- 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
- 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
- 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
- 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 13 years ago
- 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
- d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
- 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 13 years ago
- d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
- bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
- ab7b64e x86: Don't continue booting if we can't load the specified initrd by Peter Jones · 13 years ago
- cda846f x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline by Jarkko Sakkinen · 13 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
- 084ee1c6 x86, realmode: Relocator for realmode code by Jarkko Sakkinen · 13 years ago
- 9438ef7 x86/apic: Fix UP boot crash by Ingo Molnar · 13 years ago
- 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 13 years ago
- 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 13 years ago
- f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
- 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
- bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f7d7d01 x86: Don't use magic strings for EFI loader signature by Matt Fleming · 13 years ago
- e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
- d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
- cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
- 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 14 years ago
- 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 14 years ago
- de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
- 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 14 years ago
- 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
- 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
- 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
- dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 14 years ago
- 4da9484 x86, hibernate: Initialize mmu_cr4_features during boot by H. Peter Anvin · 14 years ago
- 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
- 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e5f15b4 x86: Cleanup highmap after brk is concluded by Yinghai Lu · 14 years ago
- e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f891125 x86-64, NUMA: Revert NUMA affine page table allocation by Tejun Heo · 14 years ago
- a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
- da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
- f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 14 years ago
- 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
- d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago