Age | Commit message (Expand) | Author |
2010-03-07 | kobject: Constify struct kset_uevent_ops | Emese Revfy |
2010-03-06 | mm: add comment on swap_duplicate's error code | Hugh Dickins |
2010-03-06 | nommu: get_user_pages(): pin last page on non-page-aligned start | Steven J. Magnani |
2010-03-06 | vmscan: detect mapped file pages used only once | Johannes Weiner |
2010-03-06 | vmscan: drop page_mapping_inuse() | Johannes Weiner |
2010-03-06 | vmscan: factor out page reference checks | Johannes Weiner |
2010-03-06 | mm: suppress pfn range output for zones without pages | David Rientjes |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki |
2010-03-06 | mm/swapfile.c: fix swapon size off-by-one | Hugh Dickins |
2010-03-06 | mm: remove VM_LOCK_RMAP code | Rik van Riel |
2010-03-06 | rmap: move exclusively owned pages to own anon_vma in do_wp_page() | Rik van Riel |
2010-03-06 | rmap: remove obsolete check from __page_check_anon_rmap() | Rik van Riel |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel |
2010-03-06 | mm/memcontrol.c: fix "integer as NULL pointer" sparse warning | Thiago Farina |
2010-03-06 | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM | Wu Fengguang |
2010-03-06 | mm/migrate.c: kill anon local variable from migrate_page_copy | KOSAKI Motohiro |
2010-03-06 | mm/mempolicy.c: fix indentation of the comments of do_migrate_pages | KOSAKI Motohiro |
2010-03-06 | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org |
2010-03-06 | mm: fix mbind vma merge problem | KOSAKI Motohiro |
2010-03-06 | mm: restore zone->all_unreclaimable to independence word | KOSAKI Motohiro |
2010-03-06 | mm: remove free_hot_page() | Li Hong |
2010-03-06 | mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct | Li Hong |
2010-03-06 | mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct | Li Hong |
2010-03-06 | mm, lockdep: annotate reclaim context to zone reclaim too | KOSAKI Motohiro |
2010-03-06 | vmscan: get_scan_ratio() cleanup | KOSAKI Motohiro |
2010-03-06 | vmscan: check high watermark after shrink zone | Minchan Kim |
2010-03-06 | mm: use rlimit helpers | Jiri Slaby |
2010-03-06 | mm: mlock_vma_pages_range() only return success or failure | KOSAKI Motohiro |
2010-03-06 | mm: mlock_vma_pages_range() never return negative value | KOSAKI Motohiro |
2010-03-06 | mm: count swap usage | KAMEZAWA Hiroyuki |
2010-03-06 | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki |
2010-03-06 | mm: clean up mm_counter | KAMEZAWA Hiroyuki |
2010-03-05 | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-04 | SLUB: Fix per-cpu merge conflict | Stephen Rothwell |
2010-03-04 | Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp... | Pekka Enberg |
2010-03-03 | kill unused invalidate_inode_pages helper | Christoph Hellwig |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-03-01 | sparsemem: Fix compilation on PowerPC | Yinghai Lu |
2010-03-01 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-02-26 | failslab: add ability to filter slab caches | Dmitry Monakhov |
2010-02-26 | early_res: Add free_early_partial() | Yinghai Lu |
2010-02-25 | Merge branches 'clks' and 'pnx' into devel | Russell King |
2010-02-22 | memcg: fix oom killing a child process in an other cgroup | KAMEZAWA Hiroyuki |
2010-02-22 | x86: Fix non-bootmem compilation on PowerPC | Yinghai Lu |
2010-02-21 | mm: Make copy_from_user() in migrate.c statically predictable | H. Peter Anvin |