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-04-05
slub: fix a possible memleak in __slab_alloc()
Eric Dumazet
2011-12-21
percpu: fix chunk range calculation
Tejun Heo
2011-12-21
mm: vmalloc: check for page allocation failure before vmlist insertion
Mel Gorman
2011-12-21
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...
Michal Hocko
2011-12-21
thp: set compound tail page _count to zero
Youquan Song
2011-12-09
hugetlb: release pages in the error path of hugetlb_cow()
Hillf Danton
2011-11-21
backing-dev: ensure wakeup_timer is deleted
Rabin Vincent
2011-11-11
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-11-11
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2011-10-25
mm: fix race between mremap and removing migration entry
Hugh Dickins
2011-10-03
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
2011-10-03
writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage
Wu Fengguang
2011-10-03
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
2011-10-03
mm: page allocator: reconsider zones for allocation after direct reclaim
Mel Gorman
2011-10-03
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
Mel Gorman
2011-08-17
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-04
oom: task->mm == NULL doesn't mean the memory was freed
Oleg Nesterov
2011-08-04
memcg: fix behavior of mem_cgroup_resize_limit()
Daisuke Nishimura
2011-08-04
mm/backing-dev.c: reset bdi min_ratio in bdi_unregister()
Peter Zijlstra
2011-08-04
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-19
vmscan: fix a livelock in kswapd
Shaohua Li
2011-07-08
mm/nommu.c: fix remap_pfn_range()
Bob Liu
2011-07-08
memcg: fix numa scan information update to be triggered by memory event
KAMEZAWA Hiroyuki
2011-07-08
memcg: fix reclaimable lru check in memcg
KAMEZAWA Hiroyuki
2011-07-08
mm: __tlb_remove_page() check the correct batch
Shaohua Li
2011-07-08
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
2011-07-08
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
2011-07-08
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
2011-07-08
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
2011-06-27
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
2011-06-27
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
2011-06-27
mm/memory-failure.c: fix spinlock vs mutex order
Peter Zijlstra
2011-06-27
tmpfs: add shmem_read_mapping_page_gfp
Hugh Dickins
2011-06-27
tmpfs: take control of its truncate_range
Hugh Dickins
2011-06-27
mm: move shmem prototypes to shmem_fs.h
Hugh Dickins
2011-06-27
mm: move vmtruncate_range to truncate.c
Hugh Dickins
2011-06-22
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
2011-06-22
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
2011-06-17
mm: avoid anon_vma_chain allocation under anon_vma lock
Linus Torvalds
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
Peter Zijlstra
2011-06-17
mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
Linus Torvalds
2011-06-16
migrate: don't account swapcache as shmem
Andrea Arcangeli
2011-06-16
mm: get rid of the most spurious find_vma_prev() users
Linus Torvalds
2011-06-15
ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
Hugh Dickins
2011-06-15
mm: compaction: abort compaction if too many pages are isolated and caller is...
Mel Gorman
2011-06-15
mm: vmscan: do not use page_count without a page pin
Andrea Arcangeli
2011-06-15
mm: compaction: ensure that the compaction free scanner does not move to the ...
Mel Gorman
2011-06-15
compaction: checks correct fragmentation index
Shaohua Li
2011-06-15
mm/memory-failure.c: fix page isolated count mismatch
Minchan Kim
2011-06-15
memcg: avoid percpu cached charge draining at softlimit
KAMEZAWA Hiroyuki
[next]