Age | Commit message (Expand) | Author |
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 |
2012-11-17 | x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix | Jacob Shin |
2012-11-17 | x86, mm: Set memblock initial limit to 1M | Yinghai Lu |
2012-11-17 | x86, mm: Move init_memory_mapping calling out of setup.c | Yinghai Lu |
2012-11-17 | x86, mm: Add global page_size_mask and probe one time only | Yinghai Lu |
2012-11-16 | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
2012-10-26 | Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle... | Ingo Molnar |
2012-10-25 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
2012-10-24 | x86, mm: Use memblock memory loop instead of e820_RAM | Yinghai Lu |
2012-10-19 | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent | H. Peter Anvin |
2012-10-17 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-01 | ACPI: Fix build when disabled | David Rientjes |
2012-09-30 | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger |
2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz |
2012-09-12 | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao |
2012-09-12 | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao |
2012-09-12 | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao |
2012-09-12 | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao |
2012-08-23 | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti |
2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-29 | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-24 | Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" | Feng Tang |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |