index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
score
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
arch: remove score port
Arnd Bergmann
8
-1175
/
+0
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
1
-0
/
+2
2017-01-26
score: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
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
-1
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-10-05
arch/score/mm/cache.c: Export 'flush_icache_range'
Chen Gang
1
-0
/
+1
2014-10-05
arch: score: Export necessary symbols in related files
Chen Gang
1
-0
/
+1
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-1
/
+6
2013-09-12
arch: mm: remove obsolete init OOM protection
Johannes Weiner
1
-6
/
+0
2013-07-14
score: delete __cpuinit usage from all score files
Paul Gortmaker
1
-1
/
+1
2013-07-09
mm: invoke oom-killer from remaining unconverted page fault handlers
Johannes Weiner
1
-4
/
+4
2013-07-03
mm/score: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-24
/
+2
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+2
2013-05-25
score: remove redundant kcore_list entries
Kyle McMartin
1
-2
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-29
mm/score: use common help functions to free reserved pages
Jiang Liu
1
-28
/
+5
2013-04-29
proc: Split kcore bits from linux/procfs.h into linux/kcore.h
David Howells
1
-1
/
+1
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2010-08-12
score: fix dereference of NULL pointer in local_flush_tlb_page()
Roel Kluin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
2
-8
/
+25
2010-02-01
resources: introduce generic page_is_ram()
Wu Fengguang
1
-1
/
+1
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
1
-5
/
+0
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
1
-2
/
+24
2009-08-30
score: remove unused code, add include files in .c
Chen Liqin
2
-10
/
+4
2009-06-27
score: clean up mm/init.c
Arnd Bergmann
1
-24
/
+10
2009-06-19
score: update files according to review comments
Chen Liqin
1
-88
/
+37
2009-06-19
score: Add support for Sunplus S+core architecture
Chen Liqin
8
-0
/
+1270