summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shmem: writepage directly to swapHugh Dickins2009-04-012-2/+6
* vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-014-5/+15
* ramfs-nommu: use generic lru cacheJohannes Weiner2009-04-011-11/+4
* vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes2009-04-011-2/+3
* nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells2009-04-011-1/+0
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-013-10/+26
* mm: use debug_kmap_atomicAkinobu Mita2009-04-017-0/+12
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-013-44/+58
* mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins2009-04-011-4/+4
* fs: fix page_mkwrite error cases in core code and btrfsNick Piggin2009-04-012-8/+15
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-0116-23/+65
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-011-3/+3
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-013-12/+14
* generic debug pageallocAkinobu Mita2009-04-0116-19/+202
* memdup_user(): introduceLi Zefan2009-04-012-0/+31
* hugetlb: chg cannot become less than 0Roel Kluin2009-04-011-3/+3
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-012-24/+0
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-011-3/+0
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-011-5/+2
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-012-2/+23
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-011-7/+1
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-013-15/+17
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-011-0/+1
* mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-011-0/+5
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-011-1/+1
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-011-22/+24
* mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-011-2/+0
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-016-48/+27
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-011-10/+10
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-011-2/+9
* oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov2009-04-011-7/+5
* vmap: remove needless lock and list in vmapMinChan Kim2009-04-011-16/+3
* mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov2009-04-011-3/+1
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-014-29/+4
* proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan2009-04-011-13/+16
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
* proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-011-31/+27
* proc tty: switch serial_core to ->proc_fopsAlexey Dobriyan2009-04-011-40/+36
* proc tty: switch sdio_uart to ->proc_fopsAlexey Dobriyan2009-04-011-32/+30
* proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch synclink to ->proc_fopsAlexey Dobriyan2009-04-011-59/+39
* proc tty: switch stallion to ->proc_fopsAlexey Dobriyan2009-04-011-76/+50
* proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan2009-04-011-39/+34
* proc tty: switch istallion to ->proc_fopsAlexey Dobriyan2009-04-011-69/+52
* proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan2009-04-011-40/+34
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-012-7/+14
OpenPOWER on IntegriCloud