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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2016-09-02
arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1
James Morse
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
2016-08-17
arm64: Fix NUMA build error when !CONFIG_ACPI
Catalin Marinas
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2016-08-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-01
arm64: mm: avoid fdt_check_header() before the FDT is fully mapped
Ard Biesheuvel
2016-07-28
arm64:acpi: fix the acpi alignment exception when 'mem=' specified
Dennis Chen
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-25
arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages
Ard Biesheuvel
2016-07-25
arm64: mm: make create_mapping_late() non-allocating
Ard Biesheuvel
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-08
arm64: mm: change IOMMU notifier action to attach DMA ops
Lorenzo Pieralisi
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-01
arm64: mm: fold init_pgd() into __create_pgd_mapping()
Ard Biesheuvel
2016-07-01
arm64: mm: Remove split_p*d() functions
Catalin Marinas
2016-07-01
arm64: mm: add param to force create_pgd_mapping() to use page mappings
Ard Biesheuvel
2016-07-01
arm64: fix "dc cvau" cache operation on errata-affected core
Andre Przywara
2016-06-30
arm64: mm: remove unnecessary BUG_ON
Kefeng Wang
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-27
arm64: mm: simplify memblock numa node extraction
Mark Rutland
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
2016-06-21
arm64: update ASID limit
Jean-Philippe Brucker
2016-06-21
arm64: kill ESR_LNX_EXEC
Mark Rutland
2016-06-21
arm64: add macro to extract ESR_ELx.EC
Mark Rutland
2016-06-21
arm64: mm: only initialize swiotlb when necessary
Jisheng Zhang
2016-06-21
arm64: mm: dump: make page table dumping reusable
Mark Rutland
2016-06-14
arm64: mm: mark fault_info table const
Mark Rutland
2016-06-08
arm64: mm: always take dirty state from new pte in ptep_set_access_flags
Will Deacon
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
2016-05-31
Revert "arm64: hugetlb: partial revert of 66b3923a1a0f"
Will Deacon
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
2016-05-30
arm64, NUMA: Cleanup NUMA disabled messages
David Daney
2016-05-30
arm64, NUMA: rework numa_add_memblk()
Hanjun Guo
2016-05-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
arm64: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-09
iommu/dma: Finish optimising higher-order allocations
Robin Murphy
2016-05-09
iommu: of: enforce const-ness of struct iommu_ops
Robin Murphy
2016-05-05
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
Yang Shi
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-25
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
2016-04-25
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
[next]