index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-22
smaps: have smaps show transparent huge pages
Dave Hansen
1
-0
/
+4
2011-03-22
smaps: teach smaps_pte_range() about THP pmds
Dave Hansen
1
-2
/
+21
2011-03-22
smaps: pass pte size argument in to smaps_pte_entry()
Dave Hansen
1
-12
/
+12
2011-03-22
smaps: break out smaps_pte_entry() from smaps_pte_range()
Dave Hansen
1
-40
/
+47
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
4
-6
/
+32
2011-03-22
mm: reclaim invalidated page ASAP
Minchan Kim
2
-4
/
+49
2011-03-22
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
3
-1
/
+34
2011-03-22
mm: deactivate invalidated pages
Minchan Kim
3
-5
/
+91
2011-03-22
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+5
2011-03-22
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
1
-1
/
+1
2011-03-22
mm: simplify anon_vma refcounts
Peter Zijlstra
2
-50
/
+37
2011-03-22
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2
-44
/
+10
2011-03-22
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
4
-24
/
+11
2011-03-22
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
1
-14
/
+11
2011-03-22
mm: batch-free pcp list if possible
Namhyung Kim
1
-0
/
+4
2011-03-22
mm: change __remove_from_page_cache()
Minchan Kim
5
-8
/
+8
2011-03-22
mm: goodbye remove_from_page_cache()
Minchan Kim
2
-17
/
+9
2011-03-22
mm: truncate: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: shmem: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: hugetlbfs: change remove_from_page_cache
Minchan Kim
1
-2
/
+1
2011-03-22
mm: introduce delete_from_page_cache()
Minchan Kim
2
-0
/
+17
2011-03-22
mm: add replace_page_cache_page() function
Miklos Szeredi
6
-11
/
+80
2011-03-22
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
3
-3
/
+11
2011-03-22
mm: notifier_from_errno() cleanup
Prarit Bhargava
2
-7
/
+2
2011-03-22
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
1
-3
/
+16
2011-03-22
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
1
-1
/
+16
2011-03-22
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
4
-4
/
+49
2011-03-22
kthread: use kthread_create_on_node()
Eric Dumazet
4
-6
/
+16
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
4
-11
/
+38
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
19
-64
/
+70
2011-03-22
mm: NUMA aware alloc_task_struct_node()
Eric Dumazet
5
-9
/
+19
2011-03-22
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
1
-2
/
+3
2011-03-22
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
3
-45
/
+6
2011-03-22
mm: vmap area cache
Nick Piggin
1
-52
/
+104
2011-03-22
pwm_backlight: add check_fb() hook
Robert Morell
2
-0
/
+14
2011-03-22
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2
-4
/
+4
2011-03-22
backlight: apple_bl depends on ACPI
Randy Dunlap
1
-2
/
+2
2011-03-22
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
3
-34
/
+35
2011-03-22
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
1
-0
/
+13
2011-03-22
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
3
-275
/
+101
2011-03-22
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
1
-1
/
+14
2011-03-22
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
4
-20
/
+27
2011-03-22
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
4
-6
/
+273
2011-03-22
backlight: add backlight type
Matthew Garrett
59
-2
/
+111
2011-03-22
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
1
-10
/
+10
2011-03-22
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
1
-7
/
+7
2011-03-22
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
4
-0
/
+1028
2011-03-22
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2
-3
/
+3
2011-03-22
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
4
-0
/
+496
2011-03-22
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
1
-19
/
+28
[prev]
[next]