Commit Graph

241040 Commits (9c8100ef26ba9012b8677a383179a0cf169fc7f3)
 

Author SHA1 Message Date
Minchan Kim bd65cb86c9 mm: hugetlbfs: change remove_from_page_cache 14 years ago
Minchan Kim 97cecb5a25 mm: introduce delete_from_page_cache() 14 years ago
Miklos Szeredi ef6a3c6311 mm: add replace_page_cache_page() function 14 years ago
Gleb Natapov 318b275fbc mm: allow GUP to fail instead of waiting on a page 14 years ago
Prarit Bhargava 5fda1bd5b8 mm: notifier_from_errno() cleanup 14 years ago
David Rientjes cbf978bfb1 oom: suppress nodes that are not allowed from meminfo on page alloc failure 14 years ago
David Rientjes 29423e77c0 oom: suppress show_mem() for many nodes in irq context on page alloc failure 14 years ago
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Eric Dumazet 94dcf29a11 kthread: use kthread_create_on_node() 14 years ago
Eric Dumazet 207205a2ba kthread: NUMA aware kthread_create_on_node() 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Eric Dumazet 504f52b543 mm: NUMA aware alloc_task_struct_node() 14 years ago
Minchan Kim 9d502c1c8d mm/compaction: check migrate_pages's return value instead of list_empty() 14 years ago
Andrea Arcangeli d527caf22e mm: compaction: prevent kswapd compacting memory to reduce CPU usage 14 years ago
Nick Piggin 89699605fe mm: vmap area cache 14 years ago
Robert Morell ef0a5e80f5 pwm_backlight: add check_fb() hook 14 years ago
Axel Lin 0508e04e05 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static 14 years ago
Randy Dunlap b372412e15 backlight: apple_bl depends on ACPI 14 years ago
Matthew Garrett 39b3dee76f mbp_nvidia_bl: rename to apple_bl 14 years ago
Matthew Garrett 99fd28e194 mbp_nvidia_bl: check that the backlight control functions 14 years ago
Matthew Garrett 23a9847f0d mbp_nvidia_bl: remove DMI dependency 14 years ago
Matthew Garrett 9661e92c10 acpi: tie ACPI backlight devices to PCI devices if possible 14 years ago
Matthew Garrett 7eae3efa13 nouveau: change the backlight parent device to the connector, not the PCI dev 14 years ago
Michel Dänzer 63ec0119d3 radeon: expose backlight class device for legacy LVDS encoder 14 years ago
Matthew Garrett bb7ca747f8 backlight: add backlight type 14 years ago
Vasiliy Kulikov ccd7510fd8 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files 14 years ago
Vasiliy Kulikov 67d1da79b2 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files 14 years ago
Donghwa Lee 1baf0eb397 drivers/vidfeo/backlight: ld9040 amoled driver support 14 years ago
Uwe Kleine-König 9517f925f2 leds: make *struct gpio_led_platform_data.leds const 14 years ago
Shreshtha Kumar Sahu b1e6b7068f leds: add driver for LM3530 ALS 14 years ago
Mark Brown 551ea73838 leds: convert bd2802 driver to dev_pm_ops 14 years ago
Phil Carmody 8d2587970b cgroups: if you list_empty() a head then don't list_del() it 14 years ago
David Rientjes edd45544c6 oom: avoid deferring oom killer if exiting task is being traced 14 years ago
Andrey Vagin 30e2b41f20 oom: skip zombies when iterating tasklist 14 years ago
David Rientjes 3a5dda7a17 oom: prevent unnecessary oom kills or kernel panics 14 years ago
Mel Gorman 52c50567d8 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles 14 years ago
Andrew Morton c7a1fcd8e6 include/asm-generic/unistd.h: fix syncfs syscall number 14 years ago
Linus Torvalds 01ba825146 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 14 years ago
Linus Torvalds ab70a1d7c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 14 years ago
Linus Torvalds 0adfc56ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
Linus Torvalds f23eb2b2b2 tty: stop using "delayed_work" in the tty layer 14 years ago
Venkateswararao Jujjuri (JV) 68da9ba4ee [net/9p]: Introduce basic flow-control for VirtIO transport. 14 years ago
M. Mohan Kumar aaf0ef1d2b 9p: use the updated offset given by generic_write_checks 14 years ago
Venkateswararao Jujjuri (JV) 316ad5501c [net/9p] Don't re-pin pages on retrying virtqueue_add_buf(). 14 years ago
Venkateswararao Jujjuri (JV) a01a984035 [net/9p] Set the condition just before waking up. 14 years ago
Venkateswararao Jujjuri (JV) 53bda3e5b4 [net/9p] unconditional wake_up to proc waiting for space on VirtIO ring 14 years ago
Aneesh Kumar K.V 42869c8ada fs/9p: Add v9fs_dentry2v9ses 14 years ago
Aneesh Kumar K.V 7add697a3d fs/9p: Attach writeback_fid on first open with WR flag 14 years ago
Aneesh Kumar K.V ea59bb759b fs/9p: Open writeback fid in O_SYNC mode 14 years ago
Aneesh Kumar K.V 059c138bc7 fs/9p: Use truncate_setsize instead of vmtruncate 14 years ago