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.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-07-18
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
1
-3
/
+4
2015-07-18
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
1
-2
/
+2
2015-07-18
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
2
-3
/
+12
2015-07-18
mm/page_owner: fix possible access violation
Joonsoo Kim
1
-1
/
+3
2015-07-18
mm, meminit: suppress unused memory variable warning
Mel Gorman
1
-3
/
+1
2015-07-09
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
1
-7
/
+13
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2015-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-47
/
+62
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2
-3
/
+3
2015-07-02
writeback: don't drain bdi_writeback_congested on bdi destruction
Tejun Heo
1
-6
/
+16
2015-07-02
writeback: don't embed root bdi_writeback_congested in bdi_writeback
Tejun Heo
1
-41
/
+46
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-81
/
+453
2015-07-02
Add __init attribute to new_kmalloc_cache
Christoph Lameter
1
-1
/
+1
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
3
-37
/
+39
2015-07-01
mm: meminit: remove mminit_verify_page_links
Mel Gorman
3
-17
/
+0
2015-07-01
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
1
-22
/
+24
2015-07-01
mm: meminit: free pages in large chunks where possible
Mel Gorman
1
-6
/
+49
2015-07-01
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
1
-5
/
+24
2015-07-01
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
4
-6
/
+130
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
3
-3
/
+111
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
1
-37
/
+52
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
1
-15
/
+25
2015-07-01
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
2
-1
/
+19
2015-07-01
mm: meminit: move page initialization into a separate function
Robin Holt
1
-33
/
+46
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
1
-0
/
+32
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
1
-16
/
+16
2015-06-27
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-58
/
+30
2015-06-26
kasan: remove duplicate definition of the macro KASAN_FREE_PAGE
Wang Long
1
-1
/
+0
2015-06-26
zpool: remove zpool_evict()
Dan Streetman
3
-33
/
+22
2015-06-26
zpool: change pr_info to pr_debug
Dan Streetman
1
-3
/
+3
2015-06-26
zswap: runtime enable/disable
Dan Streetman
1
-7
/
+5
2015-06-26
zsmalloc: remove obsolete ZSMALLOC_DEBUG
Marcin Jabrzyk
1
-4
/
+0
2015-06-26
mm/hugetlb: remove unused arch hook prepare/release_hugepage
Dominik Dingel
1
-10
/
+0
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-647
/
+1579
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
33
-871
/
+1009
2015-06-25
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
Larry Finger
2
-5
/
+6
2015-06-25
mm, thp: respect MPOL_PREFERRED policy with non-local node
Vlastimil Babka
1
-16
/
+22
2015-06-25
tmpfs: truncate prealloc blocks past i_size
Josef Bacik
1
-1
/
+1
2015-06-25
mm/memory hotplug: print the last vmemmap region at the end of hot add memory
Zhu Guihua
1
-0
/
+1
2015-06-25
mm/mmap.c: optimization of do_mmap_pgoff function
Piotr Kwapulinski
1
-3
/
+3
2015-06-25
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
Catalin Marinas
1
-34
/
+56
2015-06-25
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
Catalin Marinas
1
-4
/
+11
2015-06-25
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
Catalin Marinas
1
-2
/
+0
2015-06-25
mm: kmemleak: fix delete_object_*() race when called on the same memory block
Catalin Marinas
1
-13
/
+26
2015-06-25
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Catalin Marinas
1
-3
/
+16
2015-06-25
memcg: convert mem_cgroup->under_oom from atomic_t to int
Tejun Heo
1
-8
/
+21
2015-06-25
memcg: remove unused mem_cgroup->oom_wakeups
Tejun Heo
1
-9
/
+1
[next]