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
2012-08-02
mm: vmscan: convert global reclaim to per-memcg LRU lists
Johannes Weiner
2012-08-02
mm: test PageSwapBacked in lumpy reclaim
Hugh Dickins
2012-08-02
mm/vmscan.c: consider swap space when deciding whether to continue reclaim
Minchan Kim
2012-08-02
vmscan: activate executable pages after first usage
Konstantin Khlebnikov
2012-08-02
vmscan: promote shared file mapped pages
Konstantin Khlebnikov
2012-08-02
mm: vmscan: check if reclaim should really abort even if compaction_ready() i...
Mel Gorman
2012-08-02
mm: vmscan: do not OOM if aborting reclaim to start compaction
Mel Gorman
2012-08-02
mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...
Mel Gorman
2012-08-02
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-08-02
mm: compaction: make isolate_lru_page() filter-aware again
Mel Gorman
2012-08-02
mm: page allocator: do not call direct reclaim for THP allocations while comp...
Mel Gorman
2012-08-02
mm: compaction: determine if dirty pages can be migrated without blocking wit...
Mel Gorman
2012-08-02
mm: compaction: allow compaction to isolate dirty pages
Mel Gorman
2012-08-02
mm: reduce the amount of work done when updating min_free_kbytes
Mel Gorman
2012-07-25
mm: fix lost kswapd wakeup in kswapd_stop()
Aaditya Kumar
2012-07-25
mm, thp: abort compaction if migration page cannot be charged to memcg
David Rientjes
2012-07-25
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
2012-07-25
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-07-12
mm: Hold a file reference in madvise_remove
Andy Lutomirski
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-06-19
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
2012-06-10
slub: fix a memory leak in get_partial_node()
Joonsoo Kim
2012-06-10
mm: fix vma_resv_map() NULL pointer
Dave Hansen
2012-06-10
mm: fix faulty initialization in vmalloc_init()
KyongHo
2012-06-10
mm/vmalloc.c: change void* into explict vm_struct*
Minchan Kim
2012-06-10
hugetlb: fix resv_map leak in error path
Dave Hansen
2012-06-10
mm: consider all swapped back pages in used-once logic
Michal Hocko
2012-05-31
memcg: free spare array to avoid memory leak
Sha Zhengju
2012-05-31
swap: don't do discard if no discard option added
Shaohua Li
2012-05-20
mm: nobootmem: fix sign extend problem in __free_pages_memory()
Russ Anderson
2012-05-20
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
Chris Metcalf
2012-05-20
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs ar...
Tejun Heo
2012-05-11
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
Hugh Dickins
2012-04-22
hugetlb: fix race condition in hugetlb_fault()
Chris Metcalf
2012-04-02
slub: Do not hold slub_lock when calling sysfs_slab_add()
Christoph Lameter
2012-04-02
bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
Nishanth Aravamudan
2012-04-02
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-12
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
2012-03-12
NOMMU: Don't need to clear vm_mm when deleting a VMA
David Howells
2012-03-12
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
2012-02-29
NOMMU: Lock i_mmap_mutex for access to the VMA prio list
David Howells
2012-02-20
backing-dev: fix wakeup timer races with bdi_unregister()
Rabin Vincent
2012-02-13
mm: fix UP THP spin_is_locked BUGs
Hugh Dickins
2012-02-13
mm: compaction: check for overlapping nodes during isolation for migration
Mel Gorman
2012-02-13
mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...
Mel Gorman
2012-02-13
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
2012-02-13
readahead: fix pipeline break caused by block plug
Shaohua Li
2012-01-25
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2012-01-25
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
2012-01-25
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
[prev]
[next]