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
Age
Commit message (
Expand
)
Author
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
2009-02-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-17
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-02-16
cpumask: Use cpu_*_mask accessors code: alpha
Rusty Russell
2009-02-16
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
2009-02-15
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
2009-02-15
x86, vm86: fix preemption bug
Thomas Gleixner
2009-02-15
KVM: VMX: Flush volatile msrs before emulating rdmsr
Avi Kivity
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2009-02-15
KVM: MMU: Map device MMIO as UC in EPT
Sheng Yang
2009-02-15
KVM: x86: disable kvmclock on non constant TSC hosts
Marcelo Tosatti
2009-02-15
KVM: PIT: fix i8254 pending count read
Marcelo Tosatti
2009-02-15
KVM: Fix racy in kvm_free_assigned_irq
Sheng Yang
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2009-02-15
KVM: ia64: fix fp fault/trap handler
Yang Zhang
2009-02-14
x86, olpc: fix model detection without OFW
Chris Ball
2009-02-13
x86, hpet: fix for LS21 + HPET = boot hang
john stultz
2009-02-13
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
2009-02-13
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
2009-02-13
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
2009-02-13
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
2009-02-12
x86: CPA avoid repeated lazy mmu flush
Thomas Gleixner
2009-02-12
x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context
Thomas Gleixner
2009-02-12
x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption
Jeremy Fitzhardinge
2009-02-12
x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem
Suresh Siddha
2009-02-12
x86/cpa: make sure cpa is safe to call in lazy mmu mode
Jeremy Fitzhardinge
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-02-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-11
x86, ptrace, mm: fix double-free on race
Markus Metzger
2009-02-11
[S390] Update default configuration.
Martin Schwidefsky
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
2009-02-11
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
2009-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-02-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-02-10
tracing, x86: fix fixup section to return to original code
Steven Rostedt
2009-02-10
i8327: fix outb() parameter order
Clemens Ladisch
2009-02-10
[ARM] Storage class should be before const qualifier
Tobias Klauser
2009-02-10
powerpc: Add missing sparsemem.h include
Michael Neuling
2009-02-10
powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist
Benjamin Herrenschmidt
2009-02-10
powerpc/cell: Add missing #include for oprofile
Michael Neuling
[next]