index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
devfreq
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
1
-0
/
+4
2014-01-22
fuse: support clients that don't implement 'open'
Andrew Gallagher
2
-10
/
+30
2014-01-22
fuse: don't invalidate attrs when not using atime
Andrew Gallagher
3
-4
/
+16
2014-01-22
fuse: fix SetPageUptodate() condition in STORE
Miklos Szeredi
1
-1
/
+2
2014-01-22
fuse: fix pipe_buf_operations
Miklos Szeredi
4
-48
/
+26
2014-01-22
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
4
-31
/
+30
2014-01-22
f2fs: remove the orphan block page array
Gu Zheng
1
-3
/
+4
2014-01-22
f2fs: add help function META_MAPPING
Gu Zheng
5
-8
/
+13
2014-01-22
f2fs: move a branch for code redability
Jaegeuk Kim
1
-5
/
+4
2014-01-22
f2fs: call mark_inode_dirty to flush dirty pages
Jaegeuk Kim
3
-5
/
+8
2014-01-22
neighbour.h: fix comment
Li Zhong
1
-1
/
+1
2014-01-22
sched: Fix warning on make htmldocs caused by wait.h
Masanari Iida
1
-2
/
+2
2014-01-22
dm log userspace: allow mark requests to piggyback on flush requests
Dongmao Zhang
2
-50
/
+176
2014-01-22
mm/migrate: remove unused function, fail_migrate_page()
Joonsoo Kim
2
-12
/
+0
2014-01-22
mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages
Joonsoo Kim
3
-23
/
+16
2014-01-22
mm/migrate: correct failure handling if !hugepage_migration_support()
Joonsoo Kim
1
-2
/
+5
2014-01-22
mm/migrate: add comment about permanent failure path
Naoya Horiguchi
1
-1
/
+6
2014-01-22
mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure
David Rientjes
1
-1
/
+8
2014-01-22
mm: compaction: reset scanner positions immediately when they meet
Vlastimil Babka
1
-0
/
+4
2014-01-22
mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
Vlastimil Babka
1
-2
/
+9
2014-01-22
mm: compaction: detect when scanners meet in isolate_freepages
Vlastimil Babka
1
-4
/
+15
2014-01-22
mm: compaction: reset cached scanner pfn's before reading them
Vlastimil Babka
1
-8
/
+8
2014-01-22
mm: compaction: encapsulate defer reset logic
Vlastimil Babka
3
-9
/
+21
2014-01-22
mm: compaction: trace compaction begin and end
Mel Gorman
2
-0
/
+46
2014-01-22
memcg, oom: lock mem_cgroup_print_oom_info
Michal Hocko
1
-5
/
+7
2014-01-22
sched: add tracepoints related to NUMA task migration
Mel Gorman
3
-1
/
+94
2014-01-22
mm: numa: do not automatically migrate KSM pages
Mel Gorman
1
-1
/
+2
2014-01-22
mm: numa: trace tasks that fail migration due to rate limiting
Mel Gorman
2
-1
/
+30
2014-01-22
mm: numa: limit scope of lock for NUMA migrate rate limiting
Mel Gorman
2
-13
/
+13
2014-01-22
mm: numa: make NUMA-migrate related functions static
Mel Gorman
1
-2
/
+3
2014-01-22
lib/show_mem.c: show num_poisoned_pages when oom
Xishi Qiu
1
-0
/
+3
2014-01-22
mm/hwpoison: add '#' to hwpoison_inject
Wanpeng Li
1
-1
/
+1
2014-01-22
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
Grygorii Strashko
1
-13
/
+8
2014-01-22
x86/mm: memblock: switch to use NUMA_NO_NODE
Grygorii Strashko
3
-3
/
+3
2014-01-22
arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-6
/
+2
2014-01-22
arch/arm/mm/init.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-22
arch/arm/kernel/: use memblock apis for early memory allocations
Santosh Shilimkar
2
-2
/
+2
2014-01-22
drivers/firmware/memmap.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-22
mm/memory_hotplug.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-22
mm/percpu.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-16
/
+22
2014-01-22
mm/page_cgroup.c: use memblock apis for early memory allocations
Grygorii Strashko
1
-2
/
+3
2014-01-22
mm/hugetlb.c: use memblock apis for early memory allocations
Grygorii Strashko
1
-5
/
+5
2014-01-22
mm/sparse: use memblock apis for early memory allocations
Santosh Shilimkar
2
-14
/
+19
2014-01-22
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-2
/
+2
2014-01-22
lib/swiotlb.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-15
/
+20
2014-01-22
kernel/power/snapshot.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2014-01-22
mm/page_alloc.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-12
/
+15
2014-01-22
kernel/printk/printk.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-7
/
+3
2014-01-22
init/main.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-3
/
+5
2014-01-22
mm/memblock: add memblock memory allocation apis
Santosh Shilimkar
3
-4
/
+361
[next]