index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cris: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-23
1
-1
/
+1
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-3
/
+3
*
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-15
1
-1
/
+3
|
\
|
*
CRIS: Avoid warning in cris mm/fault.c
Jesper Nilsson
2015-01-29
1
-1
/
+3
*
|
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
1
-0
/
+2
|
/
*
CRIS: Update init memory handling
Jesper Nilsson
2014-12-20
1
-5
/
+33
*
CRIS: Export ioremap_nocache
Jesper Nilsson
2014-12-20
1
-1
/
+2
*
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
2013-09-12
1
-2
/
+4
*
mm/cris: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-31
/
+2
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/cris: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-14
/
+2
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
cris/mm/fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-04-04
1
-5
/
+26
*
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
1
-0
/
+1
*
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
1
-2
/
+0
*
CRIS: Always dump registers for segfaulting process.
Jesper Nilsson
2010-08-04
1
-0
/
+6
*
CRIS: Add config for pausing a seg-faulting process
Jesper Nilsson
2010-08-04
1
-3
/
+10
*
CRIS: Don't take faults while in_atomic
Jesper Nilsson
2010-08-04
1
-8
/
+5
*
CRIS: Fixup lookup for delay slot faults
Jesper Nilsson
2010-08-04
1
-1
/
+4
*
CRIS: invoke oom-killer from page fault
Jesper Nilsson
2010-08-04
1
-4
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.
Jesper Nilsson
2009-06-24
1
-1
/
+1
*
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
2009-06-21
1
-1
/
+1
*
BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-02
1
-2
/
+1
*
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
2008-10-29
1
-1
/
+1
*
cris: use generic show_mem()
Johannes Weiner
2008-07-26
1
-30
/
+0
*
cris: remove redundant display of free swap space in show_mem()
Johannes Weiner
2008-04-28
1
-1
/
+0
*
CRIS: Minor fixes to mm/fault.c
Jesper Nilsson
2008-02-08
1
-141
/
+28
*
CRIS: Remove unnecessary CVS log from cris/mm/init.c
Jesper Nilsson
2008-02-08
1
-111
/
+0
*
spelling fixes: arch/cris/
Simon Arlott
2007-10-20
3
-4
/
+4
*
During VM oom condition, kill all threads in process group
Will Schmidt
2007-10-16
1
-1
/
+1
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-11
/
+12
*
[PATCH] CRIS: user ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+2
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[PATCH] Generic ioremap_page_range: cris conversion
Haavard Skinnemoen
2006-10-01
1
-85
/
+3
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-1
/
+1
*
[PATCH] cris: "extern inline" -> "static inline"
Adrian Bunk
2005-11-07
1
-1
/
+1
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-3
/
+1
*
It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers
Linus Torvalds
2005-08-04
1
-3
/
+3
*
[PATCH] CRIS update: mm
Mikael Starvik
2005-07-27
3
-47
/
+131
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
5
-0
/
+890