index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
mm/slab: refill cpu cache through a new slab without holding a node lock
Joonsoo Kim
1
-32
/
+36
2016-05-19
mm/slab: separate cache_grow() to two parts
Joonsoo Kim
1
-22
/
+52
2016-05-19
mm/slab: make cache_grow() handle the page allocated on arbitrary node
Joonsoo Kim
1
-39
/
+21
2016-05-19
mm/slab: racy access/modify the slab color
Joonsoo Kim
1
-13
/
+13
2016-05-19
mm/slab: don't keep free slabs if free_objects exceeds free_limit
Joonsoo Kim
1
-9
/
+14
2016-05-19
mm/slab: clean-up kmem_cache_node setup
Joonsoo Kim
1
-100
/
+68
2016-05-19
mm/slab: factor out kmem_cache_node initialization code
Joonsoo Kim
1
-29
/
+45
2016-05-19
mm/slab: drain the free slab as much as possible
Joonsoo Kim
1
-9
/
+3
2016-05-19
mm/slab: remove BAD_ALIEN_MAGIC again
Joonsoo Kim
1
-4
/
+2
2016-05-19
mm/slab: fix the theoretical race by holding proper lock
Joonsoo Kim
1
-23
/
+45
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-19
/
+13
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+5
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
15
-152
/
+141
2016-05-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
3
-23
/
+83
2016-05-12
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
1
-5
/
+10
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
13
-70
/
+130
2016-05-09
zsmalloc: fix zs_can_compact() integer overflow
Sergey Senozhatsky
1
-2
/
+5
2016-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2016-05-05
mm: fix kcompactd hang during memory offlining
Vlastimil Babka
1
-1
/
+3
2016-05-05
mm/zswap: provide unique zpool name
Dan Streetman
1
-1
/
+7
2016-05-05
mm, cma: prevent nr_isolated_* counters from going negative
Hugh Dickins
1
-9
/
+1
2016-05-05
mm: update min_free_kbytes from khugepaged after core initialization
Jason Baron
1
-1
/
+1
2016-05-05
huge pagecache: mmap_sem is unlocked when truncation splits pmd
Hugh Dickins
1
-9
/
+2
2016-05-05
mm: thp: correct split_huge_pages file permission
Yang Shi
1
-2
/
+2
2016-05-05
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
1
-2
/
+4
2016-05-02
parallel lookups machinery, part 2
Al Viro
1
-1
/
+2
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-3
/
+3
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-7
/
+2
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2
-4
/
+3
2016-05-01
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
1
-2
/
+3
2016-05-01
filemap: remove pos variables in generic_file_read_iter
Christoph Hellwig
1
-8
/
+7
2016-04-28
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
1
-1
/
+9
2016-04-28
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
1
-14
/
+14
2016-04-28
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
1
-1
/
+7
2016-04-28
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
1
-1
/
+5
2016-04-28
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
1
-1
/
+1
2016-04-28
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
1
-0
/
+40
2016-04-28
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+2
2016-04-28
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
2
-3
/
+8
2016-04-28
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
1
-1
/
+1
2016-04-25
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
1
-18
/
+19
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2016-04-14
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-82
/
+14
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-3
/
+3
2016-04-07
mm/gup: Remove the macro overload API migration helpers from the get_user*() ...
Ingo Molnar
2
-82
/
+14
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
20
-235
/
+234
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
4
-5
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
19
-230
/
+230
[prev]
[next]