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
*
xen: disable interrupts before saving in percpu
Jeremy Fitzhardinge
2009-02-03
*
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-03
|
\
|
*
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
*
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
\
|
|
/
|
/
|
|
*
x86: xen: use smp_call_function_many()
Mike Travis
2008-12-16
|
*
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
|
*
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
|
*
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
|
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
*
|
xen: clean up asm/xen/hypervisor.h
Jeremy Fitzhardinge
2008-12-16
*
|
xen: whitespace/checkpatch cleanup
Tej
2008-12-16
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
|
\
|
*
xen: pin correct PGD on suspend
Ian Campbell
2008-11-23
*
|
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
*
|
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
2008-11-30
|
/
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-07
|
\
|
*
x86, xen: fix use of pgd_page now that it really does return a page
Jeremy Fitzhardinge
2008-11-06
*
|
xen: make sure stray alias mappings are gone before pinning
Jeremy Fitzhardinge
2008-11-07
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-10-28
|
\
|
*
Merge branch 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2008-10-22
|
|
\
|
|
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
*
|
|
xen: fix Xen domU boot with batched mprotect
Chris Lalancette
2008-10-27
|
/
/
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
|
\
\
|
*
|
genirq: revert dynarray
Thomas Gleixner
2008-10-16
|
*
|
xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'
Alex Nixon
2008-10-16
|
*
|
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
*
|
|
mm: rewrite vmap layer
Nick Piggin
2008-10-20
|
|
/
|
/
|
*
|
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
2008-10-15
|
/
*
Merge branch 'linus' into x86/xen
Ingo Molnar
2008-10-12
|
\
|
*
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-11
|
|
\
|
|
*
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-25
|
|
|
\
|
|
*
\
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-22
|
|
|
\
\
|
|
*
|
|
x86, xen: fix apic_ops build on UP
Ingo Molnar
2008-07-20
|
|
*
|
|
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-07-18
|
|
|
\
\
\
\
|
|
*
|
|
|
|
x86: let 32bit use apic_ops too - fix
Yinghai Lu
2008-07-14
|
|
*
|
|
|
|
x2apic: xen64 paravirt basic apic ops
Suresh Siddha
2008-07-12
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-10-06
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-21
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
xen: do not reserve 2 pages of padding between hypervisor and fixmap.
Ian Campbell
2008-10-10
*
|
|
|
|
|
|
|
xen: use spin_lock_nest_lock when pinning a pagetable
Jeremy Fitzhardinge
2008-10-09
*
|
|
|
|
|
|
|
xen: clean up x86-64 warnings
Jeremy Fitzhardinge
2008-10-03
*
|
|
|
|
|
|
|
xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN
Chuck Ebbert
2008-09-30
*
|
|
|
|
|
|
|
Merge branch 'timers/urgent' into x86/xen
Ingo Molnar
2008-09-23
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
xen: fix for xen guest with mem > 3.7G
Jeremy Fitzhardinge
2008-09-14
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
xen: fix pinning when not using split pte locks
Jeremy Fitzhardinge
2008-09-10
*
|
|
|
|
|
|
Merge branch 'core/xen' into x86/xen
Ingo Molnar
2008-09-10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: define USE_SPLIT_PTLOCKS rather than repeating expression
Jeremy Fitzhardinge
2008-09-10
|
|
/
/
/
/
/
/
|
*
/
/
/
/
/
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
Eduardo Habkost
2008-09-06
|
|
/
/
/
/
/
*
|
|
|
|
|
xen: make CPU hotplug functions static
Alex Nixon
2008-09-08
[next]