aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-01-31x86: Rename incorrectly named parameter of numa_cpu_node()Tejun Heo
2011-01-28x86: Fix build failure on X86_UP_APICTejun Heo
2011-01-28x86: Unify NUMA initialization between 32 and 64bitTejun Heo
2011-01-28x86: Unify node_to_cpumask_map handling between 32 and 64bitTejun Heo
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for numaq_32Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for summit_32Tejun Heo
2011-01-28x86: Implement x86_32_early_logical_apicid() for bigsmp_32Tejun Heo
2011-01-28x86: Implement the default x86_32_early_logical_apicid()Tejun Heo
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo
2011-01-28x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo
2011-01-28x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo
2011-01-28x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo
2011-01-28x86: Drop x86_32 MAX_APICIDTejun Heo
2011-01-28x86: Kill unused static boot_cpu_logical_apicid in smpboot.cTejun Heo
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-24x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl
2011-01-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-21Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita
2011-01-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap
2011-01-20lguest: compile fixesRusty Russell
2011-01-20lguest: Use this_cpu_opsChristoph Lameter
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar
2011-01-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-18x86: Clear irqstack thread_infoBrian Gerst
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li