index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mm: reclaim invalidated page ASAP
Minchan Kim
2011-03-22
2
-4
/
+49
*
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
2011-03-22
3
-1
/
+34
*
mm: deactivate invalidated pages
Minchan Kim
2011-03-22
3
-5
/
+91
*
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
2011-03-22
1
-3
/
+5
*
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
2011-03-22
1
-1
/
+1
*
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
2
-50
/
+37
*
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
2
-44
/
+10
*
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
4
-24
/
+11
*
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
2011-03-22
1
-14
/
+11
*
mm: batch-free pcp list if possible
Namhyung Kim
2011-03-22
1
-0
/
+4
*
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
5
-8
/
+8
*
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
2
-17
/
+9
*
mm: truncate: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: shmem: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
2
-0
/
+17
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
6
-11
/
+80
*
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
3
-3
/
+11
*
mm: notifier_from_errno() cleanup
Prarit Bhargava
2011-03-22
2
-7
/
+2
*
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
2011-03-22
1
-3
/
+16
*
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
2011-03-22
1
-1
/
+16
*
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
4
-4
/
+49
*
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
4
-6
/
+16
*
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
2011-03-22
4
-11
/
+38
*
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2011-03-22
19
-64
/
+70
*
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
2011-03-22
5
-9
/
+19
*
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
2011-03-22
1
-2
/
+3
*
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
3
-45
/
+6
*
mm: vmap area cache
Nick Piggin
2011-03-22
1
-52
/
+104
*
pwm_backlight: add check_fb() hook
Robert Morell
2011-03-22
2
-0
/
+14
*
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
2
-4
/
+4
*
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
1
-2
/
+2
*
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
3
-34
/
+35
*
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
1
-0
/
+13
*
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
3
-275
/
+101
*
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
1
-1
/
+14
*
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
4
-20
/
+27
*
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
4
-6
/
+273
*
backlight: add backlight type
Matthew Garrett
2011-03-22
59
-2
/
+111
*
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
1
-10
/
+10
*
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
1
-7
/
+7
*
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
2011-03-22
4
-0
/
+1028
*
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
2
-3
/
+3
*
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
4
-0
/
+496
*
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
2011-03-22
1
-19
/
+28
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
1
-8
/
+6
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
1
-15
/
+25
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
1
-1
/
+3
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
1
-4
/
+4
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
1
-1
/
+6
[prev]
[next]