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
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-23
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-23
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2012-02-23
fsl/mpic: Document and use the "big-endian" device-tree flag
Kyle Moffett
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
2012-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-02-14
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
2012-02-14
powerpc/wsp: Fix IRQ affinity setting
Benjamin Herrenschmidt
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
2012-02-14
powerpc/wsp: Permanently enable PCI class code workaround
Benjamin Herrenschmidt
2012-02-13
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2012-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-02-13
i387: make irq_fpu_usable() tests more robust
Linus Torvalds
2012-02-13
i387: math_state_restore() isn't called from asm
Linus Torvalds
2012-02-13
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
ARM: at91: add accessor to manage SMC
Jean-Christophe PLAGNIOL-VILLARD
2012-02-13
ARM: at91: USB AT91 gadget registration for module
Nicolas Ferre
2012-02-13
ARM: omap: resolve nebulous 'Error setting wl12xx data'
Russell King
2012-02-13
ARM: omap: fix wrapped error messages in omap_hwmod.c
Russell King
[next]