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-05-13
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
Ville Syrjälä
2014-05-13
x86/gpu: Implement stolen memory size early quirk for CHV
Damien Lespiau
2014-04-30
ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
Vineet Gupta
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-04-28
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
2014-04-28
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
2014-04-28
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
2014-04-28
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
2014-04-28
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
2014-04-28
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
2014-04-28
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
2014-04-28
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
2014-04-28
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
2014-04-28
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
2014-04-28
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
2014-04-28
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
2014-04-28
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
2014-04-28
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
2014-04-28
powerpc/powernv: Remove some OPAL function declaration duplication
Anton Blanchard
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
2014-04-28
powerpc/powernv: Release the refcount for pci_dev
Wei Yang
2014-04-28
powerpc/powernv: Reduce multi-hit of iommu_add_device()
Wei Yang
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL flash code
Anton Blanchard
2014-04-28
powerpc/powernv: Fix kexec races going back to OPAL
Benjamin Herrenschmidt
2014-04-28
powerpc/powernv: Check sysparam size before creation
Joel Stanley
2014-04-28
powerpc/powernv: Fix typos in sysparam code
Joel Stanley
2014-04-28
powerpc/powernv: Check sysfs size before copying
Joel Stanley
2014-04-28
powerpc/powernv: Use ssize_t for sysparam return values
Joel Stanley
2014-04-28
powerpc/powernv: Fix sysparam sysfs error handling
Joel Stanley
2014-04-28
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
2014-04-28
powerpc: Export flush_icache_range
Jeff Mahoney
2014-04-27
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-27
Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-25
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-25
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
[next]