index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-27
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
1
-1
/
+4
2010-10-27
mm: fix error reporting in move_pages() syscall
Gleb Natapov
1
-2
/
+2
2010-10-27
/proc/swaps: support polling
Kay Sievers
1
-1
/
+48
2010-10-27
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
3
-3
/
+94
2010-10-27
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
1
-1
/
+1
2010-10-27
fs/fs-writeback.c: restore lost comment
Andrew Morton
1
-0
/
+4
2010-10-27
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
1
-42
/
+63
2010-10-27
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
1
-0
/
+2
2010-10-27
mm: declare some external symbols
Namhyung Kim
2
-0
/
+3
2010-10-27
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
1
-0
/
+2
2010-10-27
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
1
-4
/
+4
2010-10-27
rmap: make anon_vma_chain_free() static
Namhyung Kim
1
-1
/
+1
2010-10-27
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2
-2
/
+13
2010-10-27
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2
-2
/
+17
2010-10-27
mm: wrap follow_pte() using __cond_lock()
Namhyung Kim
1
-1
/
+12
2010-10-27
mm: add lock release annotation on do_wp_page()
Namhyung Kim
1
-0
/
+1
2010-10-27
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2
-2
/
+10
2010-10-27
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
Namhyung Kim
1
-2
/
+2
2010-10-27
mm: remove temporary variable on generic_file_direct_write()
Namhyung Kim
1
-4
/
+4
2010-10-27
x86: access_error API cleanup
Michel Lespinasse
1
-3
/
+3
2010-10-27
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
5
-15
/
+64
2010-10-27
mm: filemap_fault: unique path for locking page
Michel Lespinasse
1
-9
/
+11
2010-10-27
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-10-27
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
1
-0
/
+2