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
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-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
2016-06-24
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-19
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
1
-0
/
+2
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-03-17
sched/preempt, sh: kmap_coherent relies on disabled preemption
David Hildenbrand
1
-0
/
+2
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2016-01-15
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2
-5
/
+5
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2015-09-04
sh: use PFN_DOWN macro
Alexander Kuleshov
2
-4
/
+4
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-2
/
+3
2015-06-24
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+3
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-1
/
+1
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
1
-4
/
+2
2015-02-11
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-12
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-19
next: sh: Fix compile error
Guenter Roeck
1
-1
/
+1
2014-12-10
sh: off by one BUG_ON() in setup_bootmem_node()
Dan Carpenter
1
-1
/
+1
2014-09-10
sh: get_user_pages_fast() must flush cache
Stas Sergeev
1
-0
/
+2
2014-08-29
flush_icache_range: export symbol to fix build errors
Pranith Kumar
1
-0
/
+1
2014-08-06
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
1
-2
/
+3
2014-08-06
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
1
-3
/
+1
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-03-04
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
6
-11
/
+13
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
1
-1
/
+1
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-3
/
+6
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
1
-1
/
+1
2013-07-03
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-03
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-21
/
+4
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
-2
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-7
/
+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/SH: use common help functions to free reserved pages
Jiang Liu
1
-23
/
+3
2013-04-18
memblock: kill "config MAX_ACTIVE_REGIONS"
Paul Bolle
1
-7
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+17
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-01-21
arch/sh: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-12-12
mm, oom: remove statically defined arch functions of same name
David Rientjes
1
-12
/
+7
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-114
/
+23
2012-12-11
mm: use vm_unmapped_area() on sh architecture
Michel Lespinasse
1
-114
/
+23
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+1
[next]