Age | Commit message (Expand) | Author | Files | Lines |
2010-03-06 | mm/pm: force GFP_NOIO during suspend/hibernation and resume | Rafael J. Wysocki | 5 | -5/+41 |
2010-03-06 | mm/swapfile.c: fix swapon size off-by-one | Hugh Dickins | 1 | -13/+18 |
2010-03-06 | mm: remove VM_LOCK_RMAP code | Rik van Riel | 3 | -31/+0 |
2010-03-06 | rmap: move exclusively owned pages to own anon_vma in do_wp_page() | Rik van Riel | 3 | -0/+32 |
2010-03-06 | rmap: remove obsolete check from __page_check_anon_rmap() | Rik van Riel | 1 | -3/+0 |
2010-03-06 | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 14 | -85/+298 |
2010-03-06 | mm/memcontrol.c: fix "integer as NULL pointer" sparse warning | Thiago Farina | 1 | -1/+1 |
2010-03-06 | include/linux/fs.h: convert FMODE_* constants to hex | Andrew Morton | 1 | -11/+11 |
2010-03-06 | readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM | Wu Fengguang | 3 | -1/+18 |
2010-03-06 | vfs: take f_lock on modifying f_mode after open time | Wu Fengguang | 2 | -0/+4 |
2010-03-06 | mm/migrate.c: kill anon local variable from migrate_page_copy | KOSAKI Motohiro | 1 | -4/+0 |
2010-03-06 | mm/mempolicy.c: fix indentation of the comments of do_migrate_pages | KOSAKI Motohiro | 1 | -30/+30 |
2010-03-06 | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org | 3 | -24/+43 |
2010-03-06 | mm: fix mbind vma merge problem | KOSAKI Motohiro | 1 | -13/+39 |
2010-03-06 | mm: restore zone->all_unreclaimable to independence word | KOSAKI Motohiro | 4 | -23/+14 |
2010-03-06 | mm: remove free_hot_page() | Li Hong | 3 | -9/+5 |
2010-03-06 | mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct | Li Hong | 1 | -1/+1 |
2010-03-06 | mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct | Li Hong | 1 | -1/+1 |
2010-03-06 | mm, lockdep: annotate reclaim context to zone reclaim too | KOSAKI Motohiro | 1 | -0/+2 |
2010-03-06 | vmscan: get_scan_ratio() cleanup | KOSAKI Motohiro | 1 | -9/+14 |
2010-03-06 | vmscan: check high watermark after shrink zone | Minchan Kim | 1 | -10/+12 |
2010-03-06 | mm: use rlimit helpers | Jiri Slaby | 4 | -14/+15 |
2010-03-06 | mm: mlock_vma_pages_range() only return success or failure | KOSAKI Motohiro | 1 | -2/+2 |
2010-03-06 | mm: mlock_vma_pages_range() never return negative value | KOSAKI Motohiro | 1 | -9/+2 |
2010-03-06 | mm: count swap usage | KAMEZAWA Hiroyuki | 6 | -7/+23 |
2010-03-06 | mm: avoid false sharing of mm_counter | KAMEZAWA Hiroyuki | 7 | -15/+107 |
2010-03-06 | mm: clean up mm_counter | KAMEZAWA Hiroyuki | 12 | -101/+174 |
2010-03-06 | infiniband: use for_each_set_bit() | Akinobu Mita | 1 | -16/+5 |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 18 | -24/+26 |
2010-03-06 | timbgpio: fix build | David Miller | 1 | -0/+1 |
2010-03-06 | Fix a dumb typo - use of & instead of && | Al Viro | 1 | -1/+1 |
2010-03-06 | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -260/+146 |
2010-03-06 | Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 24 | -443/+642 |
2010-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 12 | -144/+238 |
2010-03-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 87 | -1545/+1554 |
2010-03-06 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 74 | -1661/+3770 |
2010-03-06 | fs/9p: Add hardlink support to .u extension | Aneesh Kumar K.V | 1 | -1/+18 |
2010-03-06 | 9P2010.L handshake: .L protocol negotiation | Sripathi Kodi | 1 | -3/+22 |
2010-03-06 | 9P2010.L handshake: Remove "dotu" variable | Sripathi Kodi | 6 | -65/+87 |
2010-03-06 | 9P2010.L handshake: Add mount option | Sripathi Kodi | 2 | -0/+43 |
2010-03-06 | 9P2010.L handshake: Add VFS flags | Sripathi Kodi | 5 | -28/+36 |
2010-03-06 | net/9p: Handle mount errors correctly. | Aneesh Kumar K.V | 1 | -1/+3 |
2010-03-06 | net/9p: Remove MAX_9P_CHAN limit | Aneesh Kumar K.V | 2 | -46/+27 |
2010-03-06 | net/9p: Add multi channel support. | Aneesh Kumar K.V | 2 | -7/+9 |
2010-03-05 | Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 | Trond Myklebust | 5508 | -138110/+336593 |
2010-03-05 | NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping | Trond Myklebust | 4 | -43/+3 |
2010-03-05 | NFS: Clean up nfs_sync_mapping | Trond Myklebust | 1 | -9/+5 |
2010-03-05 | NFS: Simplify nfs_wb_page() | Trond Myklebust | 2 | -98/+23 |
2010-03-05 | NFS: Replace __nfs_write_mapping with sync_inode() | Trond Myklebust | 3 | -49/+10 |
2010-03-05 | NFS: Simplify nfs_wb_page_cancel() | Trond Myklebust | 2 | -40/+1 |