aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-06um: tell git to ignore generated filesWANG Cong
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin
2010-03-06cris: convert to use arch_gettimeoffset()john stultz
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy
2010-03-06alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin
2010-03-06frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori
2010-03-06mm: add comment on swap_duplicate's error codeHugh Dickins
2010-03-06nommu: get_user_pages(): pin last page on non-page-aligned startSteven J. Magnani
2010-03-06mm: use the same log level for show_mem()Amerigo Wang
2010-03-06mm: add comment about deprecation of __GFP_NOFAILDavid Rientjes
2010-03-06vmscan: detect mapped file pages used only onceJohannes Weiner
2010-03-06vmscan: drop page_mapping_inuse()Johannes Weiner
2010-03-06vmscan: factor out page reference checksJohannes Weiner
2010-03-06mm: document /sys/devices/system/node/nodeXMel Gorman
2010-03-06mm: document /proc/pagetypeinfoMel Gorman
2010-03-06mm: suppress pfn range output for zones without pagesDavid Rientjes
2010-03-06mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki
2010-03-06mm/swapfile.c: fix swapon size off-by-oneHugh Dickins
2010-03-06mm: remove VM_LOCK_RMAP codeRik van Riel
2010-03-06rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel
2010-03-06rmap: remove obsolete check from __page_check_anon_rmap()Rik van Riel
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel
2010-03-06mm/memcontrol.c: fix "integer as NULL pointer" sparse warningThiago Farina
2010-03-06include/linux/fs.h: convert FMODE_* constants to hexAndrew Morton
2010-03-06readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOMWu Fengguang
2010-03-06vfs: take f_lock on modifying f_mode after open timeWu Fengguang
2010-03-06mm/migrate.c: kill anon local variable from migrate_page_copyKOSAKI Motohiro
2010-03-06mm/mempolicy.c: fix indentation of the comments of do_migrate_pagesKOSAKI Motohiro
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org
2010-03-06mm: fix mbind vma merge problemKOSAKI Motohiro
2010-03-06mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro
2010-03-06mm: remove free_hot_page()Li Hong
2010-03-06mm/page_alloc.c: adjust a call site to trace_mm_page_free_directLi Hong
2010-03-06mm/page_alloc.c: remove duplicate call to trace_mm_page_free_directLi Hong
2010-03-06mm, lockdep: annotate reclaim context to zone reclaim tooKOSAKI Motohiro
2010-03-06vmscan: get_scan_ratio() cleanupKOSAKI Motohiro
2010-03-06vmscan: check high watermark after shrink zoneMinchan Kim
2010-03-06mm: use rlimit helpersJiri Slaby
2010-03-06mm: mlock_vma_pages_range() only return success or failureKOSAKI Motohiro
2010-03-06mm: mlock_vma_pages_range() never return negative valueKOSAKI Motohiro
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki
2010-03-06mm: clean up mm_counterKAMEZAWA Hiroyuki
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-06timbgpio: fix buildDavid Miller
2010-03-06Fix a dumb typo - use of & instead of &&Al Viro
2010-03-05Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds