index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-09-23
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-3
/
+3
2015-02-15
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
1
-1
/
+3
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-29
CRIS: Avoid warning in cris mm/fault.c
Jesper Nilsson
1
-1
/
+3
2014-12-20
CRIS: Update init memory handling
Jesper Nilsson
1
-5
/
+33
2014-12-20
CRIS: Export ioremap_nocache
Jesper Nilsson
1
-1
/
+2
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+4
2013-07-03
mm/cris: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-31
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-1
/
+1
2013-04-29
mm/cris: use common help functions to free reserved pages
Jiang Liu
1
-14
/
+2
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-04-04
cris/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-5
/
+26
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
1
-0
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2010-08-04
CRIS: Always dump registers for segfaulting process.
Jesper Nilsson
1
-0
/
+6
2010-08-04
CRIS: Add config for pausing a seg-faulting process
Jesper Nilsson
1
-3
/
+10
2010-08-04
CRIS: Don't take faults while in_atomic
Jesper Nilsson
1
-8
/
+5
2010-08-04
CRIS: Fixup lookup for delay slot faults
Jesper Nilsson
1
-1
/
+4
2010-08-04
CRIS: invoke oom-killer from page fault
Jesper Nilsson
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
1
-1
/
+1
2009-06-24
CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.
Jesper Nilsson
1
-1
/
+1
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-04-02
BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
1
-1
/
+1
2008-07-26
cris: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-04-28
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
1
-1
/
+0
2008-02-08
CRIS: Minor fixes to mm/fault.c
Jesper Nilsson
1
-141
/
+28
2008-02-08
CRIS: Remove unnecessary CVS log from cris/mm/init.c
Jesper Nilsson
1
-111
/
+0
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
3
-4
/
+4
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-11
/
+12
2007-02-11
[PATCH] CRIS: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-1
/
+2
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
1
-1
/
+1
2006-10-01
[PATCH] Generic ioremap_page_range: cris conversion
Haavard Skinnemoen
1
-85
/
+3
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-1
/
+1
2005-11-07
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-08-04
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
Linus Torvalds
1
-3
/
+3
2005-07-27
[PATCH] CRIS update: mm
Mikael Starvik
3
-47
/
+131
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
5
-0
/
+890