index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
2011-03-22
mm: batch-free pcp list if possible
Namhyung Kim
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
mm: truncate: change remove_from_page_cache
Minchan Kim
2011-03-22
mm: shmem: change remove_from_page_cache
Minchan Kim
2011-03-22
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
mm: notifier_from_errno() cleanup
Prarit Bhargava
2011-03-22
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
2011-03-22
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
mm: vmap area cache
Nick Piggin
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-03-22
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
2011-03-22
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-03-22
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
2011-03-22
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
[next]