index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
2014-01-23
1
-2
/
+1
*
mm: show message when updating min_free_kbytes in thp
Han Pingtian
2014-01-23
3
-2
/
+9
*
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
2014-01-23
1
-3
/
+4
*
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2014-01-23
2
-26
/
+16
*
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
2014-01-23
1
-9
/
+10
*
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
2014-01-23
1
-4
/
+21
*
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
2014-01-23
1
-2
/
+0
*
mm: do_mincore() cleanup
Jianguo Wu
2014-01-23
1
-7
/
+0
*
include/linux/genalloc.h: spinlock_t needs spinlock_types.h
Shawn Guo
2014-01-23
1
-0
/
+2
*
Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceeve...
Vinayak Menon
2014-01-23
1
-9
/
+9
*
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
2014-01-23
1
-1
/
+6
*
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
2014-01-23
1
-4
/
+2
*
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
2014-01-23
1
-10
/
+11
*
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
4
-2
/
+37
*
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
3
-1
/
+26
*
mm/nobootmem.c: add return value check in __alloc_memory_core_early()
Philipp Hachtmann
2014-01-23
1
-1
/
+3
*
memcg: rework memcg_update_kmem_limit synchronization
Vladimir Davydov
2014-01-23
1
-91
/
+105
*
memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
Vladimir Davydov
2014-01-23
1
-27
/
+2
*
memcg, slab: RCU protect memcg_params for root caches
Vladimir Davydov
2014-01-23
3
-10
/
+30
*
slab: do not panic if we fail to create memcg cache
Vladimir Davydov
2014-01-23
1
-1
/
+8
*
memcg: get rid of kmem_cache_dup()
Vladimir Davydov
2014-01-23
1
-31
/
+8
*
memcg, slab: fix races in per-memcg cache creation/destruction
Vladimir Davydov
2014-01-23
2
-10
/
+27
*
memcg: fix possible NULL deref while traversing memcg_slab_caches list
Vladimir Davydov
2014-01-23
1
-7
/
+18
*
memcg, slab: fix barrier usage when accessing memcg_caches
Vladimir Davydov
2014-01-23
2
-15
/
+21
*
memcg, slab: clean up memcg cache initialization/destruction
Vladimir Davydov
2014-01-23
3
-41
/
+37
*
memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
Vladimir Davydov
2014-01-23
3
-9
/
+19
*
slab: clean up kmem_cache_create_memcg() error handling
Vladimir Davydov
2014-01-23
1
-34
/
+31
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
30
-170
/
+181
*
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
2014-01-23
1
-3
/
+5
*
memcg: do not use vmalloc for mem_cgroup allocations
Vladimir Davydov
2014-01-23
1
-22
/
+6
*
mm: munlock: fix potential race with THP page split
Vlastimil Babka
2014-01-23
1
-44
/
+60
*
mm: print more details for bad_page()
Dave Hansen
2014-01-23
5
-23
/
+61
*
mm/zswap.c: change params from hidden to ro
Dan Streetman
2014-01-23
1
-2
/
+2
*
mm: documentation: remove hopelessly out-of-date locking doc
Dave Hansen
2014-01-23
1
-130
/
+0
*
microblaze: extable: sort the exception table at build time
Michal Simek
2014-01-23
2
-0
/
+6
*
cris: provide {in,out}[wl]_p()
Geert Uytterhoeven
2014-01-23
1
-0
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-01-23
3
-8
/
+6
|
\
|
*
udf: Fix lockdep warning from udf_symlink()
Jan Kara
2013-12-23
1
-1
/
+1
|
*
jbd: Revise KERN_EMERG error messages
Jan Kara
2013-12-04
2
-7
/
+5
*
|
assoc_array: remove global variable
Stephen Hemminger
2014-01-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2014-01-23
7
-63
/
+74
|
\
\
|
*
|
fuse: support clients that don't implement 'open'
Andrew Gallagher
2014-01-22
2
-10
/
+30
|
*
|
fuse: don't invalidate attrs when not using atime
Andrew Gallagher
2014-01-22
3
-4
/
+16
|
*
|
fuse: fix SetPageUptodate() condition in STORE
Miklos Szeredi
2014-01-22
1
-1
/
+2
|
*
|
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-01-22
4
-48
/
+26
*
|
|
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2014-01-23
24
-825
/
+1884
|
\
\
\
|
*
|
|
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
2014-01-23
1
-0
/
+4
|
*
|
|
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
2014-01-22
4
-31
/
+30
|
*
|
|
f2fs: remove the orphan block page array
Gu Zheng
2014-01-22
1
-3
/
+4
|
*
|
|
f2fs: add help function META_MAPPING
Gu Zheng
2014-01-22
5
-8
/
+13
[next]