2011-05-25 |
Bob Liu | nommu: add page alignment to mmap |
tree | commitdiff |
2011-05-25 |
Shaohua Li | mm: batch activate_page() to reduce lock contention |
tree | commitdiff |
2011-05-25 |
Andrew Barry | mm/page_alloc.c: prevent unending loop in __alloc_pages... |
tree | commitdiff |
2011-05-25 |
Michal Hocko | memsw: remove noswapaccount kernel parameter |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: proc: move show_numa_map() to fs/proc/task_mmu.c |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: remove check_huge_range() |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: make gather_stats() type-safe and remove forward... |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: remove MPOL_MF_STATS |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: use walk_page_range() instead of custom page table... |
tree | commitdiff |
2011-05-25 |
Stephen Wilson | mm: export get_vma_policy() |
tree | commitdiff |
2011-05-25 |
Eric Paris | tmpfs: implement generic xattr support |
tree | commitdiff |
2011-05-25 |
Yinghai Lu | memblock/nobootmem: remove unneeded code from alloc_boo... |
tree | commitdiff |
2011-05-25 |
David Rientjes | mm: fail GFP_DMA allocations when ZONE_DMA is not confi... |
tree | commitdiff |
2011-05-25 |
Daniel Kiper | mm: remove dependency on CONFIG_FLATMEM from online_page() |
tree | commitdiff |
2011-05-25 |
Minchan Kim | mm: filter unevictable page out in deactivate_page() |
tree | commitdiff |
2011-05-25 |
Wu Fengguang | readahead: trigger mmap sequential readahead on PG_read... |
tree | commitdiff |
2011-05-25 |
Andi Kleen | readahead: reduce unnecessary mmap_miss increases |
tree | commitdiff |
2011-05-25 |
Wu Fengguang | readahead: return early when readahead is disabled |
tree | commitdiff |
2011-05-25 |
Ying Han | vmscan: change shrinker API by passing shrink_control... |
tree | commitdiff |
2011-05-25 |
Ying Han | vmscan: change shrink_slab() interfaces by passing... |
tree | commitdiff |
2011-05-25 |
Wu Fengguang | readahead: readahead page allocations are OK to fail |
tree | commitdiff |
2011-05-25 |
Arve Hjønnevåg | mm: check if any page in a pageblock is reserved before... |
tree | commitdiff |
2011-05-25 |
Konstantin Khlebnikov | mm: strictly require elevated page refcount in isolate_... |
tree | commitdiff |
2011-05-25 |
Konstantin Khlebnikov | mem-hwpoison: fix page refcount around isolate_lru_page() |
tree | commitdiff |
2011-05-25 |
Konstantin Khlebnikov | mem-hotplug: call isolate_lru_page with elevated refcount |
tree | commitdiff |
2011-05-25 |
Dave Hansen | mm: print vmalloc() state after allocation failures |
tree | commitdiff |
2011-05-25 |
Dave Hansen | mm: break out page allocation warning code |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm: convert mm->cpu_vm_cpumask into cpumask_var_t |
tree | commitdiff |
2011-05-25 |
Andrea Arcangeli | mm: thp: optimize memcg charge in khugepaged |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: uninline large generic tlb.h functions |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: optimize page_lock_anon_vma() fast-path |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: convert anon_vma->lock to a mutex |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: use refcounts for page_lock_anon_vma() |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: improve page_lock_anon_vma() comment |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: revert page_lock_anon_vma() lock annotation |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: Convert i_mmap_lock to a mutex |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: Remove i_mmap_lock lockbreak |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: extended batches for generic mmu_gather |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm, powerpc: move the RCU page-table freeing into gener... |
tree | commitdiff |
2011-05-25 |
Peter Zijlstra | mm: mmu_gather rework |
tree | commitdiff |
2011-05-25 |
Michal Hocko | mm: make expand_downwards() symmetrical with expand_upw... |
tree | commitdiff |
2011-05-25 |
Johannes Weiner | mm/vmalloc: remove guard page from between vmap blocks |
tree | commitdiff |
2011-05-25 |
David Rientjes | oom: replace PF_OOM_ORIGIN with toggling oom_score_adj |
tree | commitdiff |
2011-05-25 |
Andrea Arcangeli | mm/compaction: reverse the change that forbade sync... |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm, mem-hotplug: update pcp->stat_threshold when memory... |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm, mem-hotplug: recalculate lowmem_reserve when memory... |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm, mem-hotplug: fix section mismatch. setup_per_zone_i... |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | x86,mm: make pagefault killable |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm: introduce wait_on_page_locked_killable() |
tree | commitdiff |
2011-05-25 |
KOSAKI Motohiro | mm: per-node vmstat: show proper vmstats |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: fix a compile warning in do_mmap_pgoff() |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: fix a potential memory leak in do_mmap_private() |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: check the vma list when unmapping file-mappe... |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: find vma using the sorted vma list |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: don't scan the vma list when deleting |
tree | commitdiff |
2011-05-25 |
Namhyung Kim | mm: nommu: sort mm->mmap list properly |
tree | commitdiff |
2011-05-25 |
Sergey Senozhatsky | mm: remove unused zone_idx variable from set_migratetyp... |
tree | commitdiff |
2011-05-25 |
Shaohua Li | mmap: avoid merging cloned VMAs |
tree | commitdiff |
2011-05-25 |
Shaohua Li | mmap: avoid unnecessary anon_vma lock |
tree | commitdiff |
2011-05-25 |
Shaohua Li | mmap: add alignment for some variables |
tree | commitdiff |
2011-05-25 |
David Rientjes | arch, mm: filter disallowed nodes from arch specific... |
tree | commitdiff |
2011-05-25 |
Minchan Kim | mm: vmscan: correctly check if reclaimer should schedul... |
tree | commitdiff |
2011-05-25 |
Johannes Weiner | mm: vmscan: correct use of pgdat_balanced in sleeping_p... |
tree | commitdiff |
2011-05-25 |
Christoph Lameter | slub: Fix double bit unlock in debug mode |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-linus/2640/i2c' of git://git.fluff... |
tree | commitdiff |
2011-05-24 |
Ben Dooks | Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'i2c-for-linus' of git://git.kernel.org... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'kbuild' of git://git.kernel.org/pub/scm... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'drm-core-next' of git://git.kernel.org... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'for-2.6.40' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'linux-next' of git://git.infradead.org... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'linux-next' of git://git.infradead.org... |
tree | commitdiff |
2011-05-24 |
James Morris | Merge branch 'master' of git://git.infradead.org/users... |
tree | commitdiff |
2011-05-24 |
James Morris | Merge branch 'next' into for-linus |
tree | commitdiff |
2011-05-24 |
Tejun Heo | Merge branch 'fixes-2.6.39' into for-2.6.40 |
tree | commitdiff |
2011-05-24 |
Dmitry Torokhov | Merge branch 'next' into for-linus |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'sh-latest' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.kerne... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge branch 'v4l_for_linus' of git://git.kernel.org... |
tree | commitdiff |
2011-05-24 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'linux-next' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'for-linus' of master.kernel.org:/home... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'x86-apic-for-linus' of git://git.kernel... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git.kernel... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'staging-next' of git://git.kernel.org... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'usb-next' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'tty-next' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'timers-for-linus' of git://git.kernel... |
tree | commitdiff |
2011-05-23 |
Russell King | Merge branch 'devel-stable' into for-linus |
tree | commitdiff |
2011-05-23 |
Russell King | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc... |
tree | commitdiff |
2011-05-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2011-05-23 |
Russell King | Merge branches 'consolidate-clksrc', 'consolidate-flash... |
tree | commitdiff |
2011-05-23 |
Pekka Enberg | Merge branch 'slab/next' into for-linus |
tree | commitdiff |
next |