aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra2-44/+10
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra4-24/+11
2011-03-22mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita1-14/+11
2011-03-22mm: batch-free pcp list if possibleNamhyung Kim1-0/+4
2011-03-22mm: change __remove_from_page_cache()Minchan Kim5-8/+8
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim2-17/+9
2011-03-22mm: truncate: change remove_from_page_cacheMinchan Kim1-2/+1
2011-03-22mm: shmem: change remove_from_page_cacheMinchan Kim1-2/+1
2011-03-22mm: hugetlbfs: change remove_from_page_cacheMinchan Kim1-2/+1
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim2-0/+17
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi6-11/+80
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov3-3/+11
2011-03-22mm: notifier_from_errno() cleanupPrarit Bhargava2-7/+2
2011-03-22oom: suppress nodes that are not allowed from meminfo on page alloc failureDavid Rientjes1-3/+16
2011-03-22oom: suppress show_mem() for many nodes in irq context on page alloc failureDavid Rientjes1-1/+16
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes4-4/+49
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet4-6/+16
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet4-11/+38
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet19-64/+70
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet5-9/+19
2011-03-22mm/compaction: check migrate_pages's return value instead of list_empty()Minchan Kim1-2/+3
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli3-45/+6
2011-03-22mm: vmap area cacheNick Piggin1-52/+104
2011-03-22pwm_backlight: add check_fb() hookRobert Morell2-0/+14
2011-03-22drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2-4/+4
2011-03-22backlight: apple_bl depends on ACPIRandy Dunlap1-2/+2
2011-03-22mbp_nvidia_bl: rename to apple_blMatthew Garrett3-34/+35
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett1-0/+13
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett3-275/+101
2011-03-22acpi: tie ACPI backlight devices to PCI devices if possibleMatthew Garrett1-1/+14
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett4-20/+27
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer4-6/+273
2011-03-22backlight: add backlight typeMatthew Garrett59-2/+111
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee4-0/+1028
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König2-3/+3
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu4-0/+496
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2011-03-22cgroups: if you list_empty() a head then don't list_del() itPhil Carmody1-8/+6
2011-03-22oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes1-15/+25
2011-03-22oom: skip zombies when iterating tasklistAndrey Vagin1-1/+3
2011-03-22oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes1-4/+4
2011-03-22mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman1-1/+6
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton1-1/+1
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds4-16/+16
2011-03-22[net/9p]: Introduce basic flow-control for VirtIO transport.Venkateswararao Jujjuri (JV)1-1/+22
2011-03-229p: use the updated offset given by generic_write_checksM. Mohan Kumar1-2/+5
2011-03-22[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Venkateswararao Jujjuri (JV)1-2/+2
2011-03-22[net/9p] Set the condition just before waking up.Venkateswararao Jujjuri (JV)1-22/+22