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
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2010-08-14
mm/page-writeback: fix non-kernel-doc function comments
Randy Dunlap
2010-08-14
mm: fix page table unmap for stack guard page properly
Linus Torvalds
2010-08-13
NOMMU: Remove an extraneous no_printk()
David Howells
2010-08-13
mm: fix missing page table unmap for stack guard page failure case
Linus Torvalds
2010-08-12
mm: keep a guard page below a grow-down stack segment
Linus Torvalds
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2010-08-12
writeback: add comment to the dirty limit functions
Wu Fengguang
2010-08-12
writeback: avoid unnecessary calculation of bdi dirty thresholds
Wu Fengguang
2010-08-12
writeback: balance_dirty_pages(): reduce calls to global_page_state
Wu Fengguang
2010-08-12
mm: fix fatal kernel-doc error
Randy Dunlap
2010-08-11
memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id
KOSAKI Motohiro
2010-08-11
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
KOSAKI Motohiro
2010-08-11
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
KOSAKI Motohiro
2010-08-11
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
KOSAKI Motohiro
2010-08-11
memcg: sc.nr_to_reclaim should be initialized
KOSAKI Motohiro
2010-08-11
memcg: avoid css_get()
KAMEZAWA Hiroyuki
2010-08-11
memcg: use find_lock_task_mm() in memory cgroups oom
KAMEZAWA Hiroyuki
2010-08-11
memcg: remove mem from arg of charge_common
Daisuke Nishimura
2010-08-11
memcg: remove redundant code
Daisuke Nishimura
2010-08-11
memcg: clean up waiting move acct
KAMEZAWA Hiroyuki
2010-08-11
memcg: clean up try_charge main loop
KAMEZAWA Hiroyuki
2010-08-11
hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()
Naoya Horiguchi
2010-08-11
hwpoison: rename CONFIG
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: support hwpoison injection for hugepage
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: detect hwpoison in hugetlb code
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: isolate corrupted hugepage
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage
Naoya Horiguchi
2010-08-11
HWPOISON, hugetlb: enable error handling path for hugepage
Naoya Horiguchi
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
2010-08-09
mm: fix corruption of hibernation caused by reusing swap during image saving
KAMEZAWA Hiroyuki
2010-08-09
ksm: cleanup for mm_slots_hash
Lai Jiangshan
2010-08-09
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
Wu Fengguang
2010-08-09
mm/vmalloc.c: check kmalloc() return value
Kulikov Vasiliy
2010-08-09
memcg: add mm_vmscan_memcg_isolate tracepoint
KOSAKI Motohiro
2010-08-09
memcg, vmscan: add memcg reclaim tracepoint
KOSAKI Motohiro
2010-08-09
vmscan: shrink_slab() requires the number of lru_pages, not the page order
KOSAKI Motohiro
2010-08-09
mmu-notifiers: remove mmu notifier calls in apply_to_page_range()
Jeremy Fitzhardinge
2010-08-09
vmscan: protect reading of reclaim_stat with lru_lock
KOSAKI Motohiro
2010-08-09
vmscan: avoid subtraction of unsigned types
KOSAKI Motohiro
2010-08-09
mm: set VM_FAULT_WRITE in do_swap_page()
Andrea Arcangeli
2010-08-09
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
2010-08-09
oom: badness heuristic rewrite
David Rientjes
[next]