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
2009-06-10
Merge branch 'percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-06-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-05-29
memcg: fix build warning and avoid checking for mem != null again and again
Nikanth Karthikesan
2009-05-29
mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...
Mel Gorman
2009-05-29
memcg: fix deadlock between lock_page_cgroup and mapping tree_lock
Daisuke Nishimura
2009-05-29
oom: fix possible oom_dump_tasks NULL pointer
David Rientjes
2009-05-21
hugh: update email address
Hugh Dickins
2009-05-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
2009-05-18
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
Yinghai Lu
2009-05-17
page-writeback: fix the calculation of the oldest_jif in wb_kupdate()
Toshiyuki Okajima
2009-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-05-15
Revert "mm: add /proc controls for pdflush threads"
Jens Axboe
2009-05-13
Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"
Linus Torvalds
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
2009-05-06
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2009-05-06
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
2009-05-06
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
2009-05-06
alloc_vmap_area: fix memory leak
Ralph Wuerthner
2009-05-06
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
2009-05-06
Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...
Pekka Enberg
2009-05-06
mm: SLOB fix reclaim_state
Nick Piggin
2009-05-06
mm: SLUB fix reclaim_state
Nick Piggin
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
2009-05-02
vmscan: avoid multiplication overflow in shrink_zone()
Andrew Morton
2009-05-02
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2009-05-02
memcg: fix mem_cgroup_shrink_usage()
Daisuke Nishimura
2009-05-02
mm: close page_mkwrite races
Nick Piggin
2009-05-02
memcg: fix try_get_mem_cgroup_from_swapcache()
Daisuke Nishimura
2009-05-02
mm: fix pageref leak in do_swap_page()
Johannes Weiner
2009-04-23
slub: enforce MAX_ORDER
David Rientjes
2009-04-21
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
2009-04-18
PM/Hibernate: Fix memory shrinking
Rafael J. Wysocki
2009-04-16
mm: pass correct mm when growing stack
Hugh Dickins
2009-04-16
Export filemap_write_and_wait_range
Chris Mason
2009-04-13
shmem: respect MAX_LFS_FILESIZE
Hugh Dickins
2009-04-13
shmem: fix division by zero
Yuri Tikhonov
2009-04-13
memcg: remove warning when CONFIG_DEBUG_VM=n
KAMEZAWA Hiroyuki
2009-04-13
mm: document get_user_pages_fast()
Andy Grover
2009-04-13
mm: point the UNEVICTABLE_LRU config option at the documentation
David Howells
2009-04-13
filemap: fix kernel-doc warnings
Randy Dunlap
2009-04-08
percpu: remove rbtree and use page->index instead
Christoph Lameter
2009-04-08
percpu: don't put the first chunk in reverse-map rbtree
Tejun Heo
2009-04-07
mm: add /proc controls for pdflush threads
Peter W Morreale
2009-04-07
mm: fix pdflush thread creation upper bound
Peter W Morreale
2009-04-06
percpu: __percpu_depopulate_mask can take a const mask
Stephen Rothwell
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-06
block: change the request allocation/congestion logic to be sync/async based
Jens Axboe
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
[next]