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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
4
-20
/
+7
2014-06-05
mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads
NeilBrown
1
-2
/
+17
2014-06-05
mm: numa: add migrated transhuge pages to LRU the same way as base pages
Mel Gorman
1
-1
/
+5
2014-06-05
memcg, slab: simplify synchronization scheme
Vladimir Davydov
4
-120
/
+69
2014-06-05
memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
Vladimir Davydov
5
-31
/
+24
2014-06-05
memcg, slab: do not schedule cache destruction when last page goes away
Vladimir Davydov
4
-69
/
+4
2014-06-05
memcg: do not hang on OOM when killed by userspace OOM access to memory reserves
Michal Hocko
1
-1
/
+2
2014-06-05
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
1
-6
/
+37
2014-06-05
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
5
-14
/
+7
2014-06-05
mm/mmap.c: remove the first mapping check
Huang Shijie
1
-3
/
+2
2014-06-05
mm/swap.c: clean up *lru_cache_add* functions
Jianyu Zhan
2
-25
/
+25
2014-06-05
drm/exynos: call find_vma with the mmap_sem held
Jonathan Gonzalez V
1
-0
/
+6
2014-06-05
arc: call find_vma with the mmap_sem held
Davidlohr Bueso
1
-4
/
+6
2014-06-05
Documentation/memcg: warn about incomplete kmemcg state
Vladimir Davydov
2
-0
/
+11
2014-06-05
mm: debug: make bad_range() output more usable and readable
Dave Hansen
1
-2
/
+3
2014-06-05
mm/compaction: cleanup isolate_freepages()
Vlastimil Babka
1
-29
/
+27
2014-06-05
mm/compaction: clean up unused code lines
Heesub Shin
1
-10
/
+0
2014-06-05
mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
Vlastimil Babka
1
-10
/
+13
2014-06-05
fs/hugetlbfs/inode.c: complete conversion to pr_foo()
Andrew Morton
1
-10
/
+8
2014-06-05
slab: get_online_mems for kmem_cache_{create,destroy,shrink}
Vladimir Davydov
5
-31
/
+39
2014-06-05
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
7
-66
/
+116
2014-06-05
memcg: un-export __memcg_kmem_get_cache
Vladimir Davydov
1
-1
/
+0
2014-06-05
mm: page_alloc: do not cache reclaim distances
Mel Gorman
2
-16
/
+2
2014-06-05
mm: disable zone_reclaim_mode by default
Mel Gorman
5
-18
/
+15
2014-06-05
hugetlb: add support for gigantic page allocation at runtime
Luiz Capitulino
1
-11
/
+155
2014-06-05
hugetlb: move helpers up in the file
Luiz Capitulino
1
-73
/
+73
2014-06-05
hugetlb: update_and_free_page(): don't clear PG_reserved bit
Luiz Capitulino
1
-2
/
+2
2014-06-05
hugetlb: add hstate_is_gigantic()
Luiz Capitulino
2
-14
/
+19
2014-06-05
hugetlb: prep_compound_gigantic_page(): drop __init marker
Luiz Capitulino
1
-2
/
+1
2014-06-05
mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2014-06-05
slab: document kmalloc_order
Vladimir Davydov
1
-0
/
+5
2014-06-05
memory-hotplug: update documentation to hide information about SECTIONS and r...
Li Zhong
2
-76
/
+61
2014-06-05
mm: pass VM_BUG_ON() reason to dump_page()
Dave Hansen
1
-2
/
+9
2014-06-05
mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control
Johannes Weiner
2
-29
/
+11
2014-06-05
mm/mempool: warn about __GFP_ZERO usage
Sebastian Ott
1
-0
/
+2
2014-06-05
include/linux/mmdebug.h: add VM_WARN_ON() and VM_WARN_ON_ONCE()
Andrew Morton
1
-0
/
+4
2014-06-05
mm/huge_memory.c: complete conversion to pr_foo()
Andrew Morton
1
-11
/
+11
2014-06-05
thp: consolidate assert checks in __split_huge_page()
Kirill A. Shutemov
1
-4
/
+6
2014-06-05
arch/x86/kernel/pci-dma.c: fix dma_generic_alloc_coherent() when CONFIG_DMA_C...
Akinobu Mita
1
-1
/
+6
2014-06-05
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
4
-16
/
+44
2014-06-05
memblock: introduce memblock_alloc_range()
Akinobu Mita
2
-4
/
+19
2014-06-05
intel-iommu: integrate DMA CMA
Akinobu Mita
1
-8
/
+25
2014-06-05
x86: enable DMA CMA with swiotlb
Akinobu Mita
7
-10
/
+20
2014-06-05
x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Akinobu Mita
1
-2
/
+2
2014-06-05
mm,vmacache: optimize overflow system-wide flushing
Davidlohr Bueso
1
-0
/
+10
2014-06-05
mm,vmacache: add debug data
Davidlohr Bueso
5
-2
/
+34
2014-06-05
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
1
-27
/
+39
2014-06-05
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...
Cyrill Gorcunov
1
-5
/
+9
2014-06-05
mm: softdirty: don't forget to save file map softdiry bit on unmap
Cyrill Gorcunov
1
-1
/
+1
2014-06-05
mm: softdirty: make freshly remapped file pages being softdirty unconditionally
Cyrill Gorcunov
1
-5
/
+2
[next]