summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-4/+3Star
|\
| * x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-191-1/+0Star
| * x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-141-3/+3
* | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-131-3/+3
|/
* Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-041-0/+3
|\
| * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-261-0/+3
| |\
| | * xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-251-0/+3
* | | xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-023-5/+18
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2416-1237/+1186Star
|\ \ \ \ | |_|_|/ |/| | |
| | | *-. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-201-1/+1
| | | |\ \ | | | |/ / | | |/| |
| | | | * Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-191-1/+1
| | | |/| | | |/| |
| | | | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
| * | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+1
| | |/ / | |/| |
| * | | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| * | | x86: fold apic_ops into genapicYinghai Lu2009-02-171-10/+11
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1714-1227/+1175Star
|/|\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge2009-02-161-2/+2
| | | | | * x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge2009-02-161-1/+1
| | | | | * x86, xen: record and display initiator of each multicall when debuggingIan Campbell2009-02-161-2/+7
| | | | |/ | | | |/|
| | | | * xen: fix xen_flush_tlb_othersIan Campbell2009-02-131-3/+0Star
| | | |/
| | | * Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-134-212/+228
| | |/| | |/| |
| | | * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-8/+9
| | | * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-1/+3
| | | |\ | |_|_|/ |/| | |
| | | * x86: style cleanups for xen assembliesTejun Heo2009-02-053-204/+219
| * | | xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-091-16/+1Star
| * | | Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-0911-980/+962Star
| |\ \ \ | | | |/ | | |/|
| | * | xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-051-13/+1Star
| | * | xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-055-231/+169Star
| | * | xen: setup percpu data pointersJeremy Fitzhardinge2009-02-053-3/+20
| | * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-052-1/+7
| | |\ \
| | | * | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-312-1/+7
| | * | | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-051-0/+37
| | * | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-301-8/+16
| | * | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-302-8/+14
| | * | | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712Star
| | * | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-307-83/+47Star
| | |\| |
| * | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-1/+3
| |\ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. | | | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-1/+0Star
| |\ \| | | | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * x86/pvops: remove pte_flags pvopJeremy Fitzhardinge2009-01-221-1/+0Star
| | |/
| * | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-1/+0Star
| * | x86, xen: fix hardirq.h merge falloutIngo Molnar2009-01-231-0/+1
| * | x86: remove pda_init()Brian Gerst2009-01-201-1/+0Star
| * | x86-64: Move oldrsp from PDA to per-cpu.Brian Gerst2009-01-181-4/+4
| * | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-181-12/+11Star
| * | x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-2/+1Star
| * | x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-5/+1Star
| * | x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.Brian Gerst2009-01-181-15/+3Star
| * | percpu: add optimized generic percpu accessorsIngo Molnar2009-01-165-14/+14
| * | x86: misc clean up after the percpu updateTejun Heo2009-01-161-1/+1
| * | x86: fold pda into percpu area on SMPTejun Heo2009-01-161-10/+0Star