aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-01lib/rbtree.c: optimize rb_erase()Wolfram Strepp
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01uml: improve error messagesWANG Cong
2009-04-01uml: don't use a too long string literalWANG Cong
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig
2009-04-01pm: cleanup includesMagnus Damm
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky
2009-04-01MAINTAINERS: add the missing linux alpha port mailling listCheng Renquan
2009-04-01alpha: fix macrosRoel Kluin
2009-04-01shmem: writepage directly to swapHugh Dickins
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner
2009-04-01vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes
2009-04-01nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita
2009-04-01mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins
2009-04-01fs: fix page_mkwrite error cases in core code and btrfsNick Piggin
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01generic debug pageallocAkinobu Mita
2009-04-01memdup_user(): introduceLi Zefan
2009-04-01hugetlb: chg cannot become less than 0Roel Kluin
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro
2009-04-01mm: don't free swap slots on page deactivationJohannes Weiner
2009-04-01mm: move pagevec stripping to save unlock-relockJohannes Weiner
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01vmscan: respect higher order in zone_reclaim()Johannes Weiner
2009-04-01mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro
2009-04-01vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner
2009-04-01mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim
2009-04-01mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro
2009-04-01vmscan: rename sc.may_swap to may_unmapJohannes Weiner
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov
2009-04-01oom_kill: don't call for int_sqrt(0)Cyrill Gorcunov
2009-04-01vmap: remove needless lock and list in vmapMinChan Kim
2009-04-01mm: mminit_validate_memmodel_limits(): remove redundant testCyrill Gorcunov
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan