index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
|
\
|
*
time: Clean up direct xtime usage in xen
John Stultz
2010-03-12
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
\
|
|
/
|
/
|
|
*
xen: Fix misspelled CONFIG variable in comment.
Robert P. J. Day
2010-02-05
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-03-03
|
\
\
|
*
|
x86, paravirt: Remove kmap_atomic_pte paravirt op.
Ian Campbell
2010-02-27
|
*
|
x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
Ian Campbell
2010-02-27
|
|
/
*
|
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
|
\
|
|
*
x86: xen: 64-bit kernel RPL should be 0
Ian Campbell
2010-01-13
*
|
Merge branch 'master' into percpu
Tejun Heo
2010-01-04
|
\
|
|
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
|
\
|
*
\
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
|
|
\
\
|
|
*
|
PCI: add pci_request_acs
Chris Wright
2009-12-04
|
|
*
|
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
|
*
|
|
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
2009-12-10
|
|
\
\
\
|
|
*
|
|
xen: call clock resume notifier on all CPUs
Ian Campbell
2009-12-03
|
|
*
|
|
xen: use iret for return from 64b kernel to 32b usermode
Jeremy Fitzhardinge
2009-12-03
|
|
*
|
|
xen: register runstate info for boot CPU early
Jeremy Fitzhardinge
2009-12-03
|
|
*
|
|
xen: register runstate on secondary CPUs
Ian Campbell
2009-12-03
|
|
*
|
|
xen: register timer interrupt with IRQF_TIMER
Ian Campbell
2009-12-03
|
|
*
|
|
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
2009-12-03
|
|
*
|
|
xen: restore runstate_info even if !have_vcpu_info_placement
Jeremy Fitzhardinge
2009-12-03
|
|
*
|
|
xen: re-register runstate area earlier on resume.
Ian Campbell
2009-12-03
|
*
|
|
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-08
|
|
\
\
\
\
|
|
*
|
|
|
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-11-04
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
x86, mm: Clean up and simplify NX enablement
H. Peter Anvin
2009-11-16
|
*
|
|
|
xen: mask extended topology info in cpuid
Jeremy Fitzhardinge
2009-11-03
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xen: set up mmu_ops before trying to set any ptes
Jeremy Fitzhardinge
2009-10-27
|
|
/
/
*
|
/
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
|
|
/
|
/
|
*
|
percpu: make percpu symbols in xen unique
Tejun Heo
2009-10-29
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-26
|
\
|
*
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Ingo Molnar
2009-09-23
|
|
\
|
|
*
xen: check EFER for NX before setting up GDT mapping
Jeremy Fitzhardinge
2009-09-21
*
|
|
cpumask: use mm_cpumask() wrapper: x86
Rusty Russell
2009-09-23
|
/
/
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-18
|
\
\
|
|
/
|
/
|
|
*
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-09-16
|
*
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Add timer_init to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
2009-08-31
|
*
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Move paravirt banner printout to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Replace ARCH_SETUP by a proper x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-08-31
|
*
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-08-27
*
|
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
|
\
\
[next]