index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-07-20
KVM: x86 emulator: simplify sib decoding
Avi Kivity
2008-07-20
KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases
Avi Kivity
2008-07-20
KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97)
Mohammed Gamal
2008-07-20
KVM: Use printk_rlimit() instead of reporting emulation failures just once
Avi Kivity
2008-07-20
KVM: Do not calculate linear rip in emulation failure report
Glauber Costa
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
2008-07-20
KVM: Add coalesced MMIO support (x86 part)
Laurent Vivier
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
KVM: MMU: Avoid page prefetch on SVM
Avi Kivity
2008-07-20
KVM: MMU: Move nonpaging_prefetch_page()
Avi Kivity
2008-07-20
KVM: x86 emulator: implement 'push imm' (opcode 0x68)
Avi Kivity
2008-07-20
KVM: x86 emulator: simplify push imm8 emulation
Avi Kivity
2008-07-20
KVM: MMU: Optimize prefetch_page()
Avi Kivity
2008-07-20
KVM: x86 emulator: Add support for mov r, sreg (0x8c) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: Add support for mov seg, r (0x8e) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: adds support to mov r,imm (opcode 0xb8) instruction
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: add support for jmp far 0xea
Guillaume Thouvenin
2008-07-20
KVM: x86 emulator: Update c->dst.bytes in decode instruction
Guillaume Thouvenin
2008-07-20
KVM: Prefixes segment functions that will be exported with "kvm_"
Guillaume Thouvenin
2008-07-20
KVM: MTRR support
Avi Kivity
2008-07-20
KVM: VMX: Enable NMI with in-kernel irqchip
Sheng Yang
2008-07-20
KVM: IOAPIC/LAPIC: Enable NMI support
Sheng Yang
2008-07-20
KVM: Remove unnecessary ->decache_regs() call
Avi Kivity
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
KVM: VMX: Add list of potentially locally cached vcpus
Avi Kivity
2008-07-20
KVM: Handle virtualization instruction #UD faults during reboot
Avi Kivity
2008-07-20
KVM: MMU: Fix false flooding when a pte points to page table
Avi Kivity
2008-07-20
KVM: VMX: Trivial vmcs_write64() code simplification
Avi Kivity
2008-07-20
KVM: SVM: Fake MSR_K7 performance counters
Chris Lalancette
2008-07-20
KVM: PIT: support mode 3
Aurelien Jarno
2008-07-20
KVM: SVM: add tracing support for TDP page faults
Joerg Roedel
2008-07-20
KVM: SVM: add missing kvmtrace markers
Joerg Roedel
2008-07-20
KVM: add missing kvmtrace bits
Joerg Roedel
2008-07-20
KVM: SVM: implement dedicated INTR exit handler
Joerg Roedel
2008-07-20
KVM: SVM: implement dedicated NMI exit handler
Joerg Roedel
2008-07-20
KVM: VMX: move APIC_ACCESS trace entry to generic code
Joerg Roedel
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
2008-07-20
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
NR_CPUS: Replace NR_CPUS in speedstep-centrino.c
Mike Travis
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.c
Mike Travis
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c
Mike Travis
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
Mike Travis
2008-07-20
NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c
Mike Travis
2008-07-20
x86: add unknown_nmi_panic kernel parameter
Simon Arlott
2008-07-20
x86: add ->pre_time_init to x86_quirks
Yinghai Lu
2008-07-20
x86: extend and use x86_quirks to clean up NUMAQ code
Yinghai Lu
2008-07-20
x86: introduce x86_quirks
Yinghai Lu
2008-07-20
x86: improve debug printout: add target bootmem range in early_res_to_bootmem()
Yinghai Lu
2008-07-20
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-18
x86: remove arch_get_ram_range
Yinghai Lu
[prev]
[next]