summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pagewalk: only split huge pages when necessaryDave Hansen2011-03-224-6/+32
* mm: reclaim invalidated page ASAPMinchan Kim2011-03-222-4/+49
* memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-223-1/+34
* mm: deactivate invalidated pagesMinchan Kim2011-03-223-5/+91
* mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy2011-03-221-3/+5
* mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse2011-03-221-1/+1
* mm: simplify anon_vma refcountsPeter Zijlstra2011-03-222-50/+37
* mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2011-03-222-44/+10
* mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra2011-03-224-24/+11
* mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita2011-03-221-14/+11
* mm: batch-free pcp list if possibleNamhyung Kim2011-03-221-0/+4
* mm: change __remove_from_page_cache()Minchan Kim2011-03-225-8/+8
* mm: goodbye remove_from_page_cache()Minchan Kim2011-03-222-17/+9
* mm: truncate: change remove_from_page_cacheMinchan Kim2011-03-221-2/+1
* mm: shmem: change remove_from_page_cacheMinchan Kim2011-03-221-2/+1
* mm: hugetlbfs: change remove_from_page_cacheMinchan Kim2011-03-221-2/+1
* mm: introduce delete_from_page_cache()Minchan Kim2011-03-222-0/+17
* mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-226-11/+80
* mm: allow GUP to fail instead of waiting on a pageGleb Natapov2011-03-223-3/+11
* mm: notifier_from_errno() cleanupPrarit Bhargava2011-03-222-7/+2
* oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes2011-03-221-3/+16
* oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes2011-03-221-1/+16
* oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes2011-03-224-4/+49
* kthread: use kthread_create_on_node()Eric Dumazet2011-03-224-6/+16
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-224-11/+38
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-2219-64/+70
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-225-9/+19
* mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim2011-03-221-2/+3
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-223-45/+6
* mm: vmap area cacheNick Piggin2011-03-221-52/+104
* pwm_backlight: add check_fb() hookRobert Morell2011-03-222-0/+14
* drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2011-03-222-4/+4
* backlight: apple_bl depends on ACPIRandy Dunlap2011-03-221-2/+2
* mbp_nvidia_bl: rename to apple_blMatthew Garrett2011-03-223-34/+35
* mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett2011-03-221-0/+13
* mbp_nvidia_bl: remove DMI dependencyMatthew Garrett2011-03-223-275/+101
* acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett2011-03-221-1/+14
* nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett2011-03-224-20/+27
* radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer2011-03-224-6/+273
* backlight: add backlight typeMatthew Garrett2011-03-2259-2/+111
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-221-10/+10
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-221-7/+7
* drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee2011-03-224-0/+1028
* leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2011-03-222-3/+3
* leds: add driver for LM3530 ALSShreshtha Kumar Sahu2011-03-224-0/+496
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-221-19/+28
* cgroups: if you list_empty() a head then don't list_del() itPhil Carmody2011-03-221-8/+6
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-221-15/+25
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-221-1/+3
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-221-4/+4
OpenPOWER on IntegriCloud