aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* rwsem-spinlock: remove useless function exportsAmerigo Wang2009-12-15
* kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-15
* init/main.c: fix symbol shadows noiseH Hartley Sweeten2009-12-15
* drivers/misc: add driver for Texas Instruments DAC7512Daniel Mack2009-12-15
* generic-ipi: cleanup for generic_smp_call_function_interrupt()Xiao Guangrong2009-12-15
* ad525x_dpot: new driver for AD525x digital potentiometersMichael Hennerich2009-12-15
* dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-15
* WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros2009-12-15
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-15
* floppy: Add an extra bound check on ioctl argumentsArjan van de Ven2009-12-15
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-15
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* alpha: convert srm code to seq_fileAlexey Dobriyan2009-12-15
* procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz2009-12-15
* procfs: use proper units for noMMU statmSteven J. Magnani2009-12-15
* nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-15
* mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-15
* mm: hugetlb: fix hugepage memory leak in walk_page_range()Naoya Horiguchi2009-12-15
* mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi2009-12-15
* hugetlb: abort a hugepage pool resize if a signal is pendingMel Gorman2009-12-15
* mlock: replace stale comments in munlock_vma_page()Lee Schermerhorn2009-12-15
* mm: remove unevictable_migrate_page functionLee Schermerhorn2009-12-15
* hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a pageMel Gorman2009-12-15
* 'sysctl_max_map_count' should be non-negativeAmerigo Wang2009-12-15
* include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-15
* mm: uncached vma support with writenotifyMagnus Damm2009-12-15
* vmscan: simplify codeHuang Shijie2009-12-15
* vmscan: do not evict inactive pages when skipping an active list scanRik van Riel2009-12-15
* mm/bootmem.c: properly __init-annotate helper functionsJan Beulich2009-12-15
* mm: slab-allocate memory section nodemask for large systemsDavid Rientjes2009-12-15
* mm: simplify try_to_unmap_one()KOSAKI Motohiro2009-12-15
* mm: fix section mismatch in memory_hotplug.cRakib Mullick2009-12-15
* hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() ...Larry Woodman2009-12-15
* mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-15
* ksm: remove unswappable max_kernel_pagesHugh Dickins2009-12-15
* ksm: memory hotremove migration onlyHugh Dickins2009-12-15
* ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-15
* ksm: mem cgroup charge swapin copyHugh Dickins2009-12-15
* ksm: share anon page without allocatingHugh Dickins2009-12-15
* ksm: take keyhole reference to pageHugh Dickins2009-12-15
* ksm: hold anon_vma in rmap_itemHugh Dickins2009-12-15
* ksm: let shared pages be swappableHugh Dickins2009-12-15
* ksm: fix mlockfreed to munlockedHugh Dickins2009-12-15
* ksm: stable_node point to page and backHugh Dickins2009-12-15
* ksm: separate stable_nodeHugh Dickins2009-12-15
* ksm: singly-linked rmap_listHugh Dickins2009-12-15
* ksm: cleanup some function argumentsHugh Dickins2009-12-15
* ksm: remove redundancies when merging pageHugh Dickins2009-12-15
* ksm: three remove_rmap_item_from_tree cleanupsHugh Dickins2009-12-15
* vmscan: make consistent of reclaim bale out between do_try_to_free_page and s...KOSAKI Motohiro2009-12-15