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_6.6-2.2.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
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
2011-01-13
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
2011-01-13
thp: comment reminder in destroy_compound_page
Andrea Arcangeli
2011-01-13
thp: export maybe_mkwrite
Andrea Arcangeli
2011-01-13
thp: clear compound mapping
Andrea Arcangeli
2011-01-13
thp: put_page: recheck PageHead after releasing the compound_lock
Andrea Arcangeli
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
2011-01-13
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
2011-01-13
thp: ksm: free swap when swapcache page is replaced
Hugh Dickins
2011-01-13
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
2011-01-13
mm: set correct numa_zonelist_order string when configured on the kernel comm...
Volodymyr G. Lukiianyk
2011-01-13
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
2011-01-13
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...
Mel Gorman
2011-01-13
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
Mel Gorman
2011-01-13
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...
Mel Gorman
2011-01-13
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
2011-01-13
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
2011-01-13
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
2011-01-13
vmalloc: remove redundant unlikely()
Tobias Klauser
2011-01-13
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
2011-01-13
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
2011-01-13
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
2011-01-13
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
2011-01-13
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
2011-01-13
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2011-01-13
do_wp_page: clarify dirty_page handling
Michel Lespinasse
2011-01-13
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
2011-01-13
mm: clear PageError bit in msync & fsync
Rik van Riel
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
2011-01-13
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
2011-01-13
mm: remove unused get_vm_area_node
David Rientjes
2011-01-13
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
mm: compaction: perform a faster migration scan when migrating asynchronously
Mel Gorman
2011-01-13
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
2011-01-13
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
2011-01-13
mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim
Mel Gorman
2011-01-13
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2011-01-13
mm: compaction: add trace events for memory compaction activity
Mel Gorman
2011-01-13
mm: convert sprintf_symbol to %pS
Joe Perches
2011-01-13
mm: find_get_pages_contig fixlet
Nick Piggin
2011-01-13
vmscan: factor out kswapd sleeping logic from kswapd()
KOSAKI Motohiro
2011-01-13
mm/page-writeback.c: fix __set_page_dirty_no_writeback() return value
Bob Liu
2011-01-13
mm: vmstat: use a single setter function and callback for adjusting percpu th...
Mel Gorman
2011-01-13
mm: page allocator: adjust the per-cpu counter threshold when memory is low
Mel Gorman
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-01-09
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
[next]