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-01-24
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
1
-4
/
+2
2014-01-24
mm: improve documentation of page_order
Mel Gorman
2
-4
/
+9
2014-01-24
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
1
-5
/
+13
2014-01-24
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-3
/
+14
2014-01-24
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2
-11
/
+20
2014-01-24
doc/kmemcheck: add kmemcheck to kernel-parameters
Xishi Qiu
1
-0
/
+7
2014-01-24
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
1
-4
/
+2
2014-01-24
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
1
-1
/
+1
2014-01-24
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
4
-7
/
+6
2014-01-24
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
1
-2
/
+1
2014-01-24
mm: show message when updating min_free_kbytes in thp
Han Pingtian
3
-2
/
+9
2014-01-24
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
1
-3
/
+4
2014-01-24
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2
-26
/
+16
2014-01-24
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
1
-9
/
+10
2014-01-24
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
1
-4
/
+21
2014-01-24
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
1
-2
/
+0
2014-01-24
mm: do_mincore() cleanup
Jianguo Wu
1
-7
/
+0
2014-01-24
include/linux/genalloc.h: spinlock_t needs spinlock_types.h
Shawn Guo
1
-0
/
+2
2014-01-24
Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...
Vinayak Menon
1
-9
/
+9
2014-01-24
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
1
-1
/
+6
2014-01-24
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
1
-4
/
+2
2014-01-24
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-01-24
numa: add a sysctl for numa_balancing
Andi Kleen
4
-2
/
+37
2014-01-24
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
3
-1
/
+26
2014-01-24
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
1
-1
/
+3
2014-01-24
memcg: rework memcg_update_kmem_limit synchronization
Vladimir Davydov
1
-91
/
+105
2014-01-24
memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
Vladimir Davydov
1
-27
/
+2
2014-01-24
memcg, slab: RCU protect memcg_params for root caches
Vladimir Davydov
3
-10
/
+30
2014-01-24
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
1
-1
/
+8
2014-01-24
memcg: get rid of kmem_cache_dup()
Vladimir Davydov
1
-31
/
+8
2014-01-24
memcg, slab: fix races in per-memcg cache creation/destruction
Vladimir Davydov
2
-10
/
+27
2014-01-24
memcg: fix possible NULL deref while traversing memcg_slab_caches list
Vladimir Davydov
1
-7
/
+18
2014-01-24
memcg, slab: fix barrier usage when accessing memcg_caches
Vladimir Davydov
2
-15
/
+21
2014-01-24
memcg, slab: clean up memcg cache initialization/destruction
Vladimir Davydov
3
-41
/
+37
2014-01-24
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
Vladimir Davydov
3
-9
/
+19
2014-01-24
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
1
-34
/
+31
2014-01-24
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
30
-170
/
+181
2014-01-24
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
1
-3
/
+5
2014-01-24
memcg: do not use vmalloc for mem_cgroup allocations
Vladimir Davydov
1
-22
/
+6
2014-01-24
mm: munlock: fix potential race with THP page split
Vlastimil Babka
1
-44
/
+60
2014-01-24
mm: print more details for bad_page()
Dave Hansen
5
-23
/
+61
2014-01-24
mm/zswap.c: change params from hidden to ro
Dan Streetman
1
-2
/
+2
2014-01-24
mm: documentation: remove hopelessly out-of-date locking doc
Dave Hansen
1
-130
/
+0
2014-01-24
microblaze: extable: sort the exception table at build time
Michal Simek
2
-0
/
+6
2014-01-24
cris: provide {in,out}[wl]_p()
Geert Uytterhoeven
1
-0
/
+4
2014-01-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-8
/
+6
2014-01-23
assoc_array: remove global variable
Stephen Hemminger
1
-1
/
+1
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
7
-63
/
+74
2014-01-23
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
24
-825
/
+1884
2014-01-23
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
40
-717
/
+614
[next]