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-09-13
mm/hwpoison: fix page refcount of unknown non LRU page
Wanpeng Li
2015-08-16
mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
Michal Hocko
2015-08-10
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
2015-06-22
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
Gu Zheng
2015-06-06
mm, numa: really disable NUMA balancing by default on single node machines
Mel Gorman
2015-05-17
mm: soft-offline: fix num_poisoned_pages counting on concurrent events
Naoya Horiguchi
2015-05-17
writeback: use |1 instead of +1 to protect against div by zero
Tejun Heo
2015-05-17
mm/memory-failure: call shake_page() when error hits thp tail page
Naoya Horiguchi
2015-04-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-04-29
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
2015-04-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-04-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
2015-04-19
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
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
[next]