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
/
include
/
asm
Commit message (
Expand
)
Author
Age
*
Merge LITMUS^RT staging (as of time of this commit).
Christopher Kenna
2012-09-29
|
\
|
*
Update to improved x86 Feather-Trace triggers
Bjoern Brandenburg
2012-06-26
|
*
Update PULL_TIMERS_VECTOR number
Andrea Bastoni
2011-08-27
|
*
Fix prototype mismatching and synch syscall numbers
Andrea Bastoni
2011-08-27
|
*
Merge 'Linux v3.0' into Litmus
Andrea Bastoni
2011-08-27
|
|
\
|
*
\
Merge commit 'v2.6.36' into wip-merge-2.6.36
Andrea Bastoni
2010-10-23
|
|
\
\
|
*
|
|
Make C-EDF depend on x86 and SYSFS
Andrea Bastoni
2010-06-01
|
*
|
|
Make __ARCH_HAS_FEATHER_TRACE a proper CONFIG_ variable.
Bjoern B. Brandenburg
2010-05-30
|
*
|
|
Merge branch 'master' into wip-merge-2.6.34
Andrea Bastoni
2010-05-29
|
|
\
\
\
|
|
*
|
|
Export shared_cpu_map
Andrea Bastoni
2010-05-29
|
|
*
|
|
Add Feather-Trace x86_64 architecture dependent code
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add Feather-Trace x86_32 architecture dependent code
Andrea Bastoni
2010-05-29
|
|
*
|
|
Add support for x86_64 architecture
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add send_pull_timers() support for x86_32 arch
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add LITRMUS^RT syscalls to x86_32
Andrea Bastoni
2010-05-29
|
|
*
|
|
[ported from 2008.3] Add tracing support and hook up Litmus KConfig for x86
Andrea Bastoni
2010-05-29
*
|
|
|
|
Apply k4412 kernel from HardKernel for ODROID-X.
Christopher Kenna
2012-09-28
*
|
|
|
|
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
Kevin Winchester
2012-08-15
*
|
|
|
|
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-07-16
*
|
|
|
|
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
Andrea Arcangeli
2012-06-09
*
|
|
|
|
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-04-13
*
|
|
|
|
KVM: x86: fix missing checks in syscall emulation
Stephan Bärwolf
2012-04-02
*
|
|
|
|
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2012-04-02
*
|
|
|
|
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: fix sense of sanity check
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2012-02-29
*
|
|
|
|
i387: math_state_restore() isn't called from asm
Linus Torvalds
2012-02-29
*
|
|
|
|
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
2012-02-03
*
|
|
|
|
x86/PCI: amd: factor out MMCONFIG discovery
Bjorn Helgaas
2012-01-25
*
|
|
|
|
sched, x86: Avoid unnecessary overflow in sched_clock
Salman Qazi
2011-12-09
*
|
|
|
|
apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches
Jan Beulich
2011-11-11
*
|
|
|
|
x86: uv2: Workaround for UV2 Hub bug (system global address format)
Jack Steiner
2011-11-11
*
|
|
|
|
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-29
*
|
|
|
|
x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS
Len Brown
2011-08-05
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...
Tejun Heo
2011-07-01
*
|
|
|
watchdog: Intel SCU Watchdog: Fix build and remove duplicate code
Jesper Juhl
2011-06-28
*
|
|
|
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
2011-06-27
*
|
|
|
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-06-20
|
\
\
\
\
|
*
|
|
|
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
2011-06-19
*
|
|
|
|
x86, efi: Do not reserve boot services regions within reserved areas
Maarten Lankhorst
2011-06-18
|
/
/
/
/
*
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
|
\
\
\
\
|
*
|
|
|
x86 idle: clarify AMD erratum 400 workaround
Len Brown
2011-05-29
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-28
|
\
\
\
\
\
|
*
|
|
|
|
x86, asm: Clean up desc.h a bit
Ingo Molnar
2011-05-27
[next]