index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
|
*
xen: cache cr0 value to avoid trap'n'emulate for read_cr0
Jeremy Fitzhardinge
2009-05-08
|
*
xen/x86-64: clean up warnings about IST-using traps
Jeremy Fitzhardinge
2009-05-08
|
*
xen/x86-64: fix breakpoints and hardware watchpoints
Jeremy Fitzhardinge
2009-05-08
|
*
xen: reserve Xen start_info rather than e820 reserving
Jeremy Fitzhardinge
2009-05-08
|
*
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-05-08
|
|
\
|
*
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-09
|
*
|
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-04-07
|
|
\
\
|
*
|
|
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-30
|
*
|
|
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-30
|
*
|
|
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
2009-03-30
*
|
|
|
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
2009-05-15
*
|
|
|
xen: use header for EXPORT_SYMBOL_GPL
Randy Dunlap
2009-05-13
|
|
_
|
/
|
/
|
|
*
|
|
x86: xen, i386: reserve Xen pagetables
Jeremy Fitzhardinge
2009-05-08
*
|
|
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-21
*
|
|
Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-04-13
|
\
\
\
|
*
|
|
xen: add FIX_TEXT_POKE to fixmap
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-04-08
|
*
|
|
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
2009-04-08
|
*
|
|
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
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-08
|
|
|
/
|
|
/
|
*
/
|
x86: fix set_fixmap to use phys_addr_t
Masami Hiramatsu
2009-04-09
|
/
/
*
|
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
|
\
\
|
*
|
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-03-19
|
*
|
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
2009-03-14
|
|
/
*
/
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
|
/
*
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2009-03-03
|
\
|
*
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
2009-02-26
|
|
\
|
|
*
xen: disable interrupts early, as start_kernel expects
Jeremy Fitzhardinge
2009-02-25
[next]