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
2014-06-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
2014-06-29
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2014-06-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2014-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-27
Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-06-26
MIPS: Lasat: Fix build error if CRC32 is not enabled.
Ralf Baechle
2014-06-26
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
Markos Chandras
2014-06-26
MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64
Markos Chandras
2014-06-26
MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register
Markos Chandras
2014-06-26
MIPS: bpf: Fix PKT_TYPE case for big-endian cores
Markos Chandras
2014-06-26
MIPS: BPF: Prevent kernel fall over for >=32bit shifts
Markos Chandras
2014-06-26
MIPS: bpf: Drop update_on_xread and always initialize the X register
Markos Chandras
2014-06-26
MIPS: bpf: Fix is_range() semantics
Markos Chandras
2014-06-26
MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
Markos Chandras
2014-06-26
MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
Markos Chandras
2014-06-26
MIPS: bpf: Use correct mask for VLAN_TAG case
Markos Chandras
2014-06-26
MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
Markos Chandras
2014-06-26
MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
Markos Chandras
2014-06-26
MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
Markos Chandras
2014-06-26
MIPS: bpf: Return error code if the offset is a negative number
Markos Chandras
2014-06-26
MIPS: bpf: Use the LO register to get division's quotient
Markos Chandras
2014-06-26
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
MIPS: uasm: Add s3s1s2 instruction builder
Markos Chandras
2014-06-26
MIPS: BPF JIT: Fix build error.
Daniel Borkmann
2014-06-26
Revert "MIPS: Save/restore MSA context around signals"
Paul Burton
2014-06-26
MIPS: math-emu: Reduce code duplication.
Ralf Baechle
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
2014-06-26
ARC: [SMP] Fix IPI IRQ registration
Noam Camus
2014-06-26
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)
Anton Kolesov
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2014-06-26
ARC: Fix build breakage for !CONFIG_ARC_DW2_UNWIND
Vineet Gupta
2014-06-25
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
2014-06-25
Merge tag 'mvebu-fixes-3.16' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2014-06-25
ARM: at91/dt: sam9261: remove slow RC osc
Alexandre Belloni
2014-06-25
ARM: at91/dt: define sam9261ek slow crystal frequency
Alexandre Belloni
2014-06-25
ARM: at91/dt: sam9261: correctly define mainck
Alexandre Belloni
2014-06-25
ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values
Alexandre Belloni
2014-06-25
ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values
Alexandre Belloni
2014-06-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-06-25
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
2014-06-25
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-24
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
[next]