summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-22smaps: have smaps show transparent huge pagesDave Hansen
2011-03-22smaps: teach smaps_pte_range() about THP pmdsDave Hansen
2011-03-22smaps: pass pte size argument in to smaps_pte_entry()Dave Hansen
2011-03-22smaps: break out smaps_pte_entry() from smaps_pte_range()Dave Hansen
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen
2011-03-22mm: reclaim invalidated page ASAPMinchan Kim
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-22mm: deactivate invalidated pagesMinchan Kim
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra
2011-03-22mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita
2011-03-22mm: batch-free pcp list if possibleNamhyung Kim
2011-03-22mm: change __remove_from_page_cache()Minchan Kim
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim
2011-03-22mm: truncate: change remove_from_page_cacheMinchan Kim
2011-03-22mm: shmem: change remove_from_page_cacheMinchan Kim
2011-03-22mm: hugetlbfs: change remove_from_page_cacheMinchan Kim
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov
2011-03-22mm: notifier_from_errno() cleanupPrarit Bhargava
2011-03-22oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes
2011-03-22oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet
2011-03-22mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-22mm: vmap area cacheNick Piggin
2011-03-22pwm_backlight: add check_fb() hookRobert Morell
2011-03-22drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin
2011-03-22backlight: apple_bl depends on ACPIRandy Dunlap
2011-03-22mbp_nvidia_bl: rename to apple_blMatthew Garrett
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown