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
2014-09-26
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-09-26
mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast path
Mel Gorman
2014-09-26
mm: page_alloc: only check the alloc flags and gfp_mask for dirty once
Mel Gorman
2014-09-26
mm: page_alloc: only check the zone id check if pages are buddies
Mel Gorman
2014-09-26
mm: page_alloc: calculate classzone_idx once from the zonelist ref
Mel Gorman
2014-09-26
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-09-26
mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...
Mel Gorman
2014-09-26
mm: page_alloc: do not update zlc unless the zlc is active
Mel Gorman
2014-09-26
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2014-09-26
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
2014-09-26
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-09-26
mm: fix direct reclaim writeback regression
Hugh Dickins
2014-09-26
mm, compaction: properly signal and act upon lock and need_sched() contention
Vlastimil Babka
2014-09-26
mm/compaction: avoid rescanning pageblocks in isolate_freepages
Vlastimil Babka
2014-09-26
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
2014-09-26
mm, compaction: terminate async compaction when rescheduling
David Rientjes
2014-09-26
mm, compaction: embed migration mode in compact_control
David Rientjes
2014-09-26
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-09-26
mm, compaction: return failed migration target pages back to freelist
David Rientjes
2014-09-26
mm, migration: add destination page freeing callback
David Rientjes
2014-09-26
mm/compaction: cleanup isolate_freepages()
Vlastimil Babka
2014-09-26
mm/compaction: clean up unused code lines
Heesub Shin
2014-09-26
mm/readahead.c: inline ra_submit
Fabian Frederick
2014-09-26
callers of iov_copy_from_user_atomic() don't need pagecache_disable()
Al Viro
2014-09-26
mm: remove read_cache_page_async()
Sasha Levin
2014-09-26
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
2014-09-26
mm + fs: prepare for non-page entries in page cache radix trees
Johannes Weiner
2014-09-26
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-09-26
mm: shmem: save one radix tree lookup when truncating swapped pages
Johannes Weiner
2014-09-26
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
2014-09-26
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
2014-09-26
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
2014-09-26
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
2014-09-26
mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT
Jens Axboe
2014-09-26
mm: optimize put_mems_allowed() usage
Mel Gorman
2014-09-26
mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea...
Raghavendra K T
2014-09-26
mm, compaction: ignore pageblock skip when manually invoking compaction
David Rientjes
2014-09-26
mm, compaction: determine isolation mode only once
David Rientjes
2014-09-26
mm/compaction: clean-up code on success of ballon isolation
Joonsoo Kim
2014-09-26
mm/compaction: check pageblock suitability once per pageblock
Joonsoo Kim
2014-09-26
mm/compaction: change the timing to check to drop the spinlock
Joonsoo Kim
2014-09-26
mm/compaction: do not call suitable_migration_target() on every page
Joonsoo Kim
2014-09-26
mm/compaction: disallow high-order page for migration target
Joonsoo Kim
2014-09-26
mm, compaction: avoid isolating pinned pages
David Rientjes
2014-09-26
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
Yasuaki Ishimatsu
2014-09-26
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
2014-09-26
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
2014-09-26
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2014-09-26
mm: compaction: reset scanner positions immediately when they meet
Vlastimil Babka
[prev]
[next]