Age | Commit message (Expand) | Author |
2009-04-08 | xen: clean up xen_load_gdt | Jeremy Fitzhardinge |
2009-04-08 | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge |
2009-04-08 | xen: separate p2m allocation from setting | Jeremy Fitzhardinge |
2009-04-08 | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge |
2009-04-07 | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-30 | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge |
2009-03-30 | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge |
2009-03-30 | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge |
2009-03-30 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge |
2009-03-30 | xen: mask XSAVE from cpuid | Jeremy Fitzhardinge |
2009-03-30 | NULL noise: arch/x86/xen/smp.c | Hannes Eder |
2009-03-30 | xen: remove xen_load_gdt debug | Jeremy Fitzhardinge |
2009-03-30 | xen: make xen_load_gdt simpler | Jeremy Fitzhardinge |
2009-03-30 | xen: clean up xen_load_gdt | Jeremy Fitzhardinge |
2009-03-30 | xen: split construction of p2m mfn tables from registration | Jeremy Fitzhardinge |
2009-03-29 | xen: separate p2m allocation from setting | Jeremy Fitzhardinge |
2009-03-29 | xen: disable preempt for leave_lazy_mmu | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge |
2009-03-29 | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-02 | xen: deal with virtually mapped percpu data | Jeremy Fitzhardinge |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-23 | x86: remove the Voyager 32-bit subarch | Ingo Molnar |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar |
2009-02-19 | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar |
2009-02-16 | x86, xen: do multicall callbacks with interrupts disabled | Jeremy Fitzhardinge |
2009-02-16 | x86, xen: degrade BUG to WARN when multicall fails | Jeremy Fitzhardinge |
2009-02-16 | x86, xen: record and display initiator of each multicall when debugging | Ian Campbell |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge |
2009-02-13 | xen: fix xen_flush_tlb_others | Ian Campbell |
2009-02-13 | Merge branch 'core/percpu' into x86/core | Ingo Molnar |
2009-02-10 | x86: make lazy %gs optional on x86_32 | Tejun Heo |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-09 | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge |
2009-02-09 | Merge branch 'x86/paravirt' into x86/apic | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-05 | x86: style cleanups for xen assemblies | Tejun Heo |
2009-02-04 | xen: use direct ops on 64-bit | Jeremy Fitzhardinge |
2009-02-04 | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge |