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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
thp: split_huge_page paging
Andrea Arcangeli
4
-0
/
+11
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
6
-0
/
+6
2011-01-13
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
2
-0
/
+10
2011-01-13
thp: clear page compound
Andrea Arcangeli
1
-1
/
+16
2011-01-13
thp: add pmd mmu_notifier helpers
Andrea Arcangeli
1
-0
/
+40
2011-01-13
thp: pte alloc trans splitting
Andrea Arcangeli
11
-23
/
+35
2011-01-13
thp: bail out gup_fast on splitting pmd
Andrea Arcangeli
1
-1
/
+12
2011-01-13
thp: add pmd mangling functions to x86
Andrea Arcangeli
3
-8
/
+179
2011-01-13
thp: add pmd mangling generic functions
Andrea Arcangeli
3
-61
/
+278
2011-01-13
thp: special pmd_trans_* functions
Andrea Arcangeli
3
-0
/
+26
2011-01-13
thp: CONFIG_TRANSPARENT_HUGEPAGE
Andrea Arcangeli
1
-0
/
+14
2011-01-13
thp: comment reminder in destroy_compound_page
Andrea Arcangeli
1
-0
/
+1
2011-01-13
thp: export maybe_mkwrite
Andrea Arcangeli
2
-13
/
+13
2011-01-13
thp: no paravirt version of pmd ops
Andrea Arcangeli
1
-0
/
+3
2011-01-13
thp: add pmd paravirt ops
Andrea Arcangeli
3
-0
/
+34
2011-01-13
thp: add native_set_pmd_at
Andrea Arcangeli
1
-0
/
+6
2011-01-13
thp: clear compound mapping
Andrea Arcangeli
1
-7
/
+4
2011-01-13
thp: update futex compound knowledge
Andrea Arcangeli
1
-10
/
+45
2011-01-13
thp: put_page: recheck PageHead after releasing the compound_lock
Andrea Arcangeli
1
-2
/
+6
2011-01-13
thp: alter compound get_page/put_page
Andrea Arcangeli
4
-9
/
+129
2011-01-13
thp: compound_lock
Andrea Arcangeli
2
-1
/
+45
2011-01-13
thp: mm: define MADV_HUGEPAGE
Andrea Arcangeli
5
-0
/
+10
2011-01-13
thp: transparent hugepage support documentation
Andrea Arcangeli
1
-0
/
+298
2011-01-13
thp: fix bad_page to show the real reason the page is bad
Andrea Arcangeli
1
-1
/
+1
2011-01-13
thp: ksm: free swap when swapcache page is replaced
Hugh Dickins
1
-0
/
+2
2011-01-13
writeback: avoid unnecessary determine_dirtyable_memory call
Minchan Kim
1
-1
/
+4
2011-01-13
mm: set correct numa_zonelist_order string when configured on the kernel comm...
Volodymyr G. Lukiianyk
1
-3
/
+10
2011-01-13
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
1
-13
/
+16
2011-01-13
mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ...
Mel Gorman
1
-1
/
+9
2011-01-13
mm: kswapd: reset kswapd_max_order and classzone_idx after reading
Mel Gorman
1
-0
/
+2
2011-01-13
mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur...
Mel Gorman
1
-5
/
+11
2011-01-13
mm: kswapd: keep kswapd awake for high-order allocations until a percentage o...
Mel Gorman
1
-9
/
+49
2011-01-13
mm: kswapd: stop high-order balancing when any suitable zone is balanced
Mel Gorman
3
-13
/
+66
2011-01-13
mm: remove likely() from grab_cache_page_write_begin()
Steven Rostedt
1
-1
/
+1
2011-01-13
mm: remove unlikely() from page_mapping()
Steven Rostedt
1
-1
/
+1
2011-01-13
mm: remove likely() from mapping_unevictable()
Steven Rostedt
1
-1
/
+1
2011-01-13
vmalloc: remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2011-01-13
mempolicy: remove tasklist_lock from migrate_pages
KOSAKI Motohiro
1
-3
/
+0
2011-01-13
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
4
-25
/
+47
2011-01-13
mm: move VM_LOCKED check to __mlock_vma_pages_range()
Michel Lespinasse
1
-13
/
+13
2011-01-13
mm: add FOLL_MLOCK follow_page flag.
Michel Lespinasse
3
-60
/
+28
2011-01-13
mlock: only hold mmap_sem in shared mode when faulting in pages
Michel Lespinasse
1
-17
/
+64
2011-01-13
mlock: avoid dirtying pages and triggering writeback
Michel Lespinasse
2
-2
/
+12
2011-01-13
do_wp_page: clarify dirty_page handling
Michel Lespinasse
1
-34
/
+38
2011-01-13
do_wp_page: remove the 'reuse' flag
Michel Lespinasse
1
-6
/
+5
2011-01-13
mm: clear PageError bit in msync & fsync
Rik van Riel
2
-2
/
+2
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
4
-1
/
+10
2011-01-13
mm: unify module_alloc code for vmalloc
David Rientjes
6
-68
/
+46
2011-01-13
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
3
-14
/
+11
2011-01-13
mm: remove unused get_vm_area_node
David Rientjes
2
-10
/
+0
[next]