| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 1 | -1/+1 |
| 2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 2 | -2/+2 |
| 2008-12-10 | mm: no get_user/put_user while holding mmap_sem in do_pages_stat? | Brice Goglin | 1 | -13/+46 |
| 2008-12-10 | page_cgroup should ignore empty nodes | KAMEZAWA Hiroyuki | 1 | -0/+3 |
| 2008-12-10 | mm: remove UP version of lru_add_drain_all() | KOSAKI Motohiro | 1 | -13/+0 |
| 2008-12-10 | mm/backing-dev.c: remove recently-added WARN_ON() | Andrew Morton | 1 | -1/+1 |
| 2008-12-02 | vmscan: evict streaming IO first | Rik van Riel | 1 | -1/+6 |
| 2008-12-02 | bdi: register sysfs bdi device only once per queue | Kay Sievers | 1 | -0/+3 |
| 2008-12-01 | memcg: memory hotplug fix for notifier callback | KAMEZAWA Hiroyuki | 2 | -16/+33 |
| 2008-12-01 | mm: vmalloc fix lazy unmapping cache aliasing | Nick Piggin | 1 | -4/+16 |
| 2008-12-01 | vmscan: protect zone rotation stats by lru lock | Johannes Weiner | 1 | -1/+1 |
| 2008-11-30 | meminit section warnings | Al Viro | 3 | -11/+13 |
| 2008-11-19 | vmscan: fix get_scan_ratio() comment | Rik van Riel | 1 | -3/+3 |
| 2008-11-19 | vmscan: let GFP_NOFS go to swap again | Hugh Dickins | 1 | -0/+3 |
| 2008-11-19 | migration: fix writepage error | Hugh Dickins | 1 | -4/+1 |
| 2008-11-19 | mm: vmalloc search restart fix | Glauber Costa | 1 | -2/+2 |
| 2008-11-19 | mm: vmalloc failure flush fix | Nick Piggin | 1 | -2/+13 |
| 2008-11-19 | mm: vmalloc allocator off by one | Nick Piggin | 1 | -1/+1 |
| 2008-11-19 | cpuset: update top cpuset's mems after adding a node | Miao Xie | 1 | -3/+0 |
| 2008-11-16 | unitialized return value in mm/mlock.c: __mlock_vma_pages_range() | Helge Deller | 1 | -1/+1 |
| 2008-11-15 | mm: remove unevictable's show_page_path | KOSAKI Motohiro | 1 | -35/+0 |
| 2008-11-12 | memcg: bugfix for memory hotplug | KAMEZAWA Hiroyuki | 1 | -2/+2 |
| 2008-11-12 | mm: remove lru_add_drain_all() from the munlock path | KOSAKI Motohiro | 1 | -10/+6 |
| 2008-11-12 | cpusets: update mems allowed in page allocator | David Rientjes | 1 | -0/+4 |
| 2008-11-12 | hugetlb: make unmap_ref_private multi-size-aware | Adam Litke | 1 | -2/+3 |
| 2008-11-12 | parisc: fix find_extend_vma() breakage | Denys Vlasenko | 1 | -1/+1 |
| 2008-11-07 | vmap: cope with vm_unmap_aliases before vmalloc_init() | Jeremy Fitzhardinge | 1 | -0/+7 |
| 2008-11-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
| 2008-11-06 | memory hotplug: fix page_zone() calculation in test_pages_isolated() | Gerald Schaefer | 1 | -2/+3 |
| 2008-11-06 | mm/oom_kill.c: fix badness() kerneldoc | Qinghuang Feng | 1 | -1/+0 |
| 2008-11-06 | vmemmap: warn about page_structs with remote distance | David Rientjes | 1 | -1/+1 |
| 2008-11-06 | mm: move migrate_prep out from under mmap_sem | Christoph Lameter | 2 | -8/+12 |
| 2008-11-06 | oom: do not dump task state for non thread group leaders | David Rientjes | 1 | -0/+2 |
| 2008-11-06 | hugetlb: pull gigantic page initialisation out of the default path | Andy Whitcroft | 3 | -8/+33 |
| 2008-11-06 | hugetlbfs: handle pages higher order than MAX_ORDER | Andy Whitcroft | 2 | -1/+64 |
| 2008-11-06 | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 1 | -1/+1 |
| 2008-10-30 | nfsd: fix vm overcommit crash | Alan Cox | 3 | -6/+8 |
| 2008-10-30 | mm: fix kernel-doc function notation | Randy Dunlap | 1 | -1/+2 |
| 2008-10-30 | fs: remove prepare_write/commit_write | Nick Piggin | 1 | -238/+4 |
| 2008-10-23 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 5 | -21/+167 |
| 2008-10-23 | memcg: fix page_cgroup allocation | KAMEZAWA Hiroyuki | 2 | -8/+25 |
| 2008-10-23 | mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). | Paul Mundt | 1 | -0/+1 |
| 2008-10-23 | proc: move /proc/zoneinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -1/+14 |
| 2008-10-23 | proc: move /proc/vmstat boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -1/+13 |
| 2008-10-23 | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -1/+14 |
| 2008-10-23 | proc: move /proc/buddyinfo boilerplate to mm/vmstat.c | Alexey Dobriyan | 1 | -4/+21 |
| 2008-10-23 | proc: move /proc/vmallocinfo to mm/vmalloc.c | Alexey Dobriyan | 1 | -1/+32 |
| 2008-10-23 | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c | Alexey Dobriyan | 2 | -10/+35 |
| 2008-10-23 | proc: move /proc/slab_allocators boilerplate to mm/slab.c | Alexey Dobriyan | 1 | -1/+35 |
| 2008-10-23 | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 1 | -2/+3 |
| 2008-10-20 | mm: remove duplicated #include's | Huang Weiyi | 2 | -3/+0 |
| 2008-10-20 | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins | 1 | -0/+1 |
| 2008-10-20 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+16 |
| 2008-10-20 | make mm/rmap.c:anon_vma_cachep static | Adrian Bunk | 1 | -1/+11 |
| 2008-10-20 | memcg: allocate all page_cgroup at boot | KAMEZAWA Hiroyuki | 4 | -178/+321 |
| 2008-10-20 | memcg: atomic ops for page_cgroup->flags | KAMEZAWA Hiroyuki | 1 | -40/+82 |
| 2008-10-20 | memcg: optimize per-cpu statistics | KAMEZAWA Hiroyuki | 1 | -8/+10 |
| 2008-10-20 | memcg: avoid accounting special pages | KAMEZAWA Hiroyuki | 2 | -16/+13 |
| 2008-10-20 | memcg: make page->mapping NULL before uncharge | KAMEZAWA Hiroyuki | 3 | -3/+9 |
| 2008-10-20 | memcg: move charge swapin under lock | KAMEZAWA Hiroyuki | 1 | -5/+6 |
| 2008-10-20 | mm: extract do_pages_move() out of sys_move_pages() | Brice Goglin | 1 | -66/+86 |
| 2008-10-20 | mm: don't vmalloc a huge page_to_node array for do_pages_stat() | Brice Goglin | 1 | -15/+25 |
| 2008-10-20 | mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated | Brice Goglin | 1 | -2/+1 |
| 2008-10-20 | memory hotplug: release memory regions in PAGES_PER_SECTION chunks | Nathan Fontenot | 1 | -2/+2 |
| 2008-10-20 | setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock | Gerald Schaefer | 1 | -2/+2 |
| 2008-10-20 | hugepage: support ZERO_PAGE() | KOSAKI Motohiro | 1 | -3/+19 |
| 2008-10-20 | mm: print out meminit for memmap | Yinghai Lu | 1 | -4/+3 |
| 2008-10-20 | mm: hugetlb.c make functions static, use NULL rather than 0 | Harvey Harrison | 1 | -7/+5 |
| 2008-10-20 | mm: rewrite vmap layer | Nick Piggin | 1 | -133/+842 |
| 2008-10-20 | mmap.c: deinline a few functions | Denys Vlasenko | 1 | -4/+4 |
| 2008-10-20 | mm: page lock use lock bitops | Nick Piggin | 2 | -9/+6 |
| 2008-10-20 | mm: unlockless reclaim | Nick Piggin | 1 | -1/+8 |
| 2008-10-20 | mm: pagecache insertion fewer atomics | Nick Piggin | 1 | -2/+2 |
| 2008-10-20 | mlock: make mlock error return Posixly Correct | Lee Schermerhorn | 2 | -7/+28 |
| 2008-10-20 | mlock: revert mainline handling of mlock error return | Lee Schermerhorn | 1 | -12/+2 |
| 2008-10-20 | vmscan: don't accumulate scan pressure on unrelated lists | Johannes Weiner | 1 | -5/+2 |
| 2008-10-20 | mlock: count attempts to free mlocked page | Lee Schermerhorn | 3 | -0/+19 |
| 2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2 | -2/+168 |
| 2008-10-20 | swap: cull unevictable pages in fault path | Lee Schermerhorn | 2 | -8/+31 |
| 2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin | 3 | -8/+54 |
| 2008-10-20 | mmap: handle mlocked pages during map, remap, unmap | Rik van Riel | 6 | -160/+180 |
| 2008-10-20 | mlock: downgrade mmap sem while populating mlocked regions | Lee Schermerhorn | 1 | -3/+43 |
| 2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin | 10 | -88/+782 |
| 2008-10-20 | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 2 | -0/+93 |
| 2008-10-20 | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn | 1 | -0/+5 |
| 2008-10-20 | Unevictable LRU Page Statistics | Lee Schermerhorn | 3 | -2/+25 |
| 2008-10-20 | unevictable lru: add event counting with statistics | Lee Schermerhorn | 2 | -0/+11 |
| 2008-10-20 | Unevictable LRU Infrastructure | Lee Schermerhorn | 7 | -62/+272 |
| 2008-10-20 | more aggressively use lumpy reclaim | Rik van Riel | 1 | -4/+16 |
| 2008-10-20 | vmscan: add newly swapped in pages to the inactive list | Rik van Riel | 1 | -1/+1 |
| 2008-10-20 | vmscan: fix pagecache reclaim referenced bit check | Rik van Riel | 1 | -32/+13 |
| 2008-10-20 | vmscan: second chance replacement for anonymous pages | Rik van Riel | 3 | -6/+79 |
| 2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel | 12 | -274/+337 |
| 2008-10-20 | define page_file_cache() function | Rik van Riel | 5 | -0/+11 |
| 2008-10-20 | vmscan: free swap space on swap-in/activation | Rik van Riel | 3 | -3/+53 |
| 2008-10-20 | swap: use an array for the LRU pagevecs | KOSAKI Motohiro | 2 | -62/+28 |
| 2008-10-20 | vmscan: Use an indexed array for LRU variables | Christoph Lameter | 5 | -141/+108 |
| 2008-10-20 | vmscan: move isolate_lru_page() to vmscan.c | Nick Piggin | 5 | -34/+59 |
| 2008-10-20 | mm: cleanup to make remove_memory() arch-neutral | Badari Pulavarty | 1 | -1/+11 |
| 2008-10-19 | anon_vma_prepare: properly lock even newly allocated entries | Linus Torvalds | 1 | -10/+32 |
| 2008-10-17 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 1 | -0/+1 |
| 2008-10-18 | Export shmem_file_setup for DRM-GEM | Keith Packard | 1 | -0/+1 |
| 2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+11 |
| 2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami | 5 | -5/+5 |
| 2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 1 | -2/+2 |
| 2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -1/+1 |
| 2008-10-16 | mm: do_generic_file_read() never gets a NULL 'filp' argument | Krishna Kumar | 1 | -2/+1 |
| 2008-10-16 | hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault() | David Gibson | 1 | -5/+18 |
| 2008-10-16 | mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum | Andrew Morton | 1 | -1/+1 |
| 2008-10-16 | vfs: Add no_nrwrite_index_update writeback control flag | Aneesh Kumar K.V | 1 | -3/+7 |
| 2008-10-16 | Introduce is_vmalloc_or_module_addr() and use with DEBUG_VIRTUAL | Linus Torvalds | 1 | -2/+16 |
| 2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2 | -7/+11 |
| 2008-10-14 | do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails | Oleg Nesterov | 1 | -7/+8 |
| 2008-10-14 | vfs: Remove the range_cont writeback mode. | Aneesh Kumar K.V | 1 | -2/+0 |
| 2008-10-13 | integrity: special fs magic | Mimi Zohar | 1 | -3/+1 |
| 2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 1 | -0/+7 |
| 2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+4 |
| 2008-10-10 | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
| 2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 7 | -26/+54 |
| 2008-10-09 | SLOB: fix bogus ksize calculation fix | Matt Mackall | 1 | -3/+5 |
| 2008-10-09 | highmem: use bio_has_data() in the bounce path | Jens Axboe | 1 | -1/+1 |
| 2008-10-07 | SLOB: fix bogus ksize calculation | Matt Mackall | 1 | -1/+1 |
| 2008-10-02 | mm: handle initialising compound pages at orders greater than MAX_ORDER | Andy Whitcroft | 1 | -5/+8 |
| 2008-10-02 | mm: tiny-shmem nommu fix | Nick Piggin | 1 | -0/+6 |
| 2008-10-02 | memory hotplug: missing zone->lock in test_pages_isolated() | Gerald Schaefer | 1 | -4/+8 |
| 2008-09-29 | mm owner: fix race between swapoff and exit | Balbir Singh | 1 | -0/+17 |
| 2008-09-23 | memcg: check under limit at shrink_usage | Daisuke Nishimura | 1 | -0/+1 |
| 2008-09-23 | mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex | Nick Piggin | 1 | -15/+9 |
| 2008-09-15 | slub: fixed uninitialized counter in struct kmem_cache_node | Salman Qazi | 1 | -0/+1 |
| 2008-09-14 | Merge commit 'v2.6.27-rc6' into x86/pat | Ingo Molnar | 13 | -47/+157 |
| 2008-09-14 | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 1 | -0/+3 |
| 2008-09-13 | mm: mark the correct zone as full when scanning zonelists | Mel Gorman | 1 | -1/+1 |
| 2008-09-03 | mmap: fix petty bug in anonymous shared mmap offset handling | Tejun Heo | 1 | -0/+4 |
| 2008-09-02 | mm: size of quicklists shouldn't be proportional to the number of CPUs | KOSAKI Motohiro | 1 | -1/+8 |
| 2008-09-02 | mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_... | Marcin Slusarz | 1 | -1/+1 |
| 2008-09-02 | VFS: fix dio write returning EIO when try_to_release_page fails | Hisashi Hifumi | 2 | -4/+11 |
| 2008-09-02 | mm: make setup_zone_migrate_reserve() aware of overlapping nodes | Adam Litke | 1 | -0/+7 |
| 2008-09-02 | Remove '#include <stddef.h>' from mm/page_isolation.c | David Woodhouse | 1 | -1/+0 |
| 2008-08-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+18 |
| 2008-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -2/+2 |
| 2008-08-27 | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo | Mel Gorman | 1 | -1/+18 |
| 2008-08-22 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 10 | -28/+86 |
| 2008-08-20 | mm: xip/ext2 fix block allocation race | Nick Piggin | 1 | -1/+4 |
| 2008-08-20 | mm: xip fix fault vs sparse page invalidate race | Nick Piggin | 1 | -14/+46 |
| 2008-08-20 | mm: dirty page tracking race fix | Nick Piggin | 2 | -6/+10 |
| 2008-08-20 | bootmem: fix aligning of node-relative indexes and offsets | Johannes Weiner | 1 | -6/+29 |
| 2008-08-20 | mm: mminit_loglevel cannot be __meminitdata anymore | Marcin Slusarz | 1 | -1/+1 |
| 2008-08-20 | mm: show free swap as signed | Hugh Dickins | 1 | -1/+1 |
| 2008-08-20 | mm: page_remove_rmap comments on PageAnon | Hugh Dickins | 1 | -9/+16 |
| 2008-08-20 | slub: Disable NUMA remote node defragmentation by default | Christoph Lameter | 1 | -2/+2 |
| 2008-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -2/+4 |
| 2008-08-15 | bootmem allocator: alloc_bootmem_core(): page-align the end offset | Mikulas Patocka | 1 | -1/+1 |
| 2008-08-15 | x86, pat: avoid highmem cache attribute aliasing | Nick Piggin | 1 | -1/+4 |
| 2008-08-14 | security: Fix setting of PF_SUPERPRIV by __capable() | David Howells | 1 | -2/+4 |
| 2008-08-12 | mm/sparse.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
| 2008-08-12 | do_migrate_pages(): remove unused variable | MinChan Kim | 1 | -1/+0 |
| 2008-08-12 | allocate structures for reservation tracking in hugetlbfs outside of spinlock... | Andy Whitcroft | 1 | -4/+11 |
| 2008-08-12 | hugetlbfs: allocate structures for reservation tracking outside of spinlocks | Andy Whitcroft | 1 | -9/+35 |
| 2008-08-12 | memcg: fix oops in mem_cgroup_shrink_usage | Hugh Dickins | 1 | -0/+2 |
| 2008-08-12 | page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system... | Jan Beulich | 1 | -1/+1 |
| 2008-08-12 | hugetlb: call arch_prepare_hugepage() for surplus pages | Gerald Schaefer | 1 | -1/+6 |
| 2008-08-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -3/+15 |
| 2008-08-12 | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2 | -3/+15 |
| 2008-08-11 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+13 |
| 2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 1 | -7/+13 |
| 2008-08-11 | mm: fix mm_take_all_locks() locking order | Peter Zijlstra | 1 | -2/+8 |
| 2008-08-11 | lockdep: annotate mm_take_all_locks() | Peter Zijlstra | 1 | -6/+6 |
| 2008-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 3 | -10/+19 |
| 2008-08-06 | Revert duplicate "mm/hugetlb.c must #include <asm/io.h>" | Linus Torvalds | 1 | -1/+1 |
| 2008-08-05 | mm: fix uninitialized variables for find_vma_prepare callers | Benny Halevy | 1 | -1/+1 |
| 2008-08-05 | mm_init.c: avoid ifdef-inside-macro-expansion | Andrew Morton | 1 | -4/+4 |
| 2008-08-05 | SLUB: dynamic per-cache MIN_PARTIAL | Pekka Enberg | 1 | -7/+19 |
| 2008-08-04 | mm: rename page trylock | Nick Piggin | 10 | -22/+22 |
| 2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+21 |
| 2008-08-04 | mlock() fix return values | KOSAKI Motohiro | 2 | -5/+13 |
| 2008-08-04 | nommu: Provide vmalloc_exec(). | Paul Mundt | 1 | -0/+21 |
| 2008-08-02 | mm: dont clear PG_uptodate on truncate/invalidate | Miklos Szeredi | 1 | -2/+0 |
| 2008-08-01 | Remove EXPORTS of follow_page & zap_page_range | Jack Steiner | 1 | -2/+0 |
| 2008-08-01 | mm/hugetlb: don't crash when HPAGE_SHIFT is 0 | Benjamin Herrenschmidt | 1 | -1/+6 |
| 2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2008-08-01 | [S390] Optimize storage key operations for anon pages | Martin Schwidefsky | 1 | -1/+2 |
| 2008-07-30 | Fix off-by-one error in iov_iter_advance() | Linus Torvalds | 1 | -1/+1 |
| 2008-07-30 | GRU Driver: export is_uv_system(), zap_page_range() & follow_page() | Jack Steiner | 1 | -0/+2 |
| 2008-07-30 | mm: add zap_vma_ptes(): a library function to unmap driver ptes | Jack Steiner | 1 | -0/+23 |
| 2008-07-30 | do_try_to_free_page: update comments related to vmscan functions | Fernando Luis Vazquez Cao | 1 | -1/+1 |
| 2008-07-30 | swapfile/vmscan: update comments related to vmscan functions | Fernando Luis Vazquez Cao | 2 | -3/+3 |
| 2008-07-30 | swap: update function comment of release_pages | Fernando Luis Vazquez Cao | 1 | -3/+4 |
| 2008-07-30 | madvise: update function comment of madvise_dontneed | Fernando Luis Vazquez Cao | 1 | -2/+2 |
| 2008-07-30 | memcg: remove redundant check in move_task() | Li Zefan | 1 | -3/+0 |
| 2008-07-30 | mm: remove find_max_pfn_with_active_regions | Yinghai Lu | 1 | -17/+0 |
| 2008-07-29 | mm: unexport ksize | Adrian Bunk | 3 | -3/+0 |
| 2008-07-30 | mm/hugetlb.c must #include <asm/io.h> | Adrian Bunk | 1 | -1/+1 |
| 2008-07-28 | vfs: pagecache usage optimization for pagesize!=blocksize | Hisashi Hifumi | 1 | -2/+12 |
| 2008-07-28 | mm/hugetlb.c must #include <asm/io.h> | Adrian Bunk | 1 | -0/+1 |
| 2008-07-28 | mmu-notifiers: core | Andrea Arcangeli | 11 | -13/+336 |
| 2008-07-28 | mmu-notifiers: add mm_take_all_locks() operation | Andrea Arcangeli | 1 | -0/+158 |
| 2008-07-28 | tmpfs: fix kernel BUG in shmem_delete_inode | Hugh Dickins | 1 | -1/+2 |
| 2008-07-28 | stop_machine: Wean existing callers off stop_machine_run() | Rusty Russell | 1 | -2/+2 |
| 2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -5/+6 |
| 2008-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -10/+34 |