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
*
drivers: dma-contiguous: add initialization from device tree
Marek Szyprowski
2014-10-14
1
-11
/
+51
*
mm/cma: fix cma bitmap aligned mask computing
Weijie Yang
2014-10-14
1
-1
/
+3
*
mm/slab: fix unaligned access on sparc64
Joonsoo Kim
2014-10-14
1
-1
/
+1
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-13
1
-1
/
+1
|
\
|
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-09-23
1
-1
/
+1
|
|
\
|
|
*
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
2014-09-07
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-14
/
+226
|
\
\
\
|
*
|
|
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
2014-10-09
1
-14
/
+226
*
|
|
|
Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-12
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
mm: Support fadvise without CONFIG_MMU
Josh Triplett
2014-10-10
1
-1
/
+2
*
|
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
8
-239
/
+477
|
\
\
\
\
\
|
*
|
|
|
|
percpu: fix how @gfp is interpreted by the percpu allocator
Tejun Heo
2014-10-08
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Tejun Heo
2014-09-24
11
-43
/
+104
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Revert "percpu: free percpu allocation info for uniprocessor system"
Guenter Roeck
2014-09-21
1
-2
/
+0
|
*
|
|
|
|
|
percpu: fix locking regression in the failure path of pcpu_alloc()
Tejun Heo
2014-09-09
1
-0
/
+1
|
*
|
|
|
|
|
proportions: add @gfp to init functions
Tejun Heo
2014-09-08
2
-2
/
+2
|
*
|
|
|
|
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-08
4
-4
/
+4
|
*
|
|
|
|
|
percpu: implement asynchronous chunk population
Tejun Heo
2014-09-02
1
-4
/
+113
|
*
|
|
|
|
|
percpu: rename pcpu_reclaim_work to pcpu_balance_work
Tejun Heo
2014-09-02
1
-15
/
+12
|
*
|
|
|
|
|
percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
Tejun Heo
2014-09-02
2
-10
/
+114
|
*
|
|
|
|
|
percpu: make sure chunk->map array has available space
Tejun Heo
2014-09-02
1
-8
/
+45
|
*
|
|
|
|
|
percpu: implement [__]alloc_percpu_gfp()
Tejun Heo
2014-09-02
1
-25
/
+39
|
*
|
|
|
|
|
percpu: indent the population block in pcpu_alloc()
Tejun Heo
2014-09-02
1
-17
/
+21
|
*
|
|
|
|
|
percpu: make pcpu_alloc_area() capable of allocating only from populated areas
Tejun Heo
2014-09-02
1
-7
/
+58
|
*
|
|
|
|
|
percpu: restructure locking
Tejun Heo
2014-09-02
2
-40
/
+37
|
*
|
|
|
|
|
percpu: make percpu-km set chunk->populated bitmap properly
Tejun Heo
2014-09-02
1
-0
/
+3
|
*
|
|
|
|
|
percpu: move region iterations out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
3
-54
/
+28
|
*
|
|
|
|
|
percpu: move common parts out of pcpu_[de]populate_chunk()
Tejun Heo
2014-09-02
3
-40
/
+31
|
*
|
|
|
|
|
percpu: remove @may_alloc from pcpu_get_pages()
Tejun Heo
2014-09-02
1
-7
/
+8
|
*
|
|
|
|
|
percpu: remove the usage of separate populated bitmap in percpu-vm
Tejun Heo
2014-09-02
1
-68
/
+25
*
|
|
|
|
|
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-10-10
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroup: remove redundant check in cgroup_ino()
Zefan Li
2014-09-19
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
zbud: avoid accessing last unused freelist
Chao Yu
2014-10-09
1
-6
/
+7
*
|
|
|
|
|
|
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
2014-10-09
1
-9
/
+5
*
|
|
|
|
|
|
mm/zsmalloc.c: correct comment for fullness group computation
Wang Sheng-Hui
2014-10-09
1
-1
/
+1
*
|
|
|
|
|
|
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
2014-10-09
1
-5
/
+4
*
|
|
|
|
|
|
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
2014-10-09
1
-15
/
+8
*
|
|
|
|
|
|
vmstat: on-demand vmstat workers V8
Christoph Lameter
2014-10-09
1
-21
/
+120
*
|
|
|
|
|
|
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
Mel Gorman
2014-10-09
1
-1
/
+3
*
|
|
|
|
|
|
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
2014-10-09
4
-3
/
+21
*
|
|
|
|
|
|
mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP
Konstantin Khlebnikov
2014-10-09
1
-89
/
+6
*
|
|
|
|
|
|
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
2014-10-09
3
-27
/
+17
*
|
|
|
|
|
|
mm: introduce a general RCU get_user_pages_fast()
Steve Capper
2014-10-09
2
-0
/
+357
*
|
|
|
|
|
|
mm/dmapool.c: fixed a brace coding style issue
Paul McQuade
2014-10-09
1
-9
/
+6
*
|
|
|
|
|
|
mm: ksm use pr_err instead of printk
Paul McQuade
2014-10-09
1
-2
/
+2
*
|
|
|
|
|
|
mm/bootmem.c: use include/linux/ headers
Paul McQuade
2014-10-09
1
-2
/
+2
*
|
|
|
|
|
|
mm/filemap.c: remove trailing whitespace
Paul McQuade
2014-10-09
1
-2
/
+2
*
|
|
|
|
|
|
mm/mremap.c: use linux headers
Paul McQuade
2014-10-09
1
-1
/
+1
*
|
|
|
|
|
|
memcg: zap memcg_can_account_kmem
Vladimir Davydov
2014-10-09
1
-9
/
+3
*
|
|
|
|
|
|
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
2
-55
/
+21
[next]