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
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-25
x86: pci-gart fix
FUJITA Tomonori
2007-10-25
lguest: documentation update
Rusty Russell
2007-10-25
lguest: build fix
Jeff Garzik
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
2007-10-24
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
2007-10-24
x86: lguest build fix
Jeff Garzik
2007-10-24
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
2007-10-23
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-23
x86: Add HPET force support for MCP55 (nForce 5) chipsets
Carlos Corbacho
2007-10-23
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
2007-10-23
x86: clean up setup.h and the boot code
H. Peter Anvin
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
2007-10-23
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
2007-10-23
x86: consolidate the cpu/ related code usage
Thomas Gleixner
2007-10-23
x86: prepare consolidation of cpu/ related code usage
Thomas Gleixner
2007-10-23
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2007-10-23
x86: Unify arch/x86/kernel/acpi Makefiles
Thomas Gleixner
2007-10-23
x86: merge arch/x86/crypto Makefiles
Thomas Gleixner
2007-10-23
x86: unify crash_32/64.c
Hiroshi Shimamoto
2007-10-23
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
2007-10-23
x86: ARRAY_SIZE cleanup
Alejandro Martinez Ruiz
2007-10-23
x86: fix more TSC clock source calibration errors
Dave Johnson
2007-10-23
x86: fix TSC clock source calibration error
Dave Johnson
2007-10-23
x86: add instrumentation menu
Adrian Bunk
2007-10-23
Revert lguest magic and use hook in head.S
Rusty Russell
2007-10-23
Lguest support for Virtio
Rusty Russell
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
2007-10-23
Virtio helper routines for a descriptor ringbuffer implementation
Rusty Russell
2007-10-23
Boot with virtual == physical to get closer to native Linux.
Rusty Russell
2007-10-23
Allow guest to specify syscall vector to use.
Rusty Russell
2007-10-23
Make hypercalls arch-independent.
Jes Sorensen
2007-10-23
Move i386 part of core.c to x86/core.c.
Jes Sorensen
2007-10-23
Move lguest guest support to arch/x86.
Rusty Russell
2007-10-23
Normalize config options for guest support
Rusty Russell
2007-10-22
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-22
kexec: add BSS to resource tree
Bernhard Walle
2007-10-22
Intel IOMMU: Iommu Gfx workaround
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: DMAR fault handling support
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: Intel IOMMU driver
Keshavamurthy, Anil S
2007-10-22
Intel IOMMU: clflush_cache_range now takes size param
Keshavamurthy, Anil S
2007-10-22
i386: paravirt boot sequence
Rusty Russell
2007-10-22
update boot spec to 2.07
Rusty Russell
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
Fix typo in arch/x86/kernel/tsc_32.c
Josh Triplett
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
[next]