aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-08
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-13
|\
| * xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-08
| * xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-08
| * xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-08
| * xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-08
| * xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-08
| * xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-08
| * NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-08
| * xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-08
| * xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-08
| * xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-08
| * xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-08
| * xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-08
| * xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-08
* | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-09
|/
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-30
|\
| * x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-19
| * x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-14
* | cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-13
|/
* Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
|\
| * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-26
| |\
| | * xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-25
* | | xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-02
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24
|\ \ \ \ | |_|_|/ |/| | |
| | | *-. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
| | | |\ \ | | | |/ / | | |/| |
| | | | * Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-19
| | | |/| | | |/| |
| | | | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| * | | | x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
| | |/ / | |/| |
| * | | x86, apic: remove genapic.hIngo Molnar2009-02-17
| * | | x86: fold apic_ops into genapicYinghai Lu2009-02-17
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-17
|/|\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge2009-02-16
| | | | | * x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge2009-02-16
| | | | | * x86, xen: record and display initiator of each multicall when debuggingIan Campbell2009-02-16
| | | | |/ | | | |/|
| | | | * xen: fix xen_flush_tlb_othersIan Campbell2009-02-13
| | | |/
| | | * Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-13
| | |/| | |/| |
| | | * x86: make lazy %gs optional on x86_32Tejun Heo2009-02-09
| | | * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | | |\ | |_|_|/ |/| | |
| | | * x86: style cleanups for xen assembliesTejun Heo2009-02-05
| * | | xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-09
| * | | Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-09
| |\ \ \ | | | |/ | | |/|
| | * | xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-04
| | * | xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-04
| | * | xen: setup percpu data pointersJeremy Fitzhardinge2009-02-04
| | * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-04
| | |\ \
| | | * | xen: setup percpu data pointersJeremy Fitzhardinge2009-01-31
| | * | | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-04
| | * | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-30