index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, compaction: wrap calculating first and last pfn of pageblock
Vlastimil Babka
2016-05-19
1
-14
/
+19
*
mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON
Konstantin Khlebnikov
2016-05-19
1
-1
/
+1
*
mm/mempolicy.c:offset_il_node() document and clarify
Andrew Morton
2016-05-19
1
-9
/
+11
*
mm/hugetlb.c: use first_memory_node
Andrew Morton
2016-05-19
1
-2
/
+2
*
mm/page_alloc: Remove useless parameter of __free_pages_boot_core
Li Zhang
2016-05-19
1
-6
/
+5
*
mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment
Michal Hocko
2016-05-19
1
-4
/
+3
*
mm/memory_hotplug: is_mem_section_removable() can return bool
Yaowei Bai
2016-05-19
1
-3
/
+3
*
mm/hugetlb: introduce hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
1
-1
/
+13
*
mm/hugetlb: optimize minimum size (min_size) accounting
Mike Kravetz
2016-05-19
1
-2
/
+4
*
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
5
-44
/
+10
*
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
5
-9
/
+9
*
mm/page_ref: use page_ref helper instead of direct modification of _count
Joonsoo Kim
2016-05-19
1
-1
/
+1
*
mm/slub.c: fix sysfs filename in comment
Li Peng
2016-05-19
1
-5
/
+5
*
mm: slab: remove ZONE_DMA_FLAG
Yang Shi
2016-05-19
2
-27
/
+1
*
mm: SLAB freelist randomization
Thomas Garnier
2016-05-19
1
-2
/
+165
*
mm/slub.c: replace kick_all_cpus_sync() with synchronize_sched() in kmem_cach...
Vladimir Davydov
2016-05-19
1
-1
/
+1
*
mm/slab: lockless decision to grow cache
Joonsoo Kim
2016-05-19
1
-3
/
+18
*
mm/slab: refill cpu cache through a new slab without holding a node lock
Joonsoo Kim
2016-05-19
1
-32
/
+36
*
mm/slab: separate cache_grow() to two parts
Joonsoo Kim
2016-05-19
1
-22
/
+52
*
mm/slab: make cache_grow() handle the page allocated on arbitrary node
Joonsoo Kim
2016-05-19
1
-39
/
+21
*
mm/slab: racy access/modify the slab color
Joonsoo Kim
2016-05-19
1
-13
/
+13
*
mm/slab: don't keep free slabs if free_objects exceeds free_limit
Joonsoo Kim
2016-05-19
1
-9
/
+14
*
mm/slab: clean-up kmem_cache_node setup
Joonsoo Kim
2016-05-19
1
-100
/
+68
*
mm/slab: factor out kmem_cache_node initialization code
Joonsoo Kim
2016-05-19
1
-29
/
+45
*
mm/slab: drain the free slab as much as possible
Joonsoo Kim
2016-05-19
1
-9
/
+3
*
mm/slab: remove BAD_ALIEN_MAGIC again
Joonsoo Kim
2016-05-19
1
-4
/
+2
*
mm/slab: fix the theoretical race by holding proper lock
Joonsoo Kim
2016-05-19
1
-23
/
+45
*
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
2
-19
/
+13
|
\
|
*
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
1
-7
/
+2
|
*
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
1
-1
/
+1
|
*
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
2
-4
/
+3
|
*
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-01
1
-2
/
+3
|
*
filemap: remove pos variables in generic_file_read_iter
Christoph Hellwig
2016-05-01
1
-8
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
1
-4
/
+5
|
\
\
|
*
\
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-17
15
-152
/
+141
|
|
\
\
|
*
|
|
parallel lookups machinery, part 2
Al Viro
2016-05-02
1
-1
/
+2
|
*
|
|
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-02
1
-3
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-10
1
-3
/
+3
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-16
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
13
-70
/
+130
|
|
\
\
\
\
|
*
|
|
|
|
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
2016-04-28
1
-1
/
+1
*
|
|
|
|
|
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
2016-05-12
3
-23
/
+83
*
|
|
|
|
|
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
2016-05-12
1
-5
/
+10
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
zsmalloc: fix zs_can_compact() integer overflow
Sergey Senozhatsky
2016-05-09
1
-2
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-06
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
2016-05-05
1
-2
/
+4
*
|
|
|
|
mm: fix kcompactd hang during memory offlining
Vlastimil Babka
2016-05-05
1
-1
/
+3
*
|
|
|
|
mm/zswap: provide unique zpool name
Dan Streetman
2016-05-05
1
-1
/
+7
*
|
|
|
|
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
2016-05-05
1
-9
/
+1
*
|
|
|
|
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
2016-05-05
1
-1
/
+1
[next]