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
/
lguest
Age
Commit message (
Expand
)
Author
2009-09-23
lguest: move panic notifier registration to its expected place.
Rusty Russell
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
2009-08-31
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 irq_init to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move memory_setup to x86_init_ops
Thomas Gleixner
2009-07-30
lguest: update commentry
Rusty Russell
2009-07-30
lguest: fix comment style
Rusty Russell
2009-07-17
lguest: restrict CPUID to avoid perf counter wrmsr
Rusty Russell
2009-07-17
lguest: fix journey
Matias Zabaljauregui
2009-06-12
lguest: PAE support
Matias Zabaljauregui
2009-06-12
lguest: Add support for kvm_hypercall4()
Matias Zabaljauregui
2009-06-12
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
Matias Zabaljauregui
2009-06-12
lguest: use native_set_* macros, which properly handle 64-bit entries when PA...
Matias Zabaljauregui
2009-06-12
lguest: optimize by coding restore_flags and irq_enable in assembler.
Rusty Russell
2009-06-12
lguest: improve interrupt handling, speed up stream networking
Rusty Russell
2009-06-12
lguest: clean up lguest_init_IRQ
Rusty Russell
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-04
lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR
Rusty Russell
2009-05-08
Merge branch 'x86/urgent' into x86/xen
Ingo Molnar
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-04-19
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
2009-04-07
lguest: update lazy mmu changes to match lguest's use of kvm hypercalls
Jeremy Fitzhardinge
2009-04-07
Merge commit 'origin/master' into for-linus/xen/master
Jeremy Fitzhardinge
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
2009-03-30
lguest: use KVM hypercalls
Matias Zabaljauregui
2009-03-30
lguest: wire up pte_update/pte_update_defer
Rusty Russell
2009-03-29
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
2009-03-29
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-14
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
2009-03-11
Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core
Ingo Molnar
2009-03-09
lguest: fix for CONFIG_SPARSE_IRQ=y
Rusty Russell
2009-03-09
lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'
Rusty Russell
2009-02-23
x86: remove the Voyager 32-bit subarch
Ingo Molnar
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-10
x86: make lazy %gs optional on x86_32
Tejun Heo
2009-01-30
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-30
lguest: typos fix
Atsushi SAKAI
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-30
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-11-11
x86: 32 bit: interrupt stub consistency with 64 bit
H. Peter Anvin
2008-10-31
lguest: fix irq vectors.
Rusty Russell
2008-10-31
lguest: fix early_ioremap.
Rusty Russell
2008-10-16
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-07-30
Merge commit 'v2.6.27-rc1' into x86/core
Ingo Molnar
[next]