index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
mm-cma-allocation-trigger-fix
Andrew Morton
1
-1
/
+1
2015-04-15
mm: cma: release trigger
Sasha Levin
1
-0
/
+58
2015-04-15
mm: cma: allocation trigger
Sasha Levin
3
-1
/
+63
2015-04-15
mm: cma: debugfs interface
Sasha Levin
5
-15
/
+91
2015-04-15
memory hotplug: use macro to switch between section and pfn
Sheng Yong
1
-1
/
+1
2015-04-15
mm: memcontrol: update copyright notice
Johannes Weiner
1
-0
/
+6
2015-04-15
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
1
-2
/
+2
2015-04-15
mm: move mm_populate()-related code to mm/gup.c
Kirill A. Shutemov
2
-118
/
+118
2015-04-15
mm: move gup() -> posix mlock() error conversion out of __mm_populate
Kirill A. Shutemov
1
-4
/
+7
2015-04-15
mm: rename __mlock_vma_pages_range() to populate_vma_page_range()
Kirill A. Shutemov
3
-9
/
+9
2015-04-15
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
3
-5
/
+5
2015-04-15
slob: make slob_alloc_node() static and remove EXPORT_SYMBOL()
Fabian Frederick
1
-2
/
+1
2015-04-15
slub: use bool function return values of true/false not 1/0
Joe Perches
1
-6
/
+6
2015-04-15
mm/slub.c: parse slub_debug O option in switch statement
Chris J Arges
1
-9
/
+7
2015-04-15
mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3
Geert Uytterhoeven
1
-3
/
+14
2015-04-15
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Gerald Schaefer
1
-2
/
+1
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-27
/
+14
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-3
/
+3
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
1
-25
/
+19
2015-04-12
Merge branch 'for-linus' into for-next
Al Viro
1
-2
/
+8
2015-04-12
generic_write_checks(): drop isblk argument
Al Viro
1
-43
/
+20
2015-04-12
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
1
-11
/
+6
2015-04-12
__generic_file_write_iter: keep ->ki_pos and return value consistent
Al Viro
1
-14
/
+10
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2
-5
/
+3
2015-04-12
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-04-12
nommu: use __vfs_read()
Al Viro
1
-2
/
+2
2015-04-12
Merge branch 'for-davem' into for-next
Al Viro
10
-40
/
+58
2015-04-12
process_vm_access: switch to {compat_,}import_iovec()
Al Viro
1
-23
/
+12
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
3
-4
/
+2
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
3
-4
/
+2
2015-04-07
fix mremap() vs. ioctx_kill() race
Al Viro
1
-2
/
+8
2015-03-26
fs: move struct kiocb to fs.h
Christoph Hellwig
3
-3
/
+2
2015-03-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-38
/
+53
2015-03-26
mm: numa: mark huge PTEs young when clearing NUMA hinting faults
Mel Gorman
1
-0
/
+1
2015-03-26
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
2
-2
/
+4
2015-03-26
mm: numa: preserve PTE write permissions across a NUMA hinting fault
Mel Gorman
3
-6
/
+14
2015-03-26
mm: numa: group related processes based on VMA flags instead of page table flags
Mel Gorman
2
-19
/
+13
2015-03-26
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
1
-0
/
+1
2015-03-26
mm/slub: fix lockups on PREEMPT && !SMP kernels
Mark Rutland
1
-2
/
+4
2015-03-26
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
1
-9
/
+4
2015-03-26
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-03-26
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2
-3
/
+8
2015-03-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2015-03-24
percpu: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-23
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
1
-1
/
+4
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-754
/
+1
2015-03-13
fs: remove ki_nbytes
Christoph Hellwig
1
-1
/
+0
2015-03-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-13
/
+30
2015-03-13
memcg: disable hierarchy support if bound to the legacy cgroup hierarchy
Vladimir Davydov
1
-1
/
+3
[prev]
[next]