index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-01-24
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
1
-16
/
+13
2014-01-24
mm: print more details for bad_page()
Dave Hansen
1
-1
/
+3
2014-01-22
mm: add overcommit_kbytes sysctl variable
Jerome Marchand
1
-0
/
+9
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-1
/
+0
2014-01-22
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
1
-0
/
+12
2014-01-22
mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail()
Oleg Nesterov
1
-4
/
+3
2014-01-22
mm: tail page refcounting optimization for slab and hugetlbfs
Andrea Arcangeli
1
-1
/
+31
2014-01-22
mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
Geert Uytterhoeven
1
-5
/
+8
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
1
-3
/
+3
2013-12-09
mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE
Aneesh Kumar K.V
1
-1
/
+1
2013-11-21
Revert "mm: create a separate slab for page->ptl allocation"
Linus Torvalds
1
-9
/
+0
2013-11-15
mm: create a separate slab for page->ptl allocation
Kirill A. Shutemov
1
-0
/
+9
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
1
-11
/
+13
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-20
/
+61
2013-11-15
mm: allow pgtable_page_ctor() to fail
Kirill A. Shutemov
1
-1
/
+2
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
1
-0
/
+32
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
1
-0
/
+1
2013-11-15
mm: introduce api for split page table lock for PMD level
Kirill A. Shutemov
1
-0
/
+13
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
1
-3
/
+3
2013-11-13
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
1
-0
/
+4
2013-11-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+14
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
1
-0
/
+14
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
1
-0
/
+11
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
1
-40
/
+50
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
1
-22
/
+67
2013-09-13
thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
Kirill A. Shutemov
1
-1
/
+2
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-1
/
+1
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+1
2013-09-12
mm/hwpoison: don't need to hold compound lock for hugetlbfs page
Wanpeng Li
1
-14
/
+0
2013-09-12
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
Vlastimil Babka
1
-6
/
+6
2013-09-12
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
1
-0
/
+6
2013-08-12
Merge branch 'x86/mce' into x86/ras
Ingo Molnar
1
-0
/
+1
2013-07-10
mce: acpi/apei: Soft-offline a page on firmware GHES notification
Naveen N. Rao
1
-0
/
+1
2013-07-09
mm: remove unused VM_<READfoo> macros and expand other in-place
Joe Perches
1
-6
/
+0
2013-07-04
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-04
mm: kill global variable num_physpages
Jiang Liu
1
-1
/
+0
2013-07-04
mm: introduce helper function mem_init_print_info() to simplify mem_init()
Jiang Liu
1
-0
/
+12
2013-07-04
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
1
-4
/
+2
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-3
/
+4
2013-07-04
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-3
/
+2
2013-07-04
include/linux/mm.h: add PAGE_ALIGNED() helper
Andrew Morton
1
-0
/
+3
2013-05-22
mm: change invalidatepage prototype to accept length
Lukas Czerner
1
-1
/
+2
2013-05-08
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
1
-7
/
+13
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-04-30
mm: replace hardcoded 3% with admin_reserve_pages knob
Andrew Shewmaker
1
-0
/
+1
2013-04-30
mm: limit growth of 3% hardcoded other user reserve
Andrew Shewmaker
1
-0
/
+2
2013-04-30
page_alloc: make setup_nr_node_ids() usable for arch init code
Cody P Schafer
1
-0
/
+6
2013-04-30
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+4
2013-04-30
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-0
/
+4
[next]