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
2013-09-12
mm, hugetlb: fix and clean-up node iteration code to alloc or free
Joonsoo Kim
1
-82
/
+61
2013-09-12
mm, hugetlb: clean-up alloc_huge_page()
Joonsoo Kim
1
-9
/
+4
2013-09-12
mm, hugetlb: trivial commenting fix
Joonsoo Kim
1
-2
/
+2
2013-09-12
mm, hugetlb: move up the code which check availability of free huge page
Joonsoo Kim
1
-5
/
+5
2013-09-12
mm: revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"
Johannes Weiner
1
-3
/
+0
2013-09-12
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2
-10
/
+63
2013-09-12
mm: page_alloc: rearrange watermark checking in get_page_from_freelist
Johannes Weiner
1
-8
/
+8
2013-09-12
mm: vmscan: fix numa reclaim balance problem in kswapd
Johannes Weiner
1
-1
/
+1
2013-09-12
mm/huge_memory.c: fix potential NULL pointer dereference
Libin
1
-0
/
+2
2013-09-12
mm: kill one if loop in __free_pages_bootmem()
Yinghai Lu
1
-7
/
+7
2013-09-12
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag trace...
Srivatsa S. Bhat
1
-2
/
+3
2013-09-12
mm/page_allo.c: restructure free-page stealing code and fix a bug
Srivatsa S. Bhat
1
-36
/
+59
2013-09-12
mm/page_alloc.c: fix coding style and spelling
Pintu Kumar
1
-21
/
+24
2013-09-12
swap: make cluster allocation per-cpu
Shaohua Li
1
-34
/
+91
2013-09-12
swap: fix races exposed by swap discard
Shaohua Li
1
-4
/
+27
2013-09-12
swap: make swap discard async
Shaohua Li
1
-78
/
+114
2013-09-12
swap: change block allocation algorithm for SSD
Shaohua Li
1
-38
/
+250
2013-09-12
mm/page_alloc.c: use '__paginginit' instead of '__init'
Chen Gang
1
-2
/
+2
2013-09-12
mm: fix negative left shift count when PAGE_SHIFT > 20
Jerry Zhou
1
-3
/
+4
2013-09-12
mm: replace strict_strtoul() with kstrtoul()
Jingoo Han
5
-14
/
+14
2013-09-12
mm: vmstats: track TLB flush stats on UP too
Dave Hansen
1
-1
/
+2
2013-09-12
mm: vmstats: tlb flush counters
Dave Hansen
1
-0
/
+5
2013-09-12
mm/zswap.c: get swapper address_space by using macro
Sunghan Suh
1
-1
/
+1
2013-09-12
mm: mmap_region: kill correct_wcount/inode, use allow_write_access()
Oleg Nesterov
1
-9
/
+5
2013-09-12
mm: do_mmap_pgoff: cleanup the usage of file_inode()
Oleg Nesterov
1
-3
/
+2
2013-09-12
mm: shift VM_GROWS* check from mmap_region() to do_mmap_pgoff()
Oleg Nesterov
1
-6
/
+4
2013-09-12
mm/swapfile.c: convert to pr_foo()
Andrew Morton
1
-17
/
+13
2013-09-12
swap: warn when a swap area overflows the maximum size
Raymond Jennings
1
-2
/
+10
2013-09-12
mm/madvise.c: fix coding-style errors
Vladimir Cernov
1
-7
/
+7
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2
-12
/
+15
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+5
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+24
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2013-09-04
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
1
-1
/
+1
2013-09-04
shm_mnt is as longterm as it gets, TYVM...
Al Viro
1
-3
/
+4
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-180
/
+137
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-3
/
+0
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
1
-3
/
+0
2013-08-29
memcg: check that kmem_cache has memcg_params before accessing it
Andrey Vagin
1
-0
/
+2
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
37
-953
/
+2862
2013-08-27
mm: move_ptes -- Set soft dirty bit depending on pte type
Cyrill Gorcunov
1
-1
/
+20
2013-08-27
Fix comment typo for init_cma_reserved_pageblock
Li Zhong
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+1
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-7
/
+1
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
1
-1
/
+0
[next]