| Age | Commit message (Expand) | Author |
| 2012-11-20 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
| 2012-11-20 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
| 2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
| 2012-11-19 | x86: Fix warning about cast from pointer to integer of different size | Alexander Duyck |
| 2012-11-17 | x86, mm: Let "memmap=" take more entries one time | Yinghai Lu |
| 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, Xen: Remove mapping_pagetable_reserve() | 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: use pfn_range_is_mapped() with gart | Yinghai Lu |
| 2012-11-17 | x86, mm: Fixup code testing if a pfn is direct mapped | Jacob Shin |
| 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/acpi: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
| 2012-11-16 | x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
| 2012-11-16 | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck |
| 2012-11-16 | x86: Drop 4 unnecessary calls to __pa_symbol | Alexander Duyck |
| 2012-11-16 | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck |
| 2012-11-16 | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h | Alexander Duyck |
| 2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
| 2012-11-14 | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu |
| 2012-11-14 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu |
| 2012-11-14 | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu |
| 2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu |
| 2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |
| 2012-11-15 | ACPI / x86: Export acpi_[un]register_gsi() | Andy Shevchenko |
| 2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi |
| 2012-11-14 | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu |
| 2012-11-14 | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu |
| 2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu |
| 2012-11-14 | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu |
| 2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
| 2012-11-13 | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD | Andreas Herrmann |
| 2012-11-13 | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann |
| 2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann |
| 2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann |
| 2012-11-13 | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
| 2012-11-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
| 2012-11-03 | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov |
| 2012-11-02 | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich |
| 2012-11-02 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich |
| 2012-11-02 | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi |
| 2012-11-02 | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha |
| 2012-10-31 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |