summaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-02xen: deal with virtually mapped percpu dataJeremy Fitzhardinge
2009-02-26Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-16x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge
2009-02-16x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge
2009-02-16x86, xen: record and display initiator of each multicall when debuggingIan Campbell
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2009-02-13xen: fix xen_flush_tlb_othersIan Campbell
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: style cleanups for xen assembliesTejun Heo
2009-02-04xen: use direct ops on 64-bitJeremy Fitzhardinge
2009-02-04xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-02-04xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge
2009-02-03xen: disable interrupts before saving in percpuJeremy Fitzhardinge
2009-01-31xen: setup percpu data pointersJeremy Fitzhardinge
2009-01-30x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2009-01-30xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge
2009-01-30Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-01-28Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar
2009-01-27x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst
2009-01-23x86, xen: fix hardirq.h merge falloutIngo Molnar
2009-01-22x86/pvops: remove pte_flags pvopJeremy Fitzhardinge
2009-01-20x86: remove pda_init()Brian Gerst
2009-01-19x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst
2009-01-19x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-19x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: misc clean up after the percpu updateTejun Heo
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-11x86: change flush_tlb_others to take a const struct cpumaskRusty Russell