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
/
arc
/
mm
Age
Commit message (
Expand
)
Author
2015-01-30
arc: mm: Fix build failure
Guenter Roeck
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
ARC: refactoring: reduce the scope of some local vars
Vineet Gupta
2014-09-03
ARC: [mm] Fix compilation breakage
Noam Camus
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
2014-08-07
mm, arc: remove obsolete pagefault oom killer comment
David Rientjes
2014-07-23
ARC: help gcc elide icache helper for !SMP
Vineet Gupta
2014-07-23
ARC: move common ops for line/full cache into helpers
Vineet Gupta
2014-07-23
ARC: cache boot reporting updates
Vineet Gupta
2014-07-23
ARC: update some comments
Vineet Gupta
2014-06-26
ARC: [SMP] Enable icache coherency
Vineet Gupta
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-05-05
ARC: fix mmuv2 warning
Vineet Gupta
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2014-03-26
ARC: support external initrd
Noam Camus
2014-03-07
ARC: Use correct PTAG register for icache flush
Vineet Gupta
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-08-30
ARC: [ASID] Track ASID allocation cycles/generations
Vineet Gupta
2013-08-30
ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASID
Vineet Gupta
2013-08-30
ARC: [ASID] Refactor the TLB paranoid debug code
Vineet Gupta
2013-08-30
ARC: No need to flush the TLB in early boot
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/3 - Abstract out TLB Insert/Delete
Vineet Gupta
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-08-29
ARC: Code cosmetics (Nothing semantical)
Vineet Gupta
2013-08-26
ARC: Exception Handlers Code consolidation
Vineet Gupta
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
mm/ARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-27
ARC: [tlb-miss] Fix bug with CONFIG_ARC_DBG_TLB_MISS_COUNT
Vineet Gupta
[next]