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
/
xen
Age
Commit message (
Expand
)
Author
2012-10-21
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
2012-10-21
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
2012-10-02
xen/boot: Disable NUMA for PV guests.
Konrad Rzeszutek Wilk
2012-08-26
xen: mark local pages as FOREIGN in the m2p_override
Stefano Stabellini
2012-06-22
xen/setup: filter APERFMPERF cpuid feature out
Andre Przywara
2012-05-21
xen/pci: don't use PCI BIOS service for configuration space accesses
David Vrabel
2012-05-21
xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs
Konrad Rzeszutek Wilk
2012-05-07
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
2012-05-07
xen: correctly check for pending events when restoring irq flags
David Vrabel
2011-12-21
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
2011-11-21
xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.
Zhenzhong Duan
2011-10-03
xen/e820: if there is no dom0_mem=, don't tweak extra_pages.
David Vrabel
2011-10-03
xen: use maximum reservation to limit amount of usable RAM
David Vrabel
2011-10-03
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
Konrad Rzeszutek Wilk
2011-10-03
xen: x86_32: do not enable iterrupts when returning from exception in interru...
Igor Mammedov
2011-08-29
xen: Do not enable PV IPIs when vector callback not present
Stefano Stabellini
2011-08-29
xen/x86: replace order-based range checking of M2P table by linear one
Jan Beulich
2011-08-15
xen: allow enable use of VGA console on dom0
Jeremy Fitzhardinge
2011-06-30
xen/mmu: Fix for linker errors when CONFIG_SMP is not defined.
Konrad Rzeszutek Wilk
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
2011-06-15
xen: When calling power_off, don't call the halt function.
Tom Goetz
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2011-06-09
xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
Stefano Stabellini
2011-06-03
xen: off by one errors in multicalls.c
Dan Carpenter
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-20
xen: fix compile without CONFIG_XEN_DEBUG_FS
Jeremy Fitzhardinge
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
Jeremy Fitzhardinge
2011-05-20
Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
Jeremy Fitzhardinge
2011-05-20
xen/mmu: remove all ad-hoc stats stuff
Jeremy Fitzhardinge
2011-05-20
xen: use normal virt_to_machine for ptes
Jeremy Fitzhardinge
2011-05-20
xen: make a pile of mmu pvop functions static
Jeremy Fitzhardinge
2011-05-20
xen: condense everything onto xen_set_pte
Jeremy Fitzhardinge
2011-05-20
xen: use mmu_update for xen_set_pte_at()
Jeremy Fitzhardinge
2011-05-20
xen: drop all the special iomap pte paths.
Jeremy Fitzhardinge
2011-05-19
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...
Linus Torvalds
2011-05-19
Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...
Linus Torvalds
2011-05-19
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...
Linus Torvalds
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-12
arch/x86/xen/setup: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
arch/x86/xen/enlighten: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
arch/x86/xen/irq: Cleanup code/data sections definitions
Daniel Kiper
2011-05-12
xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings
Konrad Rzeszutek Wilk
2011-05-12
xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit
Daniel Kiper
[next]