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
2017-04-04
arm64: efi: replace open coded constants with symbolic ones
Ard Biesheuvel
2017-04-04
arm64: efi: remove pointless dummy .reloc section
Ard Biesheuvel
2017-04-04
arm64: efi: remove forbidden values from the PE/COFF header
Ard Biesheuvel
2017-04-04
arm64: efi: clean up Image header after PE header has been split off
Ard Biesheuvel
2017-04-04
arm64: efi: move EFI header and related data to a separate .S file
Ard Biesheuvel
2017-04-04
arm64: relocation testing module
Ard Biesheuvel
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2017-03-23
arm64: drop unnecessary newlines in show_regs()
Kefeng Wang
2017-03-23
arm64: mm: set the contiguous bit for kernel mappings where appropriate
Ard Biesheuvel
2017-03-23
arm64/mm: remove pointless map/unmap sequences when creating page tables
Ard Biesheuvel
2017-03-23
arm64/mmu: replace 'page_mappings_only' parameter with flags argument
Ard Biesheuvel
2017-03-23
arm64/mmu: add contiguous bit to sanity bug check
Ard Biesheuvel
2017-03-23
arm64/mmu: ignore debug_pagealloc for kernel segments
Ard Biesheuvel
2017-03-23
arm64/mmu: align alloc_init_pte prototype with pmd/pud versions
Ard Biesheuvel
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
arm64: mmu: map .text as read-only from the outset
Ard Biesheuvel
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
arm64: mmu: move TLB maintenance from callers to create_mapping_late()
Ard Biesheuvel
2017-03-23
arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
Ard Biesheuvel
2017-03-22
arm64: move !VHE work to end of el2_setup
Mark Rutland
2017-03-22
arm64: reduce el2_setup branching
Mark Rutland
2017-03-22
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
2017-03-22
arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU
Geert Uytterhoeven
2017-03-22
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
2017-03-20
arm64: v8.3: Support for weaker release consistency
Suzuki K Poulose
2017-03-20
arm64: v8.3: Support for complex number instructions
Suzuki K Poulose
2017-03-20
arm64: v8.3: Support for Javascript conversion instruction
Suzuki K Poulose
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
2017-03-20
arm64: cache: Identify VPIPT I-caches
Will Deacon
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2017-03-20
arm64: cacheinfo: Remove CCSIDR-based cache information probing
Will Deacon
2017-03-20
arm64: cpuinfo: remove I-cache VIPT aliasing detection
Will Deacon
2017-03-19
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-19
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-18
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
2017-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-17
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
2017-03-17
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
2017-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-16
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2017-03-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-03-16
powerpc: Wire up statx() syscall
Chandan Rajendra
2017-03-16
x86/mpx: Make unnecessarily global function static
Tobias Klauser
[next]