index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2010-04-01
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
2010-04-01
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
2010-04-01
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
2010-04-01
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
2010-04-01
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2010-04-01
vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
Yongseok Koh
2010-04-01
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
2010-04-01
Fix potential crash with sys_move_pages
Linus Torvalds
2010-01-06
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-18
mm: hugetlb: fix hugepage memory leak in walk_page_range()
Naoya Horiguchi
2009-12-18
mm: hugetlb: fix hugepage memory leak in mincore()
Naoya Horiguchi
2009-12-08
page allocator: always wake kswapd when restarting an allocation attempt afte...
Mel Gorman
2009-12-08
page allocator: Do not allow interrupts to use ALLOC_HARDER
Mel Gorman
2009-12-08
memcg: fix wrong pointer initialization at page migration when memcg is disab...
KAMEZAWA Hiroyuki
2009-12-08
highmem: Fix debug_kmap_atomic() to also handle KM_IRQ_PTE, KM_NMI, and KM_NM...
Soeren Sandmann
2009-12-08
highmem: Fix race in debug_kmap_atomic() which could cause warn_count to unde...
Soeren Sandmann
2009-11-09
vmscan: limit VM_EXEC protection to file pages
Wu Fengguang
2009-11-09
mm: remove incorrect swap_count() from try_to_unuse()
Bo Liu
2009-11-09
NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()
David Howells
2009-11-09
do_mbind(): fix memory leak
KOSAKI Motohiro
2009-11-09
mbind(): fix leak of never putback pages
KOSAKI Motohiro
2009-10-12
mm: add_to_swap_cache() must not sleep
Daisuke Nishimura
2009-10-05
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
David Howells
2009-10-05
mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()
Lee Schermerhorn
2009-10-05
mm: fix anonymous dirtying
Hugh Dickins
2009-10-05
mm: munlock use follow_page
Hugh Dickins
2009-10-05
page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
Mel Gorman
2009-10-05
hugetlb: restore interleaving of bootmem huge pages (2.6.31)
Lee Schermerhorn
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-05
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2009-09-05
page-allocator: always change pageblock ownership when anti-fragmentation is ...
Mel Gorman
2009-09-05
nommu: fix error handling in do_mmap_pgoff()
David Howells
2009-09-03
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
2009-09-01
percpu: don't assume existence of cpu0
Tejun Heo
2009-08-26
mm: fix for infinite churning of mlocked pages
Minchan Kim
2009-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-08-18
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
Bo Liu
2009-08-18
nommu: check fd read permission in validate_mmap_request()
Graff Yang
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-14
percpu: use the right flag for get_vm_area()
Amerigo Wang
2009-08-14
percpu, sparc64: fix sparse possible cpu map handling
Tejun Heo
2009-08-10
mempool.c: clean up type-casting
Figo.zhang
2009-08-07
mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware
KAMEZAWA Hiroyuki
2009-07-29
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-07-29
page-allocator: allow too high-order warning messages to be suppressed with _...
Mel Gorman
2009-07-29
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
2009-07-29
hugetlbfs: fix i_blocks accounting
Eric Sandeen
2009-07-29
mm: avoid endless looping for oom killed tasks
David Rientjes
2009-07-29
page-allocator: preserve PFN ordering when __GFP_COLD is set
Mel Gorman
[next]