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
/
mm
Age
Commit message (
Expand
)
Author
2015-03-18
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-03-18
mm/compaction: fix wrong order check in compact_finished()
Joonsoo Kim
2015-03-18
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-18
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-18
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-03-18
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-03-18
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-11
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2015-01-29
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
2015-01-29
mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...
Mel Gorman
2015-01-29
mm: vmscan: only update per-cpu thresholds for online CPU
Mel Gorman
2015-01-29
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2015-01-29
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
2015-01-29
mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated
Mel Gorman
2015-01-29
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
2015-01-29
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
Joonsoo Kim
2015-01-29
mm: make copy_pte_range static again
Jerome Marchand
2015-01-29
mm, thp: only collapse hugepages to nodes with affinity for zone_reclaim_mode
David Rientjes
2015-01-29
mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault()
Hugh Dickins
2015-01-29
shmem: fix init_page_accessed use to stop !PageLRU bug
Hugh Dickins
2015-01-29
mm: avoid unnecessary atomic operations during end_page_writeback()
Mel Gorman
2015-01-29
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2015-01-29
mm: do not use unnecessary atomic operations when adding pages to the LRU
Mel Gorman
2015-01-29
mm: do not use atomic operations when releasing pages
Mel Gorman
2015-01-29
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
2015-01-29
mm: page_alloc: lookup pageblock migratetype with IRQs enabled during free
Mel Gorman
2015-01-29
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2015-01-29
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2015-01-29
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2015-01-29
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
2015-01-29
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
2015-01-29
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
2015-01-29
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
2015-01-29
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2015-01-29
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
2015-01-29
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
2015-01-29
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2015-01-16
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-01-16
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-01-16
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2014-12-16
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2014-12-16
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2014-12-16
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
2014-12-16
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
2014-11-21
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2014-11-21
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-11-21
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-11-21
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
[next]