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
/
arch
/
cris
/
mm
Age
Commit message (
Expand
)
Author
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-07-03
mm/cris: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-04-29
mm/cris: use common help functions to free reserved pages
Jiang Liu
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-04-04
cris/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2010-08-04
CRIS: Always dump registers for segfaulting process.
Jesper Nilsson
2010-08-04
CRIS: Add config for pausing a seg-faulting process
Jesper Nilsson
2010-08-04
CRIS: Don't take faults while in_atomic
Jesper Nilsson
2010-08-04
CRIS: Fixup lookup for delay slot faults
Jesper Nilsson
2010-08-04
CRIS: invoke oom-killer from page fault
Jesper Nilsson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-06-24
CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.
Jesper Nilsson
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-04-02
BUG to BUG_ON changes
Stoyan Gaydarov
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2008-07-26
cris: use generic show_mem()
Johannes Weiner
2008-04-28
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-02-08
CRIS: Minor fixes to mm/fault.c
Jesper Nilsson
2008-02-08
CRIS: Remove unnecessary CVS log from cris/mm/init.c
Jesper Nilsson
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-02-11
[PATCH] CRIS: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-10-01
[PATCH] Generic ioremap_page_range: cris conversion
Haavard Skinnemoen
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2005-11-07
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-08-04
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
Linus Torvalds
2005-07-27
[PATCH] CRIS update: mm
Mikael Starvik
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds